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

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


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

  Added:       jfreechart/0.9.21-brew/src  
                        jfreechart-0.9.21-build_xml.patch
                        jfreechart-0.9.21.tar.gz
  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:31;  author: vivekl;  state: Exp;repository.jboss.com/jfreechart/0.9.21-brew/src/jfreechart-0.9.21-build_xml.patch
  
  Index: jfreechart-0.9.21-build_xml.patch
  ===================================================================
  --- ant/build.xml.sav	2004-09-10 17:52:02.000000000 +0200
  +++ ant/build.xml	2005-09-20 15:58:45.000000000 +0200
  @@ -126,7 +126,9 @@
   
           <!-- copy across runtime jar file and demo jar file -->
           <copy file="${basedir}/${jfreechart.name}-${jfreechart.version}.jar" tofile="${basedir}/distribution/${jfreechart.name}-${jfreechart.version}.jar" />
  +<!--
           <copy file="${basedir}/${jfreechart.name}-${jfreechart.version}-demo.jar" tofile="${basedir}/distribution/${jfreechart.name}-${jfreechart.version}-demo.jar" />
  +-->
       
           <!-- copy across source files -->
           <copy todir="${basedir}/distribution/source">
  @@ -187,7 +189,9 @@
   
           <!-- copy across runtime jar file and demo jar file -->
           <copy file="${basedir}/${jfreechart.name}-${jfreechart.version}.jar" tofile="${basedir}/distribution/${jfreechart.name}-${jfreechart.version}.jar" />
  +<!--
           <copy file="${basedir}/${jfreechart.name}-${jfreechart.version}-demo.jar" tofile="${basedir}/distribution/${jfreechart.name}-${jfreechart.version}-demo.jar" />
  +-->
       
           <!-- copy across source files -->
           <copy todir="${basedir}/distribution/source">
  
  
  
  1.1      date: 2007/02/23 06:08:31;  author: vivekl;  state: Exp;repository.jboss.com/jfreechart/0.9.21-brew/src/jfreechart-0.9.21.tar.gz
  
  	<<Binary file>>
  
  



More information about the jboss-cvs-commits mailing list