[jira] [Resolved] (DELTASPIKE-1224) Use newer release version of Apache RAT / release audit tool

2016-11-25 Thread John D. Ament (JIRA)

 [ 
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 @@
>  
>  org.apache.rat
>  apache-rat-plugin
> -0.8
> +0.12
>  
>  
>  .idea/**/*
> {code}



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


[jira] [Commented] (DELTASPIKE-1224) Use newer release version of Apache RAT / release audit tool

2016-11-25 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on DELTASPIKE-1224:


Github user asfgit closed the pull request at:

https://github.com/apache/deltaspike/pull/72


> 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
> 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 @@
>  
>  org.apache.rat
>  apache-rat-plugin
> -0.8
> +0.12
>  
>  
>  .idea/**/*
> {code}



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


[GitHub] deltaspike pull request #72: DELTASPIKE-1224: update to latest RAT release

2016-11-25 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/deltaspike/pull/72


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---