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