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

John D. Ament resolved DELTASPIKE-1224.
---------------------------------------
    Resolution: Fixed
      Assignee: John D. Ament

Merged, thanks!

> Use newer release version of Apache RAT / release audit tool
> ------------------------------------------------------------
>
>                 Key: DELTASPIKE-1224
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1224
>             Project: DeltaSpike
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 1.7.2
>         Environment: HEAD
>            Reporter: Philipp Ottlinger
>            Assignee: John D. Ament
>             Fix For: 1.8.0
>
>         Attachments: DELTASPIKE-1224_useNewerRAT.diff
>
>
> Currently v0.8 is used, while the latest release is 0.12.
> {code}
> diff --git a/deltaspike/pom.xml b/deltaspike/pom.xml
> index 1460bb0..dd6835f 100644
> --- a/deltaspike/pom.xml
> +++ b/deltaspike/pom.xml
> @@ -83,7 +83,7 @@
>                  <plugin>
>                      <groupId>org.apache.rat</groupId>
>                      <artifactId>apache-rat-plugin</artifactId>
> -                    <version>0.8</version>
> +                    <version>0.12</version>
>                      <configuration>
>                          <excludes>
>                              <exclude>.idea/**/*</exclude>
> {code}



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

Reply via email to