[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&focusedCommentId=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)


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

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

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

ASF GitHub Bot commented on DELTASPIKE-1224:


GitHub user ottlinger opened a pull request:

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

DELTASPIKE-1224: update to latest RAT release

Update to latest RAT release - 
https://issues.apache.org/jira/browse/DELTASPIKE-1224

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ottlinger/deltaspike master

Alternatively you can review and apply these changes as the patch at:

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

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #72


commit a94386f019225f42aa051673c99da09ddccb1094
Author: P. Ottlinger 
Date:   2016-11-24T21:48:58Z

DELTASPIKE-1224: update to latest RAT release

Update to latest RAT release - 
https://issues.apache.org/jira/browse/DELTASPIKE-1224




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


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

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

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

John D. Ament commented on DELTASPIKE-1224:
---

Did you want to raise a PR for this Phil? Or should we just commit the patch?

> 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
>Affects Versions: 1.8.0
> Environment: HEAD
>Reporter: Philipp Ottlinger
> 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)