|
From: <tho...@us...> - 2014-11-06 14:38:58
|
Revision: 8706
http://sourceforge.net/p/bigdata/code/8706
Author: thompsonbry
Date: 2014-11-06 14:38:54 +0000 (Thu, 06 Nov 2014)
Log Message:
-----------
uncommenting the javadoc property so javadoc will be generated for 1.3.4 release.
Modified Paths:
--------------
branches/BIGDATA_RELEASE_1_3_0/build.properties
Modified: branches/BIGDATA_RELEASE_1_3_0/build.properties
===================================================================
--- branches/BIGDATA_RELEASE_1_3_0/build.properties 2014-11-06 14:21:08 UTC (rev 8705)
+++ branches/BIGDATA_RELEASE_1_3_0/build.properties 2014-11-06 14:38:54 UTC (rev 8706)
@@ -102,7 +102,7 @@
# Note: The javadoc goes quite if you have enough memory, but can take forever
# and then runs out of memory if the JVM is starved for RAM. The heap for the
# javadoc JVM is explicitly set in the javadoc target in the build.xml file.
-#javadoc=
+javadoc=
# packaging property set (rpm, deb).
package.release=1
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|