Sorry about the ContentParserException which was committed by
error... I'm leaving it as I need it for a future commit of tomorrow...
Thanks
-Vincent
On Mar 1, 2007, at 12:50 AM, Vincent Massol wrote:
Author: vmassol
Date: 2007-03-01 00:50:18 +0100 (Thu, 01 Mar 2007)
New Revision: 2279
Added:
xwiki/trunk/core/src/main/java/com/xpn/xwiki/content/
xwiki/trunk/core/src/main/java/com/xpn/xwiki/content/parsers/
xwiki/trunk/core/src/main/java/com/xpn/xwiki/content/parsers/
ContentParserException.java
xwiki/trunk/core/src/main/java/com/xpn/xwiki/web/
InitializationServletContextListener.java
xwiki/trunk/lib/velocity-tools-1.3.jar
Removed:
xwiki/trunk/lib/velocity-tools-1.1.jar
xwiki/trunk/web/standard/src/main/webapp/WEB-INF/toolbox.xml
Modified:
xwiki/trunk/build.xml
xwiki/trunk/core/src/main/java/com/xpn/xwiki/render/
XWikiVelocityRenderer.java
xwiki/trunk/web/standard/src/main/webapp/WEB-INF/web.xml
Log:
XWIKI-923: Upgrade to Velocity Tools 1.3
- Upgraded to newest version
- Removed unused Velocity View Servlet and unused toolbox.xml
config file
- Added XWiki Initialization strategy and initialized Velocity there