Update to velocity 1.3 -> 1.4-dev
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113718 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
<dependency>
|
||||
<groupId>velocity</groupId>
|
||||
<artifactId>velocity</artifactId>
|
||||
<version>1.3</version>
|
||||
<version>1.4-dev</version>
|
||||
<type>jar</type>
|
||||
</dependency>
|
||||
|
||||
|
||||
@@ -7,6 +7,9 @@
|
||||
|
||||
<body>
|
||||
<release version="1.0" date="in CVS">
|
||||
<action dev="dion" type="update">
|
||||
update to velocity 1.4-dev
|
||||
</action>
|
||||
<action dev="dion" type="update">
|
||||
update to commons-lang 1.0.1
|
||||
</action>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-jar-plugin</id>
|
||||
<name>Maven Jar Plug-in</name>
|
||||
<currentVersion>1.0</currentVersion>
|
||||
<currentVersion>1.1-SNAPSHOT</currentVersion>
|
||||
<description/>
|
||||
<shortDescription>Java Project Management Tools</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/jar/</url>
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
<dependency>
|
||||
<id>velocity</id>
|
||||
<version>1.3</version>
|
||||
<version>1.4-dev</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
@@ -6,8 +6,14 @@
|
||||
</properties>
|
||||
|
||||
<body>
|
||||
|
||||
<release version="1.1" date="in CVS">
|
||||
<action dev="dion" type="update">
|
||||
Upgrade to velocity 1.4-dev
|
||||
</action>
|
||||
</release>
|
||||
|
||||
<release version="1.0" date="in cvs">
|
||||
<release version="1.0" date="Unknown">
|
||||
<action dev="evenisse" type="add">
|
||||
Initial plugin created. Goals are move from java plugin.
|
||||
</action>
|
||||
|
||||
@@ -36,11 +36,12 @@
|
||||
</developer>
|
||||
</developers>
|
||||
<dependencies>
|
||||
<!-- Required for JavaPackageTool -->
|
||||
|
||||
<!-- Required for JavaPackageTool -->
|
||||
<!-- Don't upgrade to 2.5! -->
|
||||
<dependency>
|
||||
<id>jdepend</id>
|
||||
<version>2.5</version>
|
||||
<version>2.3</version>
|
||||
<properties>
|
||||
<classloader>root</classloader>
|
||||
</properties>
|
||||
|
||||
@@ -7,9 +7,6 @@
|
||||
|
||||
<body>
|
||||
<release version="1.2" date="in CVS">
|
||||
<action dev="dion" type="update">
|
||||
Upgrade to jdepend 2.5
|
||||
</action>
|
||||
</release>
|
||||
|
||||
<release version="1.1" date="Unknown">
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
|
||||
<dependency>
|
||||
<id>velocity</id>
|
||||
<version>1.3</version>
|
||||
<version>1.4-dev</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
||||
@@ -7,6 +7,9 @@
|
||||
|
||||
<body>
|
||||
<release version="1.0" date="in CVS">
|
||||
<action dev="dion" type="update">
|
||||
update to velocity 1.4-dev
|
||||
</action>
|
||||
<action dev="dion" type="update">
|
||||
Change from ${basedir}/multiproject/navigation.xml to ${maven.docs.src}/navigation.xml
|
||||
as the nav source for user supplied nav templates
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<id>velocity</id>
|
||||
<version>1.3</version>
|
||||
<version>1.4-dev</version>
|
||||
</dependency>
|
||||
<!-- Betwixt requirements -->
|
||||
|
||||
|
||||
@@ -7,6 +7,9 @@
|
||||
|
||||
<body>
|
||||
<release version="0.3" date="in CVS">
|
||||
<action dev="dion" type="update">
|
||||
update to velocity 1.4-dev
|
||||
</action>
|
||||
<action dev="dion" type="update">
|
||||
Upgrade to dom4j 1.4
|
||||
</action>
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<id>velocity</id>
|
||||
<version>1.3</version>
|
||||
<version>1.4-dev</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<id>commons-beanutils</id>
|
||||
|
||||
@@ -7,6 +7,9 @@
|
||||
|
||||
<body>
|
||||
<release version="1.1" date="in CVS">
|
||||
<action dev="dion" type="update">
|
||||
update to velocity 1.4-dev
|
||||
</action>
|
||||
<action dev="dion" type="update">
|
||||
Upgrade to dom4j 1.4
|
||||
</action>
|
||||
|
||||
@@ -123,7 +123,7 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<id>velocity</id>
|
||||
<version>1.3</version>
|
||||
<version>1.4-dev</version>
|
||||
<properties>
|
||||
<classloader>root</classloader>
|
||||
</properties>
|
||||
|
||||
@@ -7,6 +7,9 @@
|
||||
|
||||
<body>
|
||||
<release version="3.2" date="in CVS">
|
||||
<action dev="dion" type="update">
|
||||
update to velocity 1.4-dev
|
||||
</action>
|
||||
<action dev="dion" type="update">
|
||||
Move to log4j 1.2.8
|
||||
</action>
|
||||
|
||||
@@ -67,7 +67,7 @@
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<id>velocity</id>
|
||||
<version>1.3</version>
|
||||
<version>1.4-dev</version>
|
||||
<url>http://jakarta.apache.org/velocity/</url>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
||||
@@ -7,6 +7,9 @@
|
||||
|
||||
<body>
|
||||
<release version="1.1" date="in CVS">
|
||||
<action dev="dion" type="update">
|
||||
update to velocity 1.4-dev
|
||||
</action>
|
||||
<action dev="dion" type="fix">
|
||||
Changed copy of dependencies to use artifacts, so that jar overrides would work
|
||||
</action>
|
||||
|
||||
@@ -100,7 +100,7 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<id>velocity</id>
|
||||
<version>1.3</version>
|
||||
<version>1.4-dev</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<id>velocity-dvsl</id>
|
||||
|
||||
@@ -7,6 +7,9 @@
|
||||
|
||||
<body>
|
||||
<release version="1.4" date="in CVS">
|
||||
<action dev="dion" type="update">
|
||||
update to velocity 1.4-dev
|
||||
</action>
|
||||
<action dev="dion" type="update">
|
||||
Upgrade to dom4j 1.4
|
||||
</action>
|
||||
|
||||
Reference in New Issue
Block a user