Repository: flex-utilities
Updated Branches:
  refs/heads/develop af24d862b -> 60d76022f


Update rat for releasecandidate.xml installer script


Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/60d76022
Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/60d76022
Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/60d76022

Branch: refs/heads/develop
Commit: 60d76022f35503ef56dce5d69374cc265f112cba
Parents: af24d86
Author: Piotr Zarzycki <[email protected]>
Authored: Mon Nov 6 11:17:27 2017 +0100
Committer: Piotr Zarzycki <[email protected]>
Committed: Mon Nov 6 11:17:27 2017 +0100

----------------------------------------------------------------------
 flex-installer/releasecandidate.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/60d76022/flex-installer/releasecandidate.xml
----------------------------------------------------------------------
diff --git a/flex-installer/releasecandidate.xml 
b/flex-installer/releasecandidate.xml
index d46f2dd..aafe525 100644
--- a/flex-installer/releasecandidate.xml
+++ b/flex-installer/releasecandidate.xml
@@ -49,9 +49,9 @@
     </condition>
        
        <property name="rat.report" value="${basedir}/rat-report.txt"/>
-       <property name="apache.rat.jar" value="apache-rat-0.8.jar" />
-       <property name="apache.rat.tasks.jar" value="apache-rat-tasks-0.8.jar" 
/>
-       <property name="apache.rat.url" 
value="http://people.apache.org/~aharui/rat"; />
+       <property name="apache.rat.jar" value="apache-rat-0.11.jar" />
+       <property name="apache.rat.tasks.jar" value="apache-rat-tasks-0.11.jar" 
/>
+       <property name="apache.rat.url" 
value="http://search.maven.org/remotecontent?filepath=org/apache/rat/apache-rat/0.11";
 />
     
        <property file="${basedir}/local.properties" />
        <condition property="CERT_PASSWORD_FILE" 
value="${CERT_PASSWORD_FILE_WIN}" >

Reply via email to