From: <ls...@us...> - 2009-05-09 06:22:51
|
Revision: 5469 http://jnode.svn.sourceforge.net/jnode/?rev=5469&view=rev Author: lsantha Date: 2009-05-09 06:22:50 +0000 (Sat, 09 May 2009) Log Message: ----------- Added jnode.local.classlib. Modified Paths: -------------- trunk/jnode.properties.dist Modified: trunk/jnode.properties.dist =================================================================== --- trunk/jnode.properties.dist 2009-05-08 23:13:19 UTC (rev 5468) +++ trunk/jnode.properties.dist 2009-05-09 06:22:50 UTC (rev 5469) @@ -108,3 +108,11 @@ # Custom build tools # ----------------------------------------------- # jnode.enable.mkisofs=true + +# ----------------------------------------------- +# If enabled, the build system will not try to +# download the classlib binaries from the net. +# Instead the quickdeploy ANT target should be run +# in classlib6 to get the binaries. +# ----------------------------------------------- +#jnode.local.classlib=true This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |