Rolling back ant 1.6 change until someone wants to test it.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114541 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2004-01-05 05:05:06 +00:00
parent 6f1b78f6f4
commit 973cfe9246
41 changed files with 35 additions and 112 deletions

View File

@@ -58,7 +58,7 @@
<dependency>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
<version>1.6</version>
<version>1.5.3-1</version>
<properties>
<classloader>root</classloader>
</properties>

View File

@@ -7,9 +7,6 @@
<body>
<release version="1.2" date="in CVS">
<action dev="dion" type="update">
Upgrade to ant 1.6
</action>
</release>
<release version="1.1" date="2003-09-29">

View File

@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-appserver-plugin</id>
<name>Maven Appserver Plugin</name>
<currentVersion>2.0-SNAPSHOT</currentVersion>
<currentVersion>2.0-dev</currentVersion>
<description/>
<shortDescription>A Maven plugin that can be used to install and control a J2EE application server instance.</shortDescription>
<url>http://maven.apache.org/reference/plugins/appserver/</url>
@@ -57,7 +57,7 @@
<dependency>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
<version>1.6</version>
<version>1.5.3-1</version>
</dependency>
<dependency>
<groupId>commons-jelly</groupId>

View File

@@ -7,9 +7,6 @@
<body>
<release version="2.0" date="in CVS">
<action dev="dion" type="update">
Upgrade to ant 1.6
</action>
</release>
<release version="1.1" date="Unknown">
<action dev="dion" type="fix">

View File

@@ -59,7 +59,7 @@
<dependency>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
<version>1.6</version>
<version>1.5.2</version>
</dependency>
<dependency>
<groupId>bcel</groupId>

View File

@@ -8,9 +8,6 @@
<body>
<release version="1.0" date="in CVS">
<action dev="dion" type="update">
Upgrade to ant 1.6
</action>
<action dev="vmassol" type="add">
Plugin creation.
</action>

View File

@@ -79,7 +79,7 @@
<dependency>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
<version>1.6</version>
<version>1.5.3-1</version>
</dependency>
<dependency>
<groupId>commons-jelly</groupId>

View File

@@ -9,9 +9,6 @@
<body>
<release version="1.4" date="in CVS">
<action dev="dion" type="update">
Upgrade to ant 1.6
</action>
<action dev="epugh" type="update">
If, using the cvslib, fails, then fall back to using
the command line call to the cvs executable.

View File

@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-codeswitcher-plugin</id>
<name>Maven CodeSwitcher Plugin</name>
<currentVersion>1.2-SNAPSHOT</currentVersion>
<currentVersion>1.1</currentVersion>
<description/>
<shortDescription/>
<url>http://maven.apache.org/reference/plugins/codeswitcher/</url>
@@ -42,7 +42,7 @@
<dependency>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
<version>1.6</version>
<version>1.5.3-1</version>
<properties>
<classloader>root</classloader>
</properties>

View File

@@ -6,11 +6,6 @@
</properties>
<body>
<release version="1.2" date="in CVS">
<action dev="dion" type="update">
Upgrade to ant 1.6
</action>
</release>
<release version="1.1" date="2003-09-29">
<action dev="dion" type="update">
update to commons-lang 1.0.1

2
dist/project.xml vendored
View File

@@ -47,7 +47,7 @@
<dependency>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
<version>1.6</version>
<version>1.5.3-1</version>
<properties>
<classloader>root</classloader>
</properties>

View File

@@ -7,9 +7,6 @@
<body>
<release version="1.4" date="in CVS">
<action dev="dion" type="update">
Upgrade to ant 1.6
</action>
<action dev="dion" type="fix">
Prefix basedir on copied ant build file.
Only create ant build file if the project has source.

View File

@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-docbook-plugin</id>
<name>Maven DocBook Plug-in</name>
<currentVersion>1.2-SNAPSHOT</currentVersion>
<currentVersion>1.1</currentVersion>
<shortDescription>Convert docbook to xdoc</shortDescription>
<url>http://maven.apache.org/reference/plugins/docbook/</url>
<siteDirectory>/www/maven.apache.org/reference/plugins/docbook/</siteDirectory>
@@ -38,7 +38,7 @@
<dependency>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
<version>1.6</version>
<version>1.5.3-1</version>
<properties>
<classloader>root</classloader>
</properties>

View File

@@ -6,11 +6,6 @@
</properties>
<body>
<release version="1.2" date="in CVS">
<action dev="dion" type="update">
Upgrade to ant 1.6
</action>
</release>
<release version="1.1" date="2003-09-29">
<action dev="dion" type="update">
update to use maven.docs.*/maven.gen.docs

