dion 2003/07/24 22:56:56
Modified: src/plugins-build/jalopy/xdocs changes.xml
src/plugins-build/torque project.xml
src/plugins-build/linkcheck/xdocs changes.xml
src/plugins-build/torque/xdocs changes.xml
src/plugins-build/linkcheck project.xml
src/plugins-build/jalopy project.xml
Log:
Synch on log4j 1.2.8
Revision Changes Path
1.2 +3 -0 maven/src/plugins-build/jalopy/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/jalopy/xdocs/changes.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- changes.xml 8 Jul 2003 12:53:32 -0000 1.1
+++ changes.xml 25 Jul 2003 05:56:56 -0000 1.2
@@ -7,6 +7,9 @@
<body>
<release version="1.1" date="in CVS">
+ <action dev="dion" type="update">
+ Move to log4j 1.2.8
+ </action>
<action dev="evenisse" type="fix">
Fixed directory of plugin resources.
</action>
1.11 +1 -1 maven/src/plugins-build/torque/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/torque/project.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- project.xml 25 Jul 2003 01:01:48 -0000 1.10
+++ project.xml 25 Jul 2003 05:56:56 -0000 1.11
@@ -101,7 +101,7 @@
</dependency>
<dependency>
<id>log4j</id>
- <version>1.2.7</version>
+ <version>1.2.8</version>
<properties>
<classloader>root</classloader>
</properties>
1.4 +3 -0 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.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- changes.xml 25 Jul 2003 03:32:21 -0000 1.3
+++ changes.xml 25 Jul 2003 05:56:56 -0000 1.4
@@ -9,6 +9,9 @@
<release version="1.1" date="in CVS">
<action dev="dion" type="update">
+ Upgrade to log4j 1.2.8
+ </action>
+ <action dev="dion" type="update">
Upgrade to commons-logging 1.0.3
</action>
<action dev="dion" type="update">
1.2 +3 -0 maven/src/plugins-build/torque/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/torque/xdocs/changes.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- changes.xml 25 Jul 2003 00:50:46 -0000 1.1
+++ changes.xml 25 Jul 2003 05:56:56 -0000 1.2
@@ -8,6 +8,9 @@
<body>
<release version="3.2" date="in CVS">
<action dev="dion" type="update">
+ Move to log4j 1.2.8
+ </action>
+ <action dev="dion" type="update">
Move to latest xerces
</action>
</release>
1.23 +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.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- project.xml 25 Jul 2003 03:32:23 -0000 1.22
+++ project.xml 25 Jul 2003 05:56:56 -0000 1.23
@@ -99,7 +99,7 @@
<!-- Required for commons-httpclient -->
<id>log4j</id>
- <version>1.2.7</version>
+ <version>1.2.8</version>
<properties>
<classloader>root.maven</classloader>
</properties>
1.12 +2 -3 maven/src/plugins-build/jalopy/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/jalopy/project.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- project.xml 24 Jul 2003 10:53:46 -0000 1.11
+++ project.xml 25 Jul 2003 05:56:56 -0000 1.12
@@ -28,8 +28,7 @@
<name>Bob McWhirter</name>
<id>werken</id>
<email>[EMAIL PROTECTED]</email>
- <organization>The Werken Company</organization>
- <roles>
+ <organization>The Werken Company</organization> <roles>
<role>Java Developer</role>
</roles>
</developer>
@@ -99,7 +98,7 @@
</dependency>
<dependency>
<id>log4j</id>
- <version>1.2.6</version>
+ <version>1.2.8</version>
<properties>
<classloader>root</classloader>
</properties>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]