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/10/20 20:32:44 UTC

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

Author: bodewig
Date: Thu Oct 20 11:32:40 2005
New Revision: 326967

URL: http://svn.apache.org/viewcvs?rev=326967&view=rev
Log:
work directory changed

Modified:
    gump/metadata/project/myfaces.xml

Modified: gump/metadata/project/myfaces.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/myfaces.xml?rev=326967&r1=326966&r2=326967&view=diff
==============================================================================
--- gump/metadata/project/myfaces.xml (original)
+++ gump/metadata/project/myfaces.xml Thu Oct 20 11:32:40 2005
@@ -33,7 +33,7 @@
     <jar name="lib/myfaces-jsf-api-@@DATE@@.jar" id="jsf-api"/>
     
     <work nested="api/build/temp/classes"/>
-    <work nested="build/temp/myfaces-share/classes"/>
+    <work nested="impl/build/temp/classes"/>
 
     <depend project="ant"/>
     <depend project="commons-beanutils"/>