You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bi...@apache.org on 2006/08/19 21:11:19 UTC

svn commit: r432862 - /gump/metadata/project/tomcat-tc6.xml

Author: billbarker
Date: Sat Aug 19 12:11:18 2006
New Revision: 432862

URL: http://svn.apache.org/viewvc?rev=432862&view=rev
Log:
Fix work directory

Modified:
    gump/metadata/project/tomcat-tc6.xml

Modified: gump/metadata/project/tomcat-tc6.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/tomcat-tc6.xml?rev=432862&r1=432861&r2=432862&view=diff
==============================================================================
--- gump/metadata/project/tomcat-tc6.xml (original)
+++ gump/metadata/project/tomcat-tc6.xml Sat Aug 19 12:11:18 2006
@@ -38,7 +38,7 @@
     <option project="junit" />
     <option project="javamail" />
     <option project="jaf" />
-    <work nested="classes" />
+    <work nested="output/classes" />
 
     <license name="LICENSE" />
     <home nested="output/build" />