You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@depot.apache.org by ni...@apache.org on 2004/03/13 09:56:36 UTC

svn commit: rev 9430 - incubator/depot/trunk/ruper

Author: nickchalko
Date: Sat Mar 13 01:56:34 2004
New Revision: 9430

Modified:
   incubator/depot/trunk/ruper/build_chalko.xml
Log:
More work with antlets.

Modified: incubator/depot/trunk/ruper/build_chalko.xml
==============================================================================
--- incubator/depot/trunk/ruper/build_chalko.xml	(original)
+++ incubator/depot/trunk/ruper/build_chalko.xml	Sat Mar 13 01:56:34 2004
@@ -23,6 +23,7 @@
     <typedef resource="org/krysalis/centipede2/ant/antlib.xml"/>
     <property name="project.name" value="ruper"/>
     <property name="project.version" value="0.1-dev"/>
+    <property name="project.src.dir" value="src/java/ant:src/java/core" />
     
     <!--property name="project.src.dir" value="src/java/core"/-->
     <!--