You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2004/10/05 02:21:44 UTC

cvs commit: jakarta-commons/jelly commonDependencies.ent

dion        2004/10/04 17:21:44

  Modified:    jelly/xdocs changes.xml
               jelly    commonDependencies.ent
  Log:
  Move to beanutils 1.7.0
  
  Revision  Changes    Path
  1.20      +1 -0      jakarta-commons/jelly/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/xdocs/changes.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- changes.xml	16 Sep 2004 01:12:11 -0000	1.19
  +++ changes.xml	5 Oct 2004 00:21:44 -0000	1.20
  @@ -25,6 +25,7 @@
     </properties>
     <body>
       <release version="1.0-beta-5-SNAPSHOT" date="in CVS">
  +      <action dev="dion" type="update">Move to beanutils 1.7.0.</action>
         <action dev="dion" type="fix" issue="JELLY-45">Scripts set the context URL when executing so that resources are found relative to the current script.</action>
         <action dev="dion" type="add" issue="JELLY-49">Add Regexp taglib</action>
       </release>
  
  
  
  1.17      +1 -1      jakarta-commons/jelly/commonDependencies.ent
  
  Index: commonDependencies.ent
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jelly/commonDependencies.ent,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- commonDependencies.ent	7 Sep 2004 02:48:15 -0000	1.16
  +++ commonDependencies.ent	5 Oct 2004 00:21:44 -0000	1.17
  @@ -33,7 +33,7 @@
       
       <dependency>
         <id>commons-beanutils</id>
  -      <version>1.6</version>
  +      <version>1.7.0</version>
       </dependency>
       
       <dependency>
  
  
  

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