View File

@@ -36,7 +36,7 @@
<dependency>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
<version>1.6</version>
<version>1.5.3-1</version>
<type>jar</type>
</dependency>
<dependency>

View File

@@ -7,9 +7,6 @@
<body>
<release version="1.0" date="in CVS">
<action dev="dion" type="update">
Upgrade to ant 1.6
</action>
<action dev="k8n" type="update">
Update to hibernate-2.0.3. Add delimiter property to schema-export tag
</action>

View File

@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-j2ee-plugin</id>
<name>Maven J2EE Plugin</name>
<currentVersion>1.4-SNAPSHOT</currentVersion>
<currentVersion>1.3</currentVersion>
<description/>
<shortDescription>J2EE tools</shortDescription>
<url>http://maven.apache.org/reference/plugins/j2ee/</url>
@@ -67,7 +67,7 @@
<dependency>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
<version>1.6</version>
<version>1.5.3-1</version>
<properties>
<classloader>root</classloader>
</properties>

View File

@@ -7,11 +7,6 @@
</properties>
<body>
<release version="1.4" date="in CVS">
<action dev="dion" type="update">
Upgrade to ant 1.6
</action>
</release>
<release version="1.3" date="2003-09-29">
<action dev="dion" type="update">
Upgrade to dom4j 1.4

View File

@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml version="1.0" encoding="UTF-8"?>
<project>
<extend>../project.xml</extend>
<pomVersion>3</pomVersion>
<id>maven-jalopy-plugin</id>
<name>Maven Jalopy Plugin</name>
<currentVersion>1.2-SNAPSHOT</currentVersion>
<currentVersion>1.1</currentVersion>
<description/>
<shortDescription>Reformat java source</shortDescription>
<url>http://maven.apache.org/reference/plugins/jalopy/</url>
@@ -34,10 +34,10 @@
</roles>
</developer>
<developer>
<name>Stéphane Mor</name>
<name>Stéphane Mor</name>
<id>smor</id>
<email>stephanemor@yahoo.fr</email>
<organization>Hasgard Systèmes et Réseaux</organization>
<organization>Hasgard Systèmes et Réseaux</organization>
<roles>
<role>Java Developer</role>
</roles>
@@ -57,7 +57,7 @@
<dependency>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
<version>1.6</version>
<version>1.5.3-1</version>
<properties>
<classloader>root</classloader>
</properties>

View File

@@ -6,11 +6,6 @@
</properties>
<body>
<release version="1.2" date="in CVS">
<action dev="dion" type="update">
Upgrade to ant 1.6
</action>
</release>
<release version="1.1" date="2003-09-29">
<action dev="evenisse" type="fix">
Fixed MAVEN-798. Add Test source formatting.

View File

@@ -76,7 +76,7 @@
<dependency>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
<version>1.6</version>
<version>1.5.3-1</version>
<properties>
<classloader>root</classloader>
</properties>

View File

@@ -9,9 +9,6 @@
<body>
<release version="1.4" date="in CVS">
<action dev="dion" type="update">
Upgrade to ant 1.6
</action>
<action dev="dion" type="update">default useexternalfile to yes</action>
<action dev="dion" type="fix">
Applied MAVEN-1007. Fix typo in offline link generation.

View File

@@ -48,7 +48,7 @@
<dependency>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
<version>1.6</version>
<version>1.5.3-1</version>
<properties>
<classloader>root</classloader>
</properties>

View File

@@ -9,9 +9,6 @@
<body>
<release version="1.3" date="in CVS">
<action dev="dion" type="update">
Upgrade to ant 1.6
</action>
<action dev="evenisse" type="fix">
Apply patch from Nicolas De Loof for reduce open files during jxr process.
</action>

View File

@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-latex-plugin</id>
<name>Maven Latex Plug-in</name>
<currentVersion>1.2-SNAPSHOT</currentVersion>
<currentVersion>1.1</currentVersion>
<description/>
<shortDescription>Produce HTML from latex</shortDescription>
<url>http://maven.apache.org/reference/plugins/latex/</url>
@@ -48,7 +48,7 @@
<dependency>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
<version>1.6</version>
<version>1.5.3-1</version>
<properties>
<classloader>root</classloader>
</properties>

View File

@@ -6,11 +6,7 @@
</properties>
<body>
<release version="1.2" date="in CVS">
<action dev="dion" type="update">
Upgrade to ant 1.6
</action>
</release>
<release version="1.1" date="2003-09-29">
<action dev="dion" type="update">
update to commons-lang 1.0.1

View File

