You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by br...@apache.org on 2004/10/27 17:56:32 UTC

svn commit: rev 55708 - forrest/trunk/forrestcore

Author: brondsem
Date: Wed Oct 27 08:56:30 2004
New Revision: 55708

Modified:
   forrest/trunk/forrestcore/build.xml
Log:
forrestbar built seperately

Modified: forrest/trunk/forrestcore/build.xml
==============================================================================
--- forrest/trunk/forrestcore/build.xml	(original)
+++ forrest/trunk/forrestcore/build.xml	Wed Oct 27 08:56:30 2004
@@ -16,8 +16,6 @@
 -->
 <project default="jar" basedir="." name="Forrest build file">
 
-  <import file="../tools/forrestbar/build.xml"/>
-  
   <description>
     Build system for Apache Forrest.
     Run the build script: build.bat or build.sh