You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by cr...@apache.org on 2014/09/13 02:16:00 UTC

svn commit: r1624686 - /gump/metadata/project/forrest.xml

Author: crossley
Date: Sat Sep 13 00:16:00 2014
New Revision: 1624686

URL: http://svn.apache.org/r1624686
Log:
Also use our packaged "xmlgraphics-commons-1.5.jar" for the "forrest-test-basic".
Issue: FOR-1249

Modified:
    gump/metadata/project/forrest.xml

Modified: gump/metadata/project/forrest.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/forrest.xml?rev=1624686&r1=1624685&r2=1624686&view=diff
==============================================================================
--- gump/metadata/project/forrest.xml (original)
+++ gump/metadata/project/forrest.xml Sat Sep 13 00:16:00 2014
@@ -126,6 +126,10 @@
     <work nested="tools/jetty/jetty-util-6.1.26.jar"/>
     <!--work nested="tools/jetty/servlet-api-2.5-6.1.5.jar"/-->
 
+<!-- Our own packaged stuff where we need a specific version, rather than Gump's: -->
+<!-- FOR-1249 -->
+    <work nested="lib/core/xmlgraphics-commons-1.5.jar"/>
+
     <nag from="Gump &lt;dev@forrest.apache.org&gt;" to="dev@forrest.apache.org"/>
   </project>