Author: jacopoc
Date: Tue Aug 15 02:23:04 2006
New Revision: 431563
URL:
http://svn.apache.org/viewvc?rev=431563&view=revLog:
Updated comment to reflect the new svn structure.
Modified:
incubator/ofbiz/trunk/framework/build.xml
Modified: incubator/ofbiz/trunk/framework/build.xml
URL:
http://svn.apache.org/viewvc/incubator/ofbiz/trunk/framework/build.xml?rev=431563&r1=431562&r2=431563&view=diff==============================================================================
--- incubator/ofbiz/trunk/framework/build.xml (original)
+++ incubator/ofbiz/trunk/framework/build.xml Tue Aug 15 02:23:04 2006
@@ -122,7 +122,7 @@
<target name="build" depends="dir-init">
<echo message="[build] ========== Start Building Framework (Compile) =========="/>
- <!-- make sure the data and logs directories exist, since they aren't in CVS -->
+ <!-- make sure the data and logs directories exist (they should exist, because they are in svn) -->
<mkdir dir="data"/>
<mkdir dir="logs"/>