You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by vm...@apache.org on 2005/01/26 16:04:47 UTC

cvs commit: jakarta-cactus/documentation/docs/xdocs changes.xml

vmassol     2005/01/26 07:04:47

  Modified:    .        dependencies.xml.default
               documentation/docs/xdocs changes.xml
  Log:
  Upgraded following dependencies: Commons BeanUtils to 1.7.0, Commons Collections to 3.1, Commons HttpClient to 2.0.2 and Commons Logging to 1.0.4.
  
  Revision  Changes    Path
  1.7       +4 -4      jakarta-cactus/dependencies.xml.default
  
  Index: dependencies.xml.default
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/dependencies.xml.default,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- dependencies.xml.default	7 Nov 2004 21:38:50 -0000	1.6
  +++ dependencies.xml.default	26 Jan 2005 15:04:47 -0000	1.7
  @@ -14,13 +14,13 @@
     <clover project="clover"
         artifact="clover" version="1.2.3"/>
     <commons.beanutils project="commons-beanutils"
  -      artifact="commons-beanutils" version="1.6.1"/>
  +      artifact="commons-beanutils" version="1.7.0"/>
     <commons.collections project="commons-collections"
  -      artifact="commons-collections" version="2.1"/>
  +      artifact="commons-collections" version="3.1"/>
     <commons.httpclient project="commons-httpclient"
  -      artifact="commons-httpclient" version="2.0"/>
  +      artifact="commons-httpclient" version="2.0.2"/>
     <commons.logging project="commons-logging"
  -      artifact="commons-logging" version="1.0.3"/>
  +      artifact="commons-logging" version="1.0.4"/>
     <httpunit project="httpunit"
         artifact="httpunit" version="1.6"/>
     <j2ee.13 project="jboss"
  
  
  
  1.204     +5 -0      jakarta-cactus/documentation/docs/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/changes.xml,v
  retrieving revision 1.203
  retrieving revision 1.204
  diff -u -r1.203 -r1.204
  --- changes.xml	10 Dec 2004 13:26:34 -0000	1.203
  +++ changes.xml	26 Jan 2005 15:04:47 -0000	1.204
  @@ -91,6 +91,11 @@
         </devs>
   
         <release version="1.7dev" date="in CVS">
  +        <action dev="VMA" type="update">
  +          Upgraded following dependencies: Commons BeanUtils to 1.7.0, Commons
  +          Collections to 3.1, Commons HttpClient to 2.0.2 and Commons Logging
  +          to 1.0.4.
  +        </action>
           <action dev="FAL" type="add" issue="CACTUS-158" due-to="Matheus Bianconi">
             Add attribute <code>jvmArgs</code> in the container tasks.
           </action>
  
  
  

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