[Jamwiki-commit] SF.net SVN: jamwiki: [1272] wiki/trunk
Brought to you by:
wrh2
From: <ra...@us...> - 2006-12-13 16:53:23
|
Revision: 1272 http://svn.sourceforge.net/jamwiki/?rev=1272&view=rev Author: rainers Date: 2006-12-13 08:53:20 -0800 (Wed, 13 Dec 2006) Log Message: ----------- Modified build.xml to broaden local build options: - java target and source version are configurable in build.properties - settings in build.properties may be overloaded in build-local.properties - added local-files/lib/*.jar to classpath - war-local target will copy additional libs from local-files/lib/*.jar This change allows to add local code which needs additional libraries at compile time and runtime. The only change for existing setups is to move additonal jars in local-files/ to local-files/lib/. Hope it's ok, please revert if you don't like it. Rainer Modified Paths: -------------- wiki/trunk/build.properties wiki/trunk/build.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |