Author: smilek
Date: Fri Dec 1 02:16:11 2006
New Revision: 481219
URL: http://svn.apache.org/viewvc?view=rev&rev=481219
Log:
upgraded velocity-tools dependency to 1.2
Modified:
portals/bridges/trunk/applications/springmvc/project.xml
portals/bridges/trunk/frameworks/project.xml
portals/bridges/trunk/velocity/project.xml
portals/bridges/trunk/velocity/xdocs/index.xml
Modified: portals/bridges/trunk/applications/springmvc/project.xml
URL:
http://svn.apache.org/viewvc/portals/bridges/trunk/applications/springmvc/project.xml?view=diff&rev=481219&r1=481218&r2=481219
==============================================================================
--- portals/bridges/trunk/applications/springmvc/project.xml (original)
+++ portals/bridges/trunk/applications/springmvc/project.xml Fri Dec 1
02:16:11 2006
@@ -145,7 +145,7 @@
</dependency>
<dependency>
<id>velocity-tools</id>
- <version>1.1</version>
+ <version>1.2</version>
<url>http://jakarta.apache.org/velocity</url>
<properties>
<war.bundle>true</war.bundle>
Modified: portals/bridges/trunk/frameworks/project.xml
URL:
http://svn.apache.org/viewvc/portals/bridges/trunk/frameworks/project.xml?view=diff&rev=481219&r1=481218&r2=481219
==============================================================================
--- portals/bridges/trunk/frameworks/project.xml (original)
+++ portals/bridges/trunk/frameworks/project.xml Fri Dec 1 02:16:11 2006
@@ -39,7 +39,7 @@
</dependency>
<dependency>
<id>velocity-tools</id>
- <version>1.1</version>
+ <version>1.2</version>
<url>http://jakarta.apache.org/velocity</url>
</dependency>
<dependency>
Modified: portals/bridges/trunk/velocity/project.xml
URL:
http://svn.apache.org/viewvc/portals/bridges/trunk/velocity/project.xml?view=diff&rev=481219&r1=481218&r2=481219
==============================================================================
--- portals/bridges/trunk/velocity/project.xml (original)
+++ portals/bridges/trunk/velocity/project.xml Fri Dec 1 02:16:11 2006
@@ -39,7 +39,7 @@
</dependency>
<dependency>
<id>velocity-tools</id>
- <version>1.1</version>
+ <version>1.2</version>
<url>http://jakarta.apache.org/velocity</url>
</dependency>
<dependency>
Modified: portals/bridges/trunk/velocity/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/portals/bridges/trunk/velocity/xdocs/index.xml?view=diff&rev=481219&r1=481218&r2=481219
==============================================================================
--- portals/bridges/trunk/velocity/xdocs/index.xml (original)
+++ portals/bridges/trunk/velocity/xdocs/index.xml Fri Dec 1 02:16:11 2006
@@ -130,7 +130,7 @@
<p>
Copy the commons-beanutils-1.7.0.jar,
commons-collections-3.1.jar,
commons-digester-1.7.jar,
portals-bridges-velocity-1.0.jar,
- velocity-1.4.jar, and velocity-tools-1.1.jar to the
velocity-simplest/WEB-INF/lib
+ velocity-1.4.jar, and velocity-tools-1.2.jar to the
velocity-simplest/WEB-INF/lib
directory. IMPORTANT:
Do NOT put the portlet-api-1.0.jar in the war file. If
you have already built
Jetspeed these
@@ -142,7 +142,7 @@
ln -s ~/.maven/repository/commons-digester/jars/commons-digester-1.7.jar
ln -s
~/.maven/repository/org.apache.portals.bridges/jars/portals-bridges-velocity-1.0.jar
ln -s ~/.maven/repository/velocity/jars/velocity-1.4.jar
-ln -s ~/.maven/repository/velocity-tools/jars/velocity-tools-1.1.jar
+ln -s ~/.maven/repository/velocity-tools/jars/velocity-tools-1.2.jar
</source>
</p>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]