[jboss-cvs] repository.jboss.com/jfreechart/1.0.2 ...

Ovidiu Feodorov ovidiu.feodorov at jboss.com
Thu Oct 5 20:34:49 EDT 2006


  User: ovidiu  
  Date: 06/10/05 20:34:49

  Added:       jfreechart/1.0.2  component-info.xml
  Log:
  adding jfreechart 1.0.2
  
  Revision  Changes    Path
  1.1      date: 2006/10/06 00:34:49;  author: ovidiu;  state: Exp;repository.jboss.com/jfreechart/1.0.2/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="jfreechart-component-info">
  
     <!-- ============================================================ -->
     <!-- JFreeChart                                                   -->
     <!-- ============================================================ -->
  
     <component id="jfreechart"
                licenseType="lgpl"
                version="1.0.2"
                projectHome="http://www.jfree.org/jfreechart/"
                description="A free Java class library for generating charts, including">
        <artifact id="jfreechart.jar"/>
        <artifact id="jcommon.jar"/>
        <export>
           <include input="jfreechart.jar"/>
           <include input="jcommon.jar"/>
        </export>
     </component>
  
  
  </project>
  
  
  



More information about the jboss-cvs-commits mailing list