Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-4536

exclude HtmlResponse.html from Rat checks

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Minor
    • Resolution: Done
    • None
    • Servlets Post 2.3.8
    • Servlets
    • None

    Description

                  <plugin>
                    <groupId>org.apache.rat</groupId>
                    <artifactId>apache-rat-plugin</artifactId>
                    <configuration>
                      <excludes>
                        <exclude>src/main/resources/org/apache/sling/servlets/post/HtmlResponse.html</exclude>
                      </excludes>
                    </configuration>
                  </plugin>
      

      Attachments

        Issue Links

          Activity

            People

              olli Oliver Lietz
              olli Oliver Lietz
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: