bodewig 2005/06/15 04:18:04
Modified: project smartfrog.xml
Log:
rmic needs to be able to load more classes
Revision Changes Path
1.50 +1 -1 gump/project/smartfrog.xml
Index: smartfrog.xml
===================================================================
RCS file: /home/cvs/gump/project/smartfrog.xml,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- smartfrog.xml 9 Jun 2005 07:23:37 -0000 1.49
+++ smartfrog.xml 15 Jun 2005 11:18:04 -0000 1.50
@@ -228,7 +228,7 @@
<work nested="components/jetty/build/classes"/>
<work nested="components/slp/build/classes"/>
<work nested="components/scripting/build/classes"/>
-
+ <work nested="components/utils/build/classes"/>
<work nested="component/build/classes"/>
<jar name="components/utils/dist/lib/sf-utils-@@DATE@@.jar" id="sf-utils"/>
|