[Jamwiki-commit] SF.net SVN: jamwiki:[3360] wiki/trunk
Brought to you by:
wrh2
From: <wr...@us...> - 2010-12-29 18:18:21
|
Revision: 3360 http://jamwiki.svn.sourceforge.net/jamwiki/?rev=3360&view=rev Author: wrh2 Date: 2010-12-29 18:18:14 +0000 (Wed, 29 Dec 2010) Log Message: ----------- Taglibs: * Move the jamwiki.tld to the jamwiki-web project. Since JSP 2.0 it is no longer necessary to configure taglibs through the web.xml file as they will be auto-discovered in the META-INF directory of JAR files that are in the /WEB-INF/lib folder. * Reported by Michael Osipov. Modified Paths: -------------- wiki/trunk/jamwiki-war/src/main/webapp/WEB-INF/web.xml Added Paths: ----------- wiki/trunk/jamwiki-web/src/main/resources/ wiki/trunk/jamwiki-web/src/main/resources/META-INF/ wiki/trunk/jamwiki-web/src/main/resources/META-INF/jamwiki.tld Removed Paths: ------------- wiki/trunk/jamwiki-war/src/main/webapp/WEB-INF/jamwiki.tld This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |