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 2005/08/29 05:54:03 UTC

svn commit: r264049 - /gump/metadata/project/ws-jaxme.xml

Author: bodewig
Date: Sun Aug 28 20:54:00 2005
New Revision: 264049

URL: http://svn.apache.org/viewcvs?rev=264049&view=rev
Log:
test resources need to be on the classpath

Modified:
    gump/metadata/project/ws-jaxme.xml

Modified: gump/metadata/project/ws-jaxme.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/ws-jaxme.xml?rev=264049&r1=264048&r2=264049&view=diff
==============================================================================
--- gump/metadata/project/ws-jaxme.xml (original)
+++ gump/metadata/project/ws-jaxme.xml Sun Aug 28 20:54:00 2005
@@ -58,6 +58,7 @@
 
     <work nested="build/js/test/classes"/>
     <work nested="build/jm/test/jaxme/classes"/>
+    <work nested="build/jm/test/jaxme/src"/>
 
     <home nested="dist"/>
     <jar name="jaxme2-rt-@@DATE@@.jar" id="rt"/>