You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Antonio Sanso (JIRA)" <ji...@apache.org> on 2015/06/15 10:30:00 UTC

[jira] [Closed] (SLING-4536) exclude HtmlResponse.html from Rat checks

     [ https://issues.apache.org/jira/browse/SLING-4536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Sanso closed SLING-4536.
--------------------------------

> 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)