[jboss-cvs] repository.jboss.com/jfreechart/0.9.21-brew ...

Vivek Lakshmanan vivekl at redhat.com
Fri Feb 23 01:08:21 EST 2007


  User: vivekl  
  Date: 07/02/23 01:08:21

  Added:       jfreechart/0.9.21-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:08:21;  author: vivekl;  state: Exp;repository.jboss.com/jfreechart/0.9.21-brew/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="jfreechart-component-info">
     <!-- ============================================================ -->
     <!-- JFreeChart                                                   -->
     <!-- ============================================================ -->
     <component id="jfreechart"
                licenseType="lgpl"
                version="0.9.21-brew"
                projectHome="http://www.jfree.org/jfreechart/"
                description="A free Java class library for generating charts, including"
                scm=":ext:cvs.devel.redhat.com:/cvs/dist/jfreechart"
                tag="jfreechart-0_9_21-2jpp_el4ep1_1">
        <!-- Built using JDK 1.4 -->
        <artifact id="jfreechart.jar"/>
        <import componentref="jcommon">
          <compatible version="0.9.7-brew"/>
        </import>
        <export>
           <include input="jfreechart.jar"/>
        </export>
     </component>
  </project>
  
  
  



More information about the jboss-cvs-commits mailing list