dion 2003/07/24 20:32:23
Modified: src/plugins-build/plexus/xdocs changes.xml
src/plugins-build/html2xdoc project.xml
src/plugins-build/linkcheck/xdocs changes.xml
src/plugins-build/jxr project.xml
src/plugins-build/hibernate/xdocs changes.xml
src/plugins-build/struts/xdocs changes.xml
src/plugins-build/hibernate project.xml
src/plugins-build/j2ee project.xml
src/plugins-build/struts project.xml
src/plugins-build/simian/xdocs changes.xml
src/plugins-build/summit project.xml
src/plugins-build/changelog project.xml
src/plugins-build/j2ee/xdocs changes.xml
src/plugins-build/jxr/xdocs changes.xml
src/plugins-build/runner/xdocs changes.xml
src/plugins-build/changelog/xdocs changes.xml
src/plugins-build/plexus project.xml
src/plugins-build/cactus/xdocs changes.xml
src/plugins-build/summit/xdocs changes.xml
src/plugins-build/runner project.xml
src/plugins-build/simian project.xml
src/plugins-build/cactus project.xml
src/plugins-build/linkcheck project.xml
Added: src/plugins-build/html2xdoc/xdocs changes.xml
Log:
Synch on commons logging 1.0.3
Revision Changes Path
1.4 +3 -0 maven/src/plugins-build/plexus/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/plexus/xdocs/changes.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- changes.xml 25 Jul 2003 03:04:31 -0000 1.3
+++ changes.xml 25 Jul 2003 03:32:21 -0000 1.4
@@ -8,6 +8,9 @@
<body>
<release version="0.3" date="in CVS">
<action dev="dion" type="update">
+ Upgrade to commons-logging 1.0.3
+ </action>
+ <action dev="dion" type="update">
update to commons-lang 1.0.1
</action>
<action dev="dion" type="update">
1.9 +3 -3 maven/src/plugins-build/html2xdoc/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/html2xdoc/project.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- project.xml 24 Jul 2003 11:31:37 -0000 1.8
+++ project.xml 25 Jul 2003 03:32:21 -0000 1.9
@@ -5,9 +5,9 @@
<pomVersion>3</pomVersion>
<id>maven-html2xdoc-plugin</id>
<name>Maven Html2XDoc Plug-in</name>
- <currentVersion>1.0</currentVersion>
- <!-- Gump integration -->
+ <currentVersion>1.1-SNAPSHOT</currentVersion>
+ <!-- Gump integration -->
<gumpRepositoryId>jakarta</gumpRepositoryId>
<description>Creates XDoc documentation from normal HTML
documentation.</description>
<shortDescription/>
@@ -58,7 +58,7 @@
<dependency>
<id>commons-logging</id>
- <version>1.0.1</version>
+ <version>1.0.3</version>
<properties>
<classloader>root.maven</classloader>
</properties>
1.3 +3 -1 maven/src/plugins-build/linkcheck/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/linkcheck/xdocs/changes.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- changes.xml 25 Jul 2003 03:04:32 -0000 1.2
+++ changes.xml 25 Jul 2003 03:32:21 -0000 1.3
@@ -9,9 +9,11 @@
<release version="1.1" date="in CVS">
<action dev="dion" type="update">
+ Upgrade to commons-logging 1.0.3
+ </action>
+ <action dev="dion" type="update">
update to commons-lang 1.0.1
</action>
-
<action dev="evenisse" type="fix">
Add xml declaration to generated report. Fixed for character encoding.
</action>
1.18 +1 -1 maven/src/plugins-build/jxr/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/jxr/project.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- project.xml 25 Jul 2003 03:04:32 -0000 1.17
+++ project.xml 25 Jul 2003 03:32:21 -0000 1.18
@@ -106,7 +106,7 @@
</dependency>
<dependency>
<id>commons-logging</id>
- <version>1.0</version>
+ <version>1.0.3</version>
</dependency>
<dependency>
<id>xml-apis</id>
1.2 +3 -0 maven/src/plugins-build/hibernate/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/hibernate/xdocs/changes.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- changes.xml 15 May 2003 13:06:26 -0000 1.1
+++ changes.xml 25 Jul 2003 03:32:21 -0000 1.2
@@ -7,6 +7,9 @@
<body>
<release version="1.0" date="in CVS">
+ <action dev="dion" type="update">
+ Upgrade to commons-logging 1.0.3
+ </action>
<action dev="michal" type="add">
Initial plugin created
</action>
1.3 +3 -0 maven/src/plugins-build/struts/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/struts/xdocs/changes.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- changes.xml 25 Jul 2003 03:04:32 -0000 1.2
+++ changes.xml 25 Jul 2003 03:32:21 -0000 1.3
@@ -8,6 +8,9 @@
<body>
<release version="1.2" date="in CVS">
<action dev="dion" type="update">
+ Upgrade to commons-logging 1.0.3
+ </action>
+ <action dev="dion" type="update">
update to commons-lang 1.0.1
</action>
<action dev="dion" type="update">
1.7 +1 -1 maven/src/plugins-build/hibernate/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/hibernate/project.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- project.xml 25 Jul 2003 01:02:53 -0000 1.6
+++ project.xml 25 Jul 2003 03:32:21 -0000 1.7
@@ -80,7 +80,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
- <version>1.0.2</version>
+ <version>1.0.3</version>
<type>jar</type>
</dependency>
1.13 +2 -2 maven/src/plugins-build/j2ee/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/j2ee/project.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- project.xml 24 Jul 2003 10:53:43 -0000 1.12
+++ project.xml 25 Jul 2003 03:32:21 -0000 1.13
@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-j2ee-plugin</id>
<name>Maven J2EE Plugin</name>
- <currentVersion>1.2</currentVersion>
+ <currentVersion>1.3-SNAPSHOT</currentVersion>
<description/>
<shortDescription>Java Project Management Tools</shortDescription>
<url>http://maven.apache.org/reference/plugins/j2ee/</url>
@@ -81,7 +81,7 @@
</dependency>
<dependency>
<id>commons-logging</id>
- <version>1.0.2</version>
+ <version>1.0.3</version>
</dependency>
<dependency>
<id>dom4j</id>
1.16 +1 -1 maven/src/plugins-build/struts/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/struts/project.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- project.xml 25 Jul 2003 03:04:33 -0000 1.15
+++ project.xml 25 Jul 2003 03:32:21 -0000 1.16
@@ -49,7 +49,7 @@
</dependency>
<dependency>
<id>commons-logging</id>
- <version>1.0.2</version>
+ <version>1.0.3</version>
</dependency>
<dependency>
<id>dom4j</id>
1.6 +4 -1 maven/src/plugins-build/simian/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/simian/xdocs/changes.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- changes.xml 21 Jul 2003 22:21:51 -0000 1.5
+++ changes.xml 25 Jul 2003 03:32:21 -0000 1.6
@@ -3,12 +3,15 @@
<properties>
<title>Changes</title>
<author email="rinkrank at codehaus.org">Aslak Hellesoy</author>
- <author email="[EMAIL PROTECTED]">Maurice Montg�nie</author>
+ <author email="[EMAIL PROTECTED]">Maurice Montg?nie</author>
</properties>
<body>
<release version="1.2" date="in CVS">
+ <action dev="dion" type="update">
+ Upgrade to commons-logging 1.0.3
+ </action>
<action dev="dion" type="fix">
Fix <code>Couldn't find relative path ...</code> message on windows
under multiproject build. Paths with <code>..</code> in them
1.17 +1 -1 maven/src/plugins-build/summit/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/summit/project.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- project.xml 25 Jul 2003 03:04:33 -0000 1.16
+++ project.xml 25 Jul 2003 03:32:21 -0000 1.17
@@ -31,7 +31,7 @@
</dependency>
<dependency>
<id>commons-logging</id>
- <version>1.0.1</version>
+ <version>1.0.3</version>
</dependency>
<dependency>
<id>dom4j</id>
1.1 maven/src/plugins-build/html2xdoc/xdocs/changes.xml
Index: changes.xml
===================================================================
<?xml version="1.0"?>
<document>
<properties>
<title>Changes</title>
<author email="[EMAIL PROTECTED]">dIon Gillard</author>
</properties>
<body>
<release version="1.1" date="in CVS">
<action dev="dion" type="update">
Upgrade to commons-logging 1.0.3
</action>
</release>
</body>
</document>
1.15 +1 -1 maven/src/plugins-build/changelog/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/changelog/project.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- project.xml 25 Jul 2003 02:08:23 -0000 1.14
+++ project.xml 25 Jul 2003 03:32:22 -0000 1.15
@@ -73,7 +73,7 @@
</dependency>
<dependency>
<id>commons-logging</id>
- <version>1.0.1</version>
+ <version>1.0.3</version>
</dependency>
<dependency>
<id>junit</id>
1.4 +7 -1 maven/src/plugins-build/j2ee/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/j2ee/xdocs/changes.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- changes.xml 1 Apr 2003 06:30:26 -0000 1.3
+++ changes.xml 25 Jul 2003 03:32:22 -0000 1.4
@@ -7,7 +7,13 @@
</properties>
<body>
- <release version="1.2" date="in CVS">
+ <release version="1.3" date="in CVS">
+ <action dev="dion" type="update">
+ Upgrade to commons-logging 1.0.3
+ </action>
+ </release>
+
+ <release version="1.2" date="Unknown">
<action dev="dion" type="fix">
Fixed class not found for war validator task
</action>
1.4 +3 -0 maven/src/plugins-build/jxr/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/jxr/xdocs/changes.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- changes.xml 25 Jul 2003 03:04:32 -0000 1.3
+++ changes.xml 25 Jul 2003 03:32:22 -0000 1.4
@@ -9,6 +9,9 @@
<body>
<release version="1.2" date="in CVS">
<action dev="dion" type="update">
+ Upgrade to commons-logging 1.0.3
+ </action>
+ <action dev="dion" type="update">
update to commons-lang 1.0.1
</action>
<action dev="evenisse" type="fix">
1.4 +3 -0 maven/src/plugins-build/runner/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/runner/xdocs/changes.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- changes.xml 25 Jul 2003 03:04:33 -0000 1.3
+++ changes.xml 25 Jul 2003 03:32:22 -0000 1.4
@@ -8,6 +8,9 @@
<body>
<release version="0.3" date="in CVS">
<action dev="dion" type="update">
+ Upgrade to commons-logging 1.0.3
+ </action>
+ <action dev="dion" type="update">
update to commons-lang 1.0.1
</action>
<action dev="dion" type="update">
1.8 +3 -0 maven/src/plugins-build/changelog/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/changelog/xdocs/changes.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- changes.xml 25 Jul 2003 02:08:23 -0000 1.7
+++ changes.xml 25 Jul 2003 03:32:22 -0000 1.8
@@ -8,6 +8,9 @@
<body>
<release version="1.3" date="in CVS">
+ <action dev="dion" type="update">
+ Upgrade to commons-logging 1.0.3
+ </action>
<action dev="dion" type="fix">
Remove classloader property stuff
</action>
1.20 +1 -1 maven/src/plugins-build/plexus/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/plexus/project.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- project.xml 25 Jul 2003 03:04:34 -0000 1.19
+++ project.xml 25 Jul 2003 03:32:22 -0000 1.20
@@ -48,7 +48,7 @@
</dependency>
<dependency>
<id>commons-logging</id>
- <version>1.0.2</version>
+ <version>1.0.3</version>
</dependency>
<dependency>
<id>commons-betwixt</id>
1.16 +3 -0 maven/src/plugins-build/cactus/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/cactus/xdocs/changes.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- changes.xml 10 Jul 2003 15:58:09 -0000 1.15
+++ changes.xml 25 Jul 2003 03:32:22 -0000 1.16
@@ -8,6 +8,9 @@
<body>
<release version="3.0" date="in CVS">
+ <action dev="dion" type="update">
+ Upgrade to commons-logging 1.0.3
+ </action>
<action dev="epugh" type="add">
New goal cactus:match added that allows you to run just matching testcases.
Pass the testcase in using -Dtestmatch=MyTestCase. This brings to parity
the
1.4 +3 -0 maven/src/plugins-build/summit/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/summit/xdocs/changes.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- changes.xml 25 Jul 2003 03:04:34 -0000 1.3
+++ changes.xml 25 Jul 2003 03:32:22 -0000 1.4
@@ -8,6 +8,9 @@
<body>
<release version="1.1" date="in CVS">
<action dev="dion" type="update">
+ Upgrade to commons-logging 1.0.3
+ </action>
+ <action dev="dion" type="update">
update to commons-lang 1.0.1
</action>
<action dev="dion" type="update">
1.7 +1 -1 maven/src/plugins-build/runner/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/runner/project.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- project.xml 25 Jul 2003 03:04:34 -0000 1.6
+++ project.xml 25 Jul 2003 03:32:22 -0000 1.7
@@ -48,7 +48,7 @@
</dependency>
<dependency>
<id>commons-logging</id>
- <version>1.0.2</version>
+ <version>1.0.3</version>
</dependency>
<dependency>
<id>commons-betwixt</id>
1.6 +1 -1 maven/src/plugins-build/simian/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/simian/project.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- project.xml 24 Jul 2003 10:53:46 -0000 1.5
+++ project.xml 25 Jul 2003 03:32:22 -0000 1.6
@@ -37,7 +37,7 @@
<dependency>
<id>commons-logging</id>
- <version>1.0.1</version>
+ <version>1.0.3</version>
<url>http://jakarta.apache.org/commons/logging/</url>
</dependency>
</dependencies>
1.31 +1 -1 maven/src/plugins-build/cactus/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/cactus/project.xml,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- project.xml 24 Jul 2003 11:31:42 -0000 1.30
+++ project.xml 25 Jul 2003 03:32:22 -0000 1.31
@@ -84,7 +84,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
- <version>1.0.2</version>
+ <version>1.0.3</version>
</dependency>
<dependency>
<groupId>aspectj</groupId>
1.22 +1 -1 maven/src/plugins-build/linkcheck/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/linkcheck/project.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- project.xml 25 Jul 2003 03:04:32 -0000 1.21
+++ project.xml 25 Jul 2003 03:32:23 -0000 1.22
@@ -90,7 +90,7 @@
</dependency>
<dependency>
<id>commons-logging</id>
- <version>1.0</version>
+ <version>1.0.3</version>
<properties>
<classloader>root.maven</classloader>
</properties>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]