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

Vivek Lakshmanan vivekl at redhat.com
Fri Feb 23 01:03:55 EST 2007


  User: vivekl  
  Date: 07/02/23 01:03:55

  Added:       apache-httpclient/3.0.1-brew  component-info.xml
  Log:
  - Address the following JIRA tasks:
    JBAS-3994
    JBAS-4132
    JBAS-4137
    JBAS-4138
    JBAS-4139
    JBAS-4141
  - Add brew-built binaries for thirdparty dependencies for AS 4.2
  
  Revision  Changes    Path
  1.1      date: 2007/02/23 06:03:55;  author: vivekl;  state: Exp;repository.jboss.com/apache-httpclient/3.0.1-brew/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="apache-commons-httpclient">
     <component id="apache-httpclient"
                licenseType="apache-2.0"
                version="3.0.1-brew"
                projectHome="http://jakarta.apache.org/commons/httpclient/"
                description="Implementation of client side of the most recent HTTP standards"
                scm=":ext:cvs.devel.redhat.com:/cvs/dist/jakarta-commons-httpclient"
                tag="jakarta-commons-httpclient-3_0_1-1jpp_el4ep1_3">
        <!-- Built using JDK 1.4 -->
        <artifact id="commons-httpclient.jar"/>
        <import componentref="apache-codec">
        	<compatible version="1.3.0-brew"/>
        </import>
        <export>
           <include input="commons-httpclient.jar"/>
        </export>
     </component>
  </project>
  
  
  



More information about the jboss-cvs-commits mailing list