[Jamwiki-commit] SF.net SVN: jamwiki:[3013] wiki/trunk
Brought to you by:
wrh2
From: <wr...@us...> - 2010-04-14 00:57:29
|
Revision: 3013 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3013&view=rev Author: wrh2 Date: 2010-04-14 00:57:23 +0000 (Wed, 14 Apr 2010) Log Message: ----------- Maven: * Move all of the default topics (pages/**) into the jamwiki-db project. * Add a Maven build directive to copy all pages/** files in the WAR to the /WEB-INF/classes folder. This puts the files in two places, but the /WEB-INF/classes versions should take precedence and this approach makes it easier for translators to do their thing. * Note: as a result of http://jira.codehaus.org/browse/MDEP-258 the default topics are not currently unpacking into the /WEB-INF/classes folder. Modified Paths: -------------- wiki/trunk/jamwiki-war/pom.xml Added Paths: ----------- wiki/trunk/jamwiki-db/src/main/resources/pages/ Removed Paths: ------------- wiki/trunk/jamwiki-war/src/main/resources/pages/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |