[jboss-cvs] repository.jboss.com/apache-httpclient/3.0.1 ...

Dimitris Andreadis dimitris.andreadis at jboss.com
Fri Dec 22 04:43:03 EST 2006


  User: dimitris
  Date: 06/12/22 04:43:03

  Modified:    apache-httpclient/3.0.1  component-info.xml
  Log:
  apache-httpclient depends on apache-codec.
  
  Revision  Changes    Path
  1.2       +6 -0      repository.jboss.com/apache-httpclient/3.0.1/component-info.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: component-info.xml
  ===================================================================
  RCS file: /cvsroot/jboss/repository.jboss.com/apache-httpclient/3.0.1/component-info.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- component-info.xml	23 Jun 2006 17:31:36 -0000	1.1
  +++ component-info.xml	22 Dec 2006 09:43:03 -0000	1.2
  @@ -4,7 +4,13 @@
                 version="3.0.1"
                 projectHome="http://jakarta.apache.org/commons/httpclient/"
                 description="Implementation of client side of the most recent HTTP standards">
  +
         <artifact id="commons-httpclient.jar"/>
  +
  +      <import componentref="apache-codec">
  +      	<compatible version="1.3.0"/>
  +      </import>
  +
         <export>
            <include input="commons-httpclient.jar"/>
         </export>
  
  
  



More information about the jboss-cvs-commits mailing list