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 ta...@apache.org on 2004/06/03 20:49:20 UTC

cvs commit: jakarta-jetspeed project.xml

taylor      2004/06/03 11:49:20

  Modified:    .        project.xml
  Log:
  update to latest dbcp dependency
  
  http://nagoya.apache.org/jira/browse/JS1-484
  
  patch from Shinsuke Sugaya
  
  CVS: ----------------------------------------------------------------------
  CVS: PR:
  CVS:   If this change addresses a PR in the problem report tracking
  CVS:   database, then enter the PR number(s) here.
  CVS: Obtained from:
  CVS:   If this change has been taken from another system, such as NCSA,
  CVS:   then name the system in this line, otherwise delete it.
  CVS: Submitted by:
  CVS:   If this code has been contributed to Apache by someone else; i.e.,
  CVS:   they sent us a patch or a new module, then include their name/email
  CVS:   address here. If this is your work then delete this line.
  CVS: Reviewed by:
  CVS:   If we are doing pre-commit code reviews and someone else has
  CVS:   reviewed your changes, include their name(s) here.
  CVS:   If you have not had it reviewed then delete this line.
  
  Revision  Changes    Path
  1.45      +2 -2      jakarta-jetspeed/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/project.xml,v
  retrieving revision 1.44
  retrieving revision 1.45
  diff -u -r1.44 -r1.45
  --- project.xml	25 May 2004 15:10:16 -0000	1.44
  +++ project.xml	3 Jun 2004 18:49:20 -0000	1.45
  @@ -200,7 +200,7 @@
   		</dependency>
   		<dependency>
   			<id>commons-dbcp</id>
  -			<version>1.0-dev-20020806</version>
  +			<version>1.1</version>
   			<properties>
   				<war.bundle>true</war.bundle>
   			</properties>
  @@ -228,7 +228,7 @@
   		</dependency>
   		<dependency>
   			<id>commons-pool</id>
  -			<version>1.0</version>
  +			<version>1.1</version>
   			<properties>
   				<war.bundle>true</war.bundle>
   			</properties>
  
  
  

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