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/07/18 13:20:00 UTC

svn commit: r219470 - /gump/metadata/project/myfaces.xml

Author: bodewig
Date: Mon Jul 18 04:19:32 2005
New Revision: 219470

URL: http://svn.apache.org/viewcvs?rev=219470&view=rev
Log:
looks like a new work dir is needed

Modified:
    gump/metadata/project/myfaces.xml

Modified: gump/metadata/project/myfaces.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/myfaces.xml?rev=219470&r1=219469&r2=219470&view=diff
==============================================================================
--- gump/metadata/project/myfaces.xml (original)
+++ gump/metadata/project/myfaces.xml Mon Jul 18 04:19:32 2005
@@ -33,6 +33,7 @@
     <jar name="lib/myfaces-jsf-api-@@DATE@@.jar" id="jsf-api"/>
     
     <work nested="build/temp/myfaces-api/classes"/>
+    <work nested="build/temp/myfaces-share/classes"/>
 
     <depend project="ant"/>
     <depend project="commons-el-10"/>