You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bi...@apache.org on 2015/04/25 06:35:12 UTC

svn commit: r1675993 - in /gump/metadata/project: commons-proper.xml rat.xml

Author: billbarker
Date: Sat Apr 25 04:35:11 2015
New Revision: 1675993

URL: http://svn.apache.org/r1675993
Log:
build order

Modified:
    gump/metadata/project/commons-proper.xml
    gump/metadata/project/rat.xml

Modified: gump/metadata/project/commons-proper.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/commons-proper.xml?rev=1675993&r1=1675992&r2=1675993&view=diff
==============================================================================
--- gump/metadata/project/commons-proper.xml (original)
+++ gump/metadata/project/commons-proper.xml Sat Apr 25 04:35:11 2015
@@ -183,6 +183,7 @@
     
     <option project="bootstrap-ant"/>
     <option project="commons-collections"/>
+    <option project="commons-cli"/>
     <option project="commons-lang"/>
     <option project="junit"/>
     <jar name="exec/target/commons-exec-*[0-9T].jar"/>

Modified: gump/metadata/project/rat.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/rat.xml?rev=1675993&r1=1675992&r2=1675993&view=diff
==============================================================================
--- gump/metadata/project/rat.xml (original)
+++ gump/metadata/project/rat.xml Sat Apr 25 04:35:11 2015
@@ -37,8 +37,10 @@
     <option project="ant-testutil"/>
     <option project="antunit"/>
     <option project="commons-beanutils"/>
+    <option project="commons-cli"/>
     <option project="commons-collections"/>
     <option project="commons-compress"/>
+    <option project="commons-io"/>
     <option project="junit"/>
     <jar name="apache-rat-core/target/apache-rat-core-*[0-9T].jar" id="apache-rat-core"/>
     <jar name="apache-rat-plugin/target/apache-rat-plugin-*[0-9T].jar" id="gumps-apache-rat-plugin"/>