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 2014/02/08 06:21:12 UTC

svn commit: r1565923 - /gump/metadata/project/junit.xml

Author: billbarker
Date: Sat Feb  8 05:21:12 2014
New Revision: 1565923

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

Modified:
    gump/metadata/project/junit.xml

Modified: gump/metadata/project/junit.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/junit.xml?rev=1565923&r1=1565922&r2=1565923&view=diff
==============================================================================
--- gump/metadata/project/junit.xml (original)
+++ gump/metadata/project/junit.xml Sat Feb  8 05:21:12 2014
@@ -41,6 +41,7 @@
 
   <project name="test-junit">
     <mvn3 goal="test" separateLocalRepository="junit"/>
+    <depend project="junit"/>
     <nag from="Gump Integration &lt;general@gump.apache.org&gt;"
          to="David Saff &lt;david@saff.net&gt;" />
   </project>