update commons-* dependencies
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115669 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7e1006740f
commit
a22fa33dfe
@ -23,7 +23,7 @@
|
|||||||
<pomVersion>3</pomVersion>
|
<pomVersion>3</pomVersion>
|
||||||
<id>maven-jira-plugin</id>
|
<id>maven-jira-plugin</id>
|
||||||
<name>Maven JIRA Plug-in</name>
|
<name>Maven JIRA Plug-in</name>
|
||||||
<currentVersion>1.1</currentVersion>
|
<currentVersion>1.1.1-SNAPSHOT</currentVersion>
|
||||||
<description>This plugin download issues from Jira and create a report.</description>
|
<description>This plugin download issues from Jira and create a report.</description>
|
||||||
<shortDescription>Download issue from Jira</shortDescription>
|
<shortDescription>Download issue from Jira</shortDescription>
|
||||||
<url>http://maven.apache.org/reference/plugins/jira/</url>
|
<url>http://maven.apache.org/reference/plugins/jira/</url>
|
||||||
@ -39,7 +39,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>commons-httpclient</groupId>
|
<groupId>commons-httpclient</groupId>
|
||||||
<artifactId>commons-httpclient</artifactId>
|
<artifactId>commons-httpclient</artifactId>
|
||||||
<version>2.0-rc2</version>
|
<version>2.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>commons-jelly</groupId>
|
<groupId>commons-jelly</groupId>
|
||||||
|
|||||||
@ -24,6 +24,9 @@
|
|||||||
<author email="brett@apache.org">Brett Porter</author>
|
<author email="brett@apache.org">Brett Porter</author>
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
|
<release version="1.1.1-SNAPSHOT" date="in CVS">
|
||||||
|
<action dev="brett" type="update">Update commons-httpclient dependency</action>
|
||||||
|
</release>
|
||||||
<release version="1.1" date="2004-05-15"></release>
|
<release version="1.1" date="2004-05-15"></release>
|
||||||
</body>
|
</body>
|
||||||
</document>
|
</document>
|
||||||
|
|||||||
@ -83,7 +83,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>commons-lang</groupId>
|
<groupId>commons-lang</groupId>
|
||||||
<artifactId>commons-lang</artifactId>
|
<artifactId>commons-lang</artifactId>
|
||||||
<version>1.0.1</version>
|
<version>2.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>dom4j</groupId>
|
<groupId>dom4j</groupId>
|
||||||
|
|||||||
@ -26,6 +26,7 @@
|
|||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
<release version="1.5-SNAPSHOT" date="in CVS">
|
<release version="1.5-SNAPSHOT" date="in CVS">
|
||||||
|
<action dev="brett" type="update">Update commons-* dependencies</action>
|
||||||
<action dev="brett" type="fix" issue="MPJXR-9">Remove xmlns on html elements as JSL messes it up</action>
|
<action dev="brett" type="fix" issue="MPJXR-9">Remove xmlns on html elements as JSL messes it up</action>
|
||||||
</release>
|
</release>
|
||||||
<release version="1.3" date="2004-03-07">
|
<release version="1.3" date="2004-03-07">
|
||||||
|
|||||||
@ -23,7 +23,7 @@
|
|||||||
<pomVersion>3</pomVersion>
|
<pomVersion>3</pomVersion>
|
||||||
<id>maven-latex-plugin</id>
|
<id>maven-latex-plugin</id>
|
||||||
<name>Maven Latex Plug-in</name>
|
<name>Maven Latex Plug-in</name>
|
||||||
<currentVersion>1.2</currentVersion>
|
<currentVersion>1.2.1-SNAPSHOT</currentVersion>
|
||||||
<description/>
|
<description/>
|
||||||
<shortDescription>Produce HTML from latex</shortDescription>
|
<shortDescription>Produce HTML from latex</shortDescription>
|
||||||
<url>http://maven.apache.org/reference/plugins/latex/</url>
|
<url>http://maven.apache.org/reference/plugins/latex/</url>
|
||||||
@ -71,7 +71,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>commons-lang</groupId>
|
<groupId>commons-lang</groupId>
|
||||||
<artifactId>commons-lang</artifactId>
|
<artifactId>commons-lang</artifactId>
|
||||||
<version>1.0.1</version>
|
<version>2.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>anttex</groupId>
|
<groupId>anttex</groupId>
|
||||||
|
|||||||
@ -25,6 +25,11 @@
|
|||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
|
<release version="1.1.1-SNAPSHOT" date="in CVS">
|
||||||
|
<action dev="brett" type="update">
|
||||||
|
update to commons-lang 2.0
|
||||||
|
</action>
|
||||||
|
</release>
|
||||||
<release version="1.1" date="2003-09-29">
|
<release version="1.1" date="2003-09-29">
|
||||||
<action dev="dion" type="update">
|
<action dev="dion" type="update">
|
||||||
update to commons-lang 1.0.1
|
update to commons-lang 1.0.1
|
||||||
|
|||||||
@ -62,7 +62,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>commons-httpclient</groupId>
|
<groupId>commons-httpclient</groupId>
|
||||||
<artifactId>commons-httpclient</artifactId>
|
<artifactId>commons-httpclient</artifactId>
|
||||||
<version>2.0-rc1</version>
|
<version>2.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>jaxen</groupId>
|
<groupId>jaxen</groupId>
|
||||||
|
|||||||
@ -24,7 +24,10 @@
|
|||||||
<author email="dion@apache.org">dIon Gillard</author>
|
<author email="dion@apache.org">dIon Gillard</author>
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
<release version="1.5" date="in CVS">
|
<release version="1.5-SNAPSHOT" date="in CVS">
|
||||||
|
<action dev="brett" type="update">
|
||||||
|
Update commons-httpclient to 2.0
|
||||||
|
</action>
|
||||||
<action dev="dion" type="update">
|
<action dev="dion" type="update">
|
||||||
Update docs to reflect the version of JMeter required.
|
Update docs to reflect the version of JMeter required.
|
||||||
</action>
|
</action>
|
||||||
|
|||||||
@ -23,7 +23,7 @@
|
|||||||
<pomVersion>3</pomVersion>
|
<pomVersion>3</pomVersion>
|
||||||
<id>maven-linkcheck-plugin</id>
|
<id>maven-linkcheck-plugin</id>
|
||||||
<name>Maven LinkCheck Plug-in</name>
|
<name>Maven LinkCheck Plug-in</name>
|
||||||
<currentVersion>1.3.1</currentVersion>
|
<currentVersion>1.3.2-SNAPSHOT</currentVersion>
|
||||||
<description>Check xdoc links. Requires Maven 1.0 RC2.</description>
|
<description>Check xdoc links. Requires Maven 1.0 RC2.</description>
|
||||||
<shortDescription>Check xdoc links</shortDescription>
|
<shortDescription>Check xdoc links</shortDescription>
|
||||||
<url>http://maven.apache.org/reference/plugins/linkcheck/</url>
|
<url>http://maven.apache.org/reference/plugins/linkcheck/</url>
|
||||||
@ -81,7 +81,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>commons-httpclient</groupId>
|
<groupId>commons-httpclient</groupId>
|
||||||
<artifactId>commons-httpclient</artifactId>
|
<artifactId>commons-httpclient</artifactId>
|
||||||
<version>2.0-rc1</version>
|
<version>2.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>commons-jelly</groupId>
|
<groupId>commons-jelly</groupId>
|
||||||
|
|||||||
@ -25,6 +25,10 @@
|
|||||||
<author email="vmassol@apache.org">Vincent Massol</author>
|
<author email="vmassol@apache.org">Vincent Massol</author>
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
|
<release version="1.3.2-SNAPSHOT" date="in CVS">
|
||||||
|
<action dev="brett" type="update" issue="MPLINKCHECK-14">Only log exception in debug mode on connection refused</action>
|
||||||
|
<action dev="brett" type="update">Update commons-*</action>
|
||||||
|
</release>
|
||||||
<release version="1.3.1" date="2004-06-19">
|
<release version="1.3.1" date="2004-06-19">
|
||||||
<action dev="brett" type="fix">Build and run plugin against the installed version of Maven</action>
|
<action dev="brett" type="fix">Build and run plugin against the installed version of Maven</action>
|
||||||
</release>
|
</release>
|
||||||
|
|||||||
@ -23,7 +23,7 @@
|
|||||||
<pomVersion>3</pomVersion>
|
<pomVersion>3</pomVersion>
|
||||||
<id>maven-site-plugin</id>
|
<id>maven-site-plugin</id>
|
||||||
<name>Maven Site Plugin</name>
|
<name>Maven Site Plugin</name>
|
||||||
<currentVersion>1.5</currentVersion>
|
<currentVersion>1.5.1-SNAPSHOT</currentVersion>
|
||||||
<description>Generate web site. Requires Maven 1.0 RC2.</description>
|
<description>Generate web site. Requires Maven 1.0 RC2.</description>
|
||||||
<shortDescription>Generate web site</shortDescription>
|
<shortDescription>Generate web site</shortDescription>
|
||||||
<url>http://maven.apache.org/reference/plugins/site/</url>
|
<url>http://maven.apache.org/reference/plugins/site/</url>
|
||||||
@ -68,7 +68,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>commons-lang</groupId>
|
<groupId>commons-lang</groupId>
|
||||||
<artifactId>commons-lang</artifactId>
|
<artifactId>commons-lang</artifactId>
|
||||||
<version>1.0.1</version>
|
<version>2.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>commons-net</groupId>
|
<groupId>commons-net</groupId>
|
||||||
|
|||||||
@ -24,6 +24,8 @@
|
|||||||
<author email="dion@multitask.com.au">dIon Gillard</author>
|
<author email="dion@multitask.com.au">dIon Gillard</author>
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
|
<release version="1.6-SNAPSHOT" date="in CVS">
|
||||||
|
<action dev="brett" type="update">Update commons-httpclient and commons-net</action>
|
||||||
<release version="1.5" date="2004-03-10">
|
<release version="1.5" date="2004-03-10">
|
||||||
<action dev="evenisse" type="add" issue="MPDEPLOY-5">Support for Putty in site:sshdeploy and add optional maven.ssh.args and maven.scp.args.</action>
|
<action dev="evenisse" type="add" issue="MPDEPLOY-5">Support for Putty in site:sshdeploy and add optional maven.ssh.args and maven.scp.args.</action>
|
||||||
<action dev="dion" type="fix">Remove telnet server for ftp deployment</action>
|
<action dev="dion" type="fix">Remove telnet server for ftp deployment</action>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user