You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by mo...@apache.org on 2003/05/23 19:13:32 UTC

cvs commit: jakarta-jetspeed/lib commons-logging-1.0.3.jar log4j-1.2.8.jar commons-logging-1.0.2.jar log4j-1.2.6.jar

morciuch    2003/05/23 10:13:30

  Modified:    .        project.xml
  Added:       lib      commons-logging-1.0.3.jar log4j-1.2.8.jar
  Removed:     lib      commons-logging-1.0.2.jar log4j-1.2.6.jar
  Log:
  Upgraded log4j to 1.2.8 and commons-logging to 1.0.3 (see Bugzilla issue# 19906).
  
  I re-run the unit tests and didn't see any problems. Also, I have not heard of any migration issues related to this upgrade.
  
  Revision  Changes    Path
  1.20      +2 -2      jakarta-jetspeed/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/project.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- project.xml	8 May 2003 20:32:51 -0000	1.19
  +++ project.xml	23 May 2003 17:13:29 -0000	1.20
  @@ -192,7 +192,7 @@
   		</dependency>
   		<dependency>
   			<id>commons-logging</id>
  -			<version>1.0.2</version>
  +			<version>1.0.3</version>
   			<properties>
   				<war.bundle.jar>true</war.bundle.jar>
   			</properties>
  @@ -257,7 +257,7 @@
   		</dependency>
   		<dependency>
   			<id>log4j</id>
  -			<version>1.2.6</version>
  +			<version>1.2.8</version>
   			<properties>
   				<war.bundle.jar>true</war.bundle.jar>
   			</properties>
  
  
  
  1.1                  jakarta-jetspeed/lib/commons-logging-1.0.3.jar
  
  	<<Binary file>>
  
  
  1.1                  jakarta-jetspeed/lib/log4j-1.2.8.jar
  
  	<<Binary file>>
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org