[jboss-cvs] repository.jboss.com/javassist/3.5.0.CR1-brew ...

Vivek Lakshmanan vivekl at redhat.com
Fri Feb 23 01:07:00 EST 2007


  User: vivekl  
  Date: 07/02/23 01:07:00

  Added:       javassist/3.5.0.CR1-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:06:59;  author: vivekl;  state: Exp;repository.jboss.com/javassist/3.5.0.CR1-brew/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="javassist-component-info">
     <!-- ============================================================ -->
     <!-- Javassist                                                    -->
     <!-- ============================================================ -->
  
     <component id="javassist"
                licenseType="lgpl"
                version="3.5.0.CR1-brew"
                projectHome="http://sourceforge.net/projects/jboss"
                description="Simple Java bytecode manipulation (cvstag rel_3_5_CR1)"
                scm=":ext:cvs.devel.redhat.com:/cvs/dist/javassist"
                tag="javassist-3_5-0_cr1_2jpp_el4ep1_3">
        <!-- Built using JDK 1.4 -->
        <artifact id="javassist.jar"/>
        <export>
           <include input="javassist.jar"/>
        </export>
     </component>
  
  
  </project>
  
  
  



More information about the jboss-cvs-commits mailing list