[Laszlo-checkins] r8604 - openlaszlo/trunk
mkratt@openlaszlo.org
mkratt at openlaszlo.org
Wed Apr 9 11:06:24 PDT 2008
Author: mkratt
Date: 2008-04-09 11:06:22 -0700 (Wed, 09 Apr 2008)
New Revision: 8604
Modified:
openlaszlo/trunk/build.properties
Log:
uncomment skip.doc, want to skip doc
Modified: openlaszlo/trunk/build.properties
===================================================================
--- openlaszlo/trunk/build.properties 2008-04-09 17:39:16 UTC (rev 8603)
+++ openlaszlo/trunk/build.properties 2008-04-09 18:06:22 UTC (rev 8604)
@@ -37,7 +37,7 @@
# Comment out this line to enable the doc build
# With this line present, we will skip the doc build
-# skip.doc = true
+skip.doc = true
# Tomcat stuff
tom.url = http://localhost:8080/manager
More information about the Laszlo-checkins
mailing list