Update changes with release date
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114116 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
51962ceb01
commit
c2a2bb92d5
@ -6,7 +6,7 @@
|
|||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<release version="1.1" date="in CVS">
|
<release version="1.1" date="2003-09-29">
|
||||||
<action dev="dion" type="update">Update docs on overview page</action>
|
<action dev="dion" type="update">Update docs on overview page</action>
|
||||||
<action dev="dion" type="update">set maven.xdoc.version to 1.0 for the site</action>
|
<action dev="dion" type="update">set maven.xdoc.version to 1.0 for the site</action>
|
||||||
<action dev="dion" type="update">update to use maven.docs.*/maven.gen.docs</action>
|
<action dev="dion" type="update">update to use maven.docs.*/maven.gen.docs</action>
|
||||||
|
|||||||
@ -6,7 +6,7 @@
|
|||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<release version="1.2" date="in CVS">
|
<release version="1.2" date="2003-09-29">
|
||||||
<action dev="dion" type="update">update to use maven.docs.*/maven.gen.docs</action>
|
<action dev="dion" type="update">update to use maven.docs.*/maven.gen.docs</action>
|
||||||
</release>
|
</release>
|
||||||
|
|
||||||
|
|||||||
@ -6,7 +6,7 @@
|
|||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<release version="1.1" date="in CVS">
|
<release version="1.1" date="2003-09-29">
|
||||||
<action dev="dion" type="update">
|
<action dev="dion" type="update">
|
||||||
Move to oro 2.0.7
|
Move to oro 2.0.7
|
||||||
</action>
|
</action>
|
||||||
|
|||||||
@ -6,7 +6,7 @@
|
|||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<release version="1.1" date="in CVS">
|
<release version="1.1" date="2003-09-29">
|
||||||
<action dev="dion" type="add">
|
<action dev="dion" type="add">
|
||||||
Added plugin:download goal
|
Added plugin:download goal
|
||||||
</action>
|
</action>
|
||||||
|
|||||||
@ -6,7 +6,7 @@
|
|||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
<releases>
|
<releases>
|
||||||
<release version="1.3" date="in CVS">
|
<release version="1.3" date="2003-09-29">
|
||||||
<action dev="dion" type="fix">
|
<action dev="dion" type="fix">
|
||||||
Make pom:validate work again. The xerces upgrade broke jarv.
|
Make pom:validate work again. The xerces upgrade broke jarv.
|
||||||
Now using jing
|
Now using jing
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<author email="dion@apache.org">dIon Gillard</author>
|
<author email="dion@apache.org">dIon Gillard</author>
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
<release version="1.1" date="in CVS">
|
<release version="1.1" date="2003-09-29">
|
||||||
<action dev="dion" type="update">update to commons-jelly-20030902.160215</action>
|
<action dev="dion" type="update">update to commons-jelly-20030902.160215</action>
|
||||||
<action dev="dion" type="update">
|
<action dev="dion" type="update">
|
||||||
Upgrade to dom4j 1.4, maven 1.0-beta-10
|
Upgrade to dom4j 1.4, maven 1.0-beta-10
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<release version="1.0" date="in cvs">
|
<release version="1.0" date="2003-09-29">
|
||||||
<action dev="dion" type="add">
|
<action dev="dion" type="add">
|
||||||
Added repository:copy-jar
|
Added repository:copy-jar
|
||||||
</action>
|
</action>
|
||||||
|
|||||||
@ -4,7 +4,7 @@
|
|||||||
<extend>../project.xml</extend>
|
<extend>../project.xml</extend>
|
||||||
<pomVersion>3</pomVersion>
|
<pomVersion>3</pomVersion>
|
||||||
<id>maven-runner-plugin</id>
|
<id>maven-runner-plugin</id>
|
||||||
<name>Maven Plexus Plug-in</name>
|
<name>Maven Runner Plug-in</name>
|
||||||
<currentVersion>0.3</currentVersion>
|
<currentVersion>0.3</currentVersion>
|
||||||
<description>Various goals for making development with Plexus easy.</description>
|
<description>Various goals for making development with Plexus easy.</description>
|
||||||
<shortDescription>Plexus Tools</shortDescription>
|
<shortDescription>Plexus Tools</shortDescription>
|
||||||
|
|||||||
@ -6,7 +6,7 @@
|
|||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<release version="0.3" date="in CVS">
|
<release version="0.3" date="2003-09-29">
|
||||||
<action dev="dion" type="update">update to commons-jelly-20030902.160215</action>
|
<action dev="dion" type="update">update to commons-jelly-20030902.160215</action>
|
||||||
<action dev="dion" type="update">
|
<action dev="dion" type="update">
|
||||||
update to velocity 1.4-dev
|
update to velocity 1.4-dev
|
||||||
|
|||||||
@ -6,7 +6,7 @@
|
|||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<release version="1.1-SNAPSHOT" date="in CVS">
|
<release version="1.1" date="2003-09-29">
|
||||||
<action dev="dion" type="update">
|
<action dev="dion" type="update">
|
||||||
Apply MAVEN-834. Support for scm delimiters other than ':'
|
Apply MAVEN-834. Support for scm delimiters other than ':'
|
||||||
</action>
|
</action>
|
||||||
|
|||||||
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<release version="1.2" date="in CVS">
|
<release version="1.2" date="2003-09-29">
|
||||||
<action dev="dion" type="update">update to commons-jelly-20030902.160215</action>
|
<action dev="dion" type="update">update to commons-jelly-20030902.160215</action>
|
||||||
<action dev="dion" type="fix">
|
<action dev="dion" type="fix">
|
||||||
Fix class name having 'xref.' or 'xref-test.' on the beginning
|
Fix class name having 'xref.' or 'xref-test.' on the beginning
|
||||||
|
|||||||
@ -6,7 +6,7 @@
|
|||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<release version="1.3" date="in CVS">
|
<release version="1.3" date="2003-09-29">
|
||||||
<action dev="dion" type="update">update to use maven.docs.*/maven.gen.docs</action>
|
<action dev="dion" type="update">update to use maven.docs.*/maven.gen.docs</action>
|
||||||
<action dev="dion" type="update">
|
<action dev="dion" type="update">
|
||||||
update to commons-lang 1.0.1
|
update to commons-lang 1.0.1
|
||||||
|
|||||||
@ -6,7 +6,7 @@
|
|||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<release version="1.2" date="in CVS">
|
<release version="1.2" date="2003-09-29">
|
||||||
<action dev="dion" type="update">
|
<action dev="dion" type="update">
|
||||||
Upgrade to dom4j 1.4
|
Upgrade to dom4j 1.4
|
||||||
</action>
|
</action>
|
||||||
|
|||||||
@ -6,7 +6,7 @@
|
|||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<release version="1.1" date="in CVS">
|
<release version="1.1" date="2003-09-29">
|
||||||
<action dev="dion" type="update">update to commons-jelly-20030902.160215</action>
|
<action dev="dion" type="update">update to commons-jelly-20030902.160215</action>
|
||||||
<action dev="dion" type="update">
|
<action dev="dion" type="update">
|
||||||
update to velocity 1.4-dev
|
update to velocity 1.4-dev
|
||||||
|
|||||||
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<release version="2.2" date="In CVS">
|
<release version="2.2" date="2003-09-29">
|
||||||
<action dev="dion" type="update">update to use maven.docs.*/maven.gen.docs</action>
|
<action dev="dion" type="update">update to use maven.docs.*/maven.gen.docs</action>
|
||||||
<action dev="evenisse" type="fix">
|
<action dev="evenisse" type="fix">
|
||||||
Fixed MAVEN-493. I register reports only if source, test,... exists.
|
Fixed MAVEN-493. I register reports only if source, test,... exists.
|
||||||
|
|||||||
@ -6,7 +6,7 @@
|
|||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<release version="1.5" date="in CVS">
|
<release version="1.4" date="2003-09-29">
|
||||||
<action dev="dion" type="update">
|
<action dev="dion" type="update">
|
||||||
Apply MAVEN-309. Reorganise classpaths so that it's test, build, dependencies
|
Apply MAVEN-309. Reorganise classpaths so that it's test, build, dependencies
|
||||||
and then JUnit
|
and then JUnit
|
||||||
@ -19,8 +19,6 @@
|
|||||||
languages that compile to bytecode like
|
languages that compile to bytecode like
|
||||||
<a href="http://groovy.codehaus.org/>Groovy</a>
|
<a href="http://groovy.codehaus.org/>Groovy</a>
|
||||||
</action>
|
</action>
|
||||||
</release>
|
|
||||||
<release version="1.4" date="in CVS">
|
|
||||||
<action dev="evenisse" type="fix">
|
<action dev="evenisse" type="fix">
|
||||||
Check if unitTest tag is present in pom before copy resources.
|
Check if unitTest tag is present in pom before copy resources.
|
||||||
</action>
|
</action>
|
||||||
|
|||||||
@ -6,7 +6,7 @@
|
|||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<release version="3.2" date="in CVS">
|
<release version="3.2" date="2003-09-29">
|
||||||
<action dev="dion" type="fix">Apply MAVEN-690</action>
|
<action dev="dion" type="fix">Apply MAVEN-690</action>
|
||||||
<action dev="evenisse" type="fix">
|
<action dev="evenisse" type="fix">
|
||||||
Fix prereqs of torque:om-zip goal.
|
Fix prereqs of torque:om-zip goal.
|
||||||
|
|||||||
@ -6,7 +6,7 @@
|
|||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<release version="1.1" date="in CVS">
|
<release version="1.1" date="2003-09-29">
|
||||||
<action dev="evenisse" type="fix">
|
<action dev="evenisse" type="fix">
|
||||||
Maven-655. Fix classworlds url.
|
Maven-655. Fix classworlds url.
|
||||||
</action>
|
</action>
|
||||||
|
|||||||
@ -6,7 +6,7 @@
|
|||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<release version="1.1" date="in CVS">
|
<release version="1.1" date="2003-09-29">
|
||||||
<action dev="dion" type="update">update to commons-jelly-20030902.160215</action>
|
<action dev="dion" type="update">update to commons-jelly-20030902.160215</action>
|
||||||
<action dev="dion" type="update">Move to oro 2.0.7</action>
|
<action dev="dion" type="update">Move to oro 2.0.7</action>
|
||||||
<action dev="dion" type="fix">
|
<action dev="dion" type="fix">
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<release version="1.4" date="in CVS">
|
<release version="1.4" date="2003-09-29">
|
||||||
<action dev="dion" type="update">
|
<action dev="dion" type="update">
|
||||||
Apply MAVEN-831.
|
Apply MAVEN-831.
|
||||||
Copy web.xml as specified by ${maven.war.webxml}
|
Copy web.xml as specified by ${maven.war.webxml}
|
||||||
|
|||||||
@ -6,7 +6,7 @@
|
|||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<release version="1.0" date="in CVS">
|
<release version="1.0" date="2003-09-29">
|
||||||
<action dev="jstrachan" type="add">
|
<action dev="jstrachan" type="add">
|
||||||
Initial version
|
Initial version
|
||||||
</action>
|
</action>
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<release version="1.4" date="in CVS">
|
<release version="1.4" date="2003-09-29">
|
||||||
<action dev="dion" type="update">update to use maven.docs.*/maven.gen.docs</action>
|
<action dev="dion" type="update">update to use maven.docs.*/maven.gen.docs</action>
|
||||||
<action dev="dion" type="update">set maven.xdoc.version to 1.3 release for site</action>
|
<action dev="dion" type="update">set maven.xdoc.version to 1.3 release for site</action>
|
||||||
</release>
|
</release>
|
||||||
|
|||||||
@ -6,7 +6,7 @@
|
|||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<release version="1.4" date="in CVS">
|
<release version="1.4" date="2003-09-29">
|
||||||
<action dev="dion" type="fix">
|
<action dev="dion" type="fix">
|
||||||
Applied Maven-756. cvs-usage.xml breaks on non-cvs scm URL
|
Applied Maven-756. cvs-usage.xml breaks on non-cvs scm URL
|
||||||
</action>
|
</action>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user