You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by ep...@apache.org on 2004/11/04 22:03:12 UTC

cvs commit: jakarta-turbine-fulcrum/xmlrpc/xdocs changes.xml

epugh       2004/11/04 13:03:12

  Modified:    xmlrpc   project.xml
               xmlrpc/xdocs changes.xml
  Log:
  bump versions
  
  Revision  Changes    Path
  1.13      +7 -1      jakarta-turbine-fulcrum/xmlrpc/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-fulcrum/xmlrpc/project.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- project.xml	1 Nov 2004 13:29:22 -0000	1.12
  +++ project.xml	4 Nov 2004 21:03:11 -0000	1.13
  @@ -19,9 +19,15 @@
     <dependencies>
   
       <dependency>
  +      <groupId>commons-codec</groupId>
  +      <artifactId>commons-codec</artifactId>
  +      <version>1.3</version>
  +    </dependency>
  +    
  +    <dependency>
         <groupId>xmlrpc</groupId>
         <artifactId>xmlrpc</artifactId>
  -      <version>1.1</version>
  +      <version>1.2-b1</version>
       </dependency>
   
       <dependency>
  
  
  
  1.5       +3 -0      jakarta-turbine-fulcrum/xmlrpc/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-fulcrum/xmlrpc/xdocs/changes.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- changes.xml	16 Jan 2004 18:30:06 -0000	1.4
  +++ changes.xml	4 Nov 2004 21:03:11 -0000	1.5
  @@ -8,6 +8,9 @@
   
     <body>
       <release version="Not applicable" date="">
  +      <action dev="epugh" type="update">
  +        Bump to newer version of xmlrpc liberary, 1.2-b2.
  +      </action>          
         <action dev="ronald" type="add">
           creates a list of dependencies (all optional), called handler.0 through
   		handler.9, instead of just handler. 
  
  
  

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