[jboss-cvs] repository.jboss.com/quartz/1.5.2-brew ...

Vivek Lakshmanan vivekl at redhat.com
Fri Feb 23 01:10:26 EST 2007


  User: vivekl  
  Date: 07/02/23 01:10:26

  Added:       quartz/1.5.2-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:10:26;  author: vivekl;  state: Exp;repository.jboss.com/quartz/1.5.2-brew/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="quartz-component-info">
     <!-- ============================================================ -->
     <!-- QDox                                                         -->
     <!-- ============================================================ -->
     <component id="quartz"
                licenseType="apache-2.0"
                version="1.5.2-brew"
                projectHome="http://www.opensymphony.com/"
                description="Quartz is a full-featured, open source job scheduling system that can be integrated with, or used along side virtually any J2EE or J2SE application"
                scm=":ext:cvs.devel.redhat.com:/cvs/dist/quartz"
                tag="quartz-1_5_2-1jpp_el4ep1_2">
        <!-- Built using JDK 1.4 -->
        <artifact id="quartz-all.jar"/>
        <artifact id="quartz.jar"/>      
        <export>
           <include input="quartz-all.jar"/>
           <include input="quartz.jar"/>         
        </export>
     </component>
  
  </project>
  
  
  



More information about the jboss-cvs-commits mailing list