Author: nbubna
Date: Wed Mar 31 23:43:13 2010
New Revision: 929749

URL: http://svn.apache.org/viewvc?rev=929749&view=rev
Log:
fix comment on bundlor.home property

Modified:
    velocity/engine/trunk/build/build.properties

Modified: velocity/engine/trunk/build/build.properties
URL: 
http://svn.apache.org/viewvc/velocity/engine/trunk/build/build.properties?rev=929749&r1=929748&r2=929749&view=diff
==============================================================================
--- velocity/engine/trunk/build/build.properties (original)
+++ velocity/engine/trunk/build/build.properties Wed Mar 31 23:43:13 2010
@@ -68,7 +68,7 @@ test.haltonerror= true
 test.haltonfailure= true
 
 # Needs to be configured with system location of Bundlor for bundlor task
-# If you wish to skip this task, delete this property (DO NOT SKIP FOR 
RELEASES)
+# If you wish to skip this, set no.osgi=true (DO NOT SKIP FOR RELEASES)
 bundlor.home=*unset*
 
 # Needs to be configured with system location of findbugs for findbugs task


Reply via email to