ajack 2004/05/17 12:17:39
Modified: project jakarta-commons.xml
profile gump.xml
Removed: project commons-logging2.xml
Log:
Revert the C-L on log4j-1.2 depenencies, it was causing more trouble than it fixed.
Revision Changes Path
1.129 +1 -2 gump/project/jakarta-commons.xml
Index: jakarta-commons.xml
===================================================================
RCS file: /home/cvs/gump/project/jakarta-commons.xml,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -r1.128 -r1.129
--- jakarta-commons.xml 17 May 2004 14:46:21 -0000 1.128
+++ jakarta-commons.xml 17 May 2004 19:17:39 -0000 1.129
@@ -445,8 +445,7 @@
<ant basedir="logging" target="dist"/>
<depend project="ant" inherit="runtime"/>
<depend project="xml-xerces"/>
- <!-- :TODO: Temporarily avoiding log4j 'CVS HEAD' -->
- <option project="logging-log4j-12"/>
+ <option project="logging-log4j"/>
<option project="avalon-logkit"/>
<home nested="logging/dist"/>
<jar name="commons-logging.jar" id="commons-logging" />
1.343 +0 -1 gump/profile/gump.xml
Index: gump.xml
===================================================================
RCS file: /home/cvs/gump/profile/gump.xml,v
retrieving revision 1.342
retrieving revision 1.343
diff -u -r1.342 -r1.343
--- gump.xml 17 May 2004 16:38:39 -0000 1.342
+++ gump.xml 17 May 2004 19:17:39 -0000 1.343
@@ -59,7 +59,6 @@
<module href="project/jakarta-bsf.xml"/>
<module href="project/jakarta-cactus.xml"/>
<module href="project/jakarta-commons.xml"/>
- <module href="project/commons-logging2.xml"/>
<module href="project/commons-httpclient-2.0-branch.xml"/>
<module href="project/jakarta-commons-sandbox.xml"/>
<module
href="http://cvs.apache.org/viewcvs/~checkout~/jakarta-commons-sandbox/grant/gump.xml"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]