You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2010/08/08 15:58:08 UTC

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

Author: bodewig
Date: Sun Aug  8 13:58:08 2010
New Revision: 983416

URL: http://svn.apache.org/viewvc?rev=983416&view=rev
Log:
add junit-dep.jar

Modified:
    gump/metadata/project/junit.xml

Modified: gump/metadata/project/junit.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/junit.xml?rev=983416&r1=983415&r2=983416&view=diff
==============================================================================
--- gump/metadata/project/junit.xml (original)
+++ gump/metadata/project/junit.xml Sun Aug  8 13:58:08 2010
@@ -1,6 +1,6 @@
 <?xml version="1.0" ?>
 <!--
- Licensed to the Apache Software Foundation (ASF) under one or more
+  Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
   The ASF licenses this file to You under the Apache License, Version 2.0
@@ -42,6 +42,7 @@
 
     <home nested="dist"/>
     <jar name="junit-@@DATE@@.jar" id="junit"/>
+    <jar name="junit-dep-*.jar" id="junit-dep"/>
     <nag from="Gump Integration &lt;general@gump.apache.org&gt;"
          to="David Saff &lt;david@saff.net&gt;" />
   </project>