Oliver Lietz created SLING-4536:
-----------------------------------

             Summary: exclude HtmlResponse.html from Rat checks
                 Key: SLING-4536
                 URL: https://issues.apache.org/jira/browse/SLING-4536
             Project: Sling
          Issue Type: Task
          Components: Servlets
            Reporter: Oliver Lietz
            Assignee: Oliver Lietz
            Priority: Minor
             Fix For: Servlets POST 2.3.8


{noformat}
            <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>
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to