You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by ni...@apache.org on 2004/04/21 08:52:44 UTC

svn commit: rev 10148 - xml/forrest/branches/copyless

Author: nicolaken
Date: Tue Apr 20 23:52:43 2004
New Revision: 10148

Modified:
   xml/forrest/branches/copyless/build.xml
Log:
Minor comment TODO

Modified: xml/forrest/branches/copyless/build.xml
==============================================================================
--- xml/forrest/branches/copyless/build.xml	(original)
+++ xml/forrest/branches/copyless/build.xml	Tue Apr 20 23:52:43 2004
@@ -239,6 +239,7 @@
     -->
   </target>
  
+  <!-- TODO: to be replaced by the build target once thhere is no more copying -->
   <target name="refresh-code" depends="jar">
     <copy todir="${dist-shbat.dir}/lib/core">
       <fileset dir="${build.dir}" includes="*.jar"/>