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:25:52 UTC

svn commit: rev 55705 - forrest/trunk/forrestcore

Author: brondsem
Date: Wed Oct 27 08:25:52 2004
New Revision: 55705

Modified:
   forrest/trunk/forrestcore/build.xml
Log:
update paths for restructure

Modified: forrest/trunk/forrestcore/build.xml
==============================================================================
--- forrest/trunk/forrestcore/build.xml	(original)
+++ forrest/trunk/forrestcore/build.xml	Wed Oct 27 08:25:52 2004
@@ -16,7 +16,7 @@
 -->
 <project default="jar" basedir="." name="Forrest build file">
 
-  <import file="src/forrestbar/build.xml"/>
+  <import file="../tools/forrestbar/build.xml"/>
   
   <description>
     Build system for Apache Forrest.
@@ -49,7 +49,7 @@
     
     <property name="src-fresh-site"         location="src/core/fresh-site"/>
     
-    <property name="forrestbot.dir"         location="src/forrestbot"/>
+    <property name="forrestbot.dir"         location="../tools/forrestbot"/>
 
     <buildnumber file="etc/build.number"/>
     <echo>