@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-perforce-plugin</id>
<name>Maven Perforce Plugin</name>
<currentVersion>1.2-SNAPSHOT</currentVersion>
<currentVersion>1.1</currentVersion>
<inceptionYear>2001</inceptionYear>
<package>org.apache.maven</package>
<description/>
@@ -43,7 +43,7 @@
<dependency>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
<version>1.6</version>
<version>1.5.3-1</version>
<properties>
<classloader>root</classloader>
</properties>

View File

@@ -6,11 +6,6 @@
</properties>
<body>
<release version="1.2" date="in CVS">
<action dev="dion" type="update">
Upgrade to ant 1.6
</action>
</release>
<release version="1.1" date="2003-09-29">
<action dev="dion" type="update">
Move to oro 2.0.7

View File

@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-runner-plugin</id>
<name>Maven Runner Plug-in</name>
<currentVersion>0.4-SNAPSHOT</currentVersion>
<currentVersion>0.3</currentVersion>
<description>Various goals for making development with Plexus easy.</description>
<shortDescription>Plexus Tools</shortDescription>
<url>http://maven.apache.org/reference/plugins/plexus/</url>
@@ -82,7 +82,7 @@
<dependency>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
<version>1.6</version>
<version>1.5.3-1</version>
</dependency>
<!-- Betwixt requirements -->

View File

@@ -6,11 +6,6 @@
</properties>
<body>
<release version="0.4" date="in CVS">
<action dev="dion" type="update">
Upgrade to ant 1.6
</action>
</release>
<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">

View File

@@ -24,7 +24,7 @@
<dependency>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
<version>1.6</version>
<version>1.5.3-1</version>
<url>http://ant.apache.org/</url>
</dependency>
<dependency>

View File

@@ -9,9 +9,6 @@
<body>
<release version="1.3" date="in CVS">
<action dev="dion" type="update">
Upgrade to ant 1.6
</action>
<action dev="dion" type="update">
Apply MAVEN-890. Allow unit tests to be skipped.
</action>

View File

@@ -58,7 +58,7 @@
<dependency>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
<version>1.6</version>
<version>1.5.3-1</version>
<properties>
<classloader>root.maven</classloader>
</properties>

View File

@@ -8,9 +8,6 @@
<body>
<release version="1.5" date="in CVS">
<action dev="dion" type="update">
Upgrade to ant 1.6
</action>
</release>
<release version="1.4" date="2003-11-22">

View File

@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-struts-plugin</id>
<name>Maven Struts Plugin</name>
<currentVersion>1.3-SNAPSHOT</currentVersion>
<currentVersion>1.2</currentVersion>
<description/>
<shortDescription>Work with struts jars</shortDescription>
<url>http://maven.apache.org/reference/plugins/struts/</url>
@@ -75,7 +75,7 @@
<dependency>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
<version>1.6</version>
<version>1.5.3-1</version>
<properties>
<classloader>root</classloader>
</properties>

View File

@@ -6,11 +6,6 @@
</properties>
<body>
<release version="1.3" date="in CVS">
<action dev="dion" type="update">
Upgrade to ant 1.6
</action>
</release>
<release version="1.2" date="2003-09-29">
<action dev="dion" type="update">
Upgrade to dom4j 1.4

View File

@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-summit-plugin</id>
<name>Maven Summit Plug-in</name>
<currentVersion>1.2-SNAPSHOT</currentVersion>
<currentVersion>1.1</currentVersion>
<description>Various goals for making development with Plexus easy.</description>
<shortDescription>Plexus Tools</shortDescription>
<url>http://maven.apache.org/reference/plugins/summit/</url>
@@ -57,7 +57,7 @@
<dependency>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
<version>1.6</version>
<version>1.5.3-1</version>
</dependency>
<!-- Betwixt requirements -->

View File

@@ -6,11 +6,6 @@
</properties>
<body>
<release version="1.2" date="in CVS">
<action dev="dion" type="update">
Upgrade to ant 1.6
</action>
</release>
<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">

View File

@@ -58,7 +58,7 @@
<dependency>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
<version>1.6</version>
<version>1.5.3-1</version>
</dependency>
<dependency>
<groupId>commons-jelly</groupId>

View File

@@ -65,7 +65,7 @@
<dependency>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
<version>1.6</version>
<version>1.5.3-1</version>
<properties>
<classloader>root</classloader>
</properties>

View File

@@ -7,9 +7,6 @@
<body>
<release version="1.5" date="in CVS">
<action dev="dion" type="update">
Upgrade to ant 1.6
</action>
<action dev="dion" type="update">
Fix MAVEN-965. Document maven.xdoc.jsl.
</action>