[jboss-cvs] repository.jboss.com/jbpm/jaronly/3.1.2 ...

Thomas Heute theute at jboss.com
Mon Feb 19 12:30:45 EST 2007


  User: theute  
  Date: 07/02/19 12:30:45

  Added:       jbpm/jaronly/3.1.2  component-info.xml
  Log:
  Duplicate the jbpm lib for projects that only want jbpm.jar without the 80MB jbpm.zip
  
  Revision  Changes    Path
  1.1      date: 2007/02/19 17:30:45;  author: theute;  state: Exp;repository.jboss.com/jbpm/jaronly/3.1.2/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="jbpm-component-info">
  
     <component id="jbpm/jaronly"
                licenseType="lgpl"
                version="3.1.2"
                projectHome="http://jbpm.org/"
                description="Powerfull BPM and workflow engine in Java">
        <artifact id="jbpm-3.1.2.jar"/>
        
        <export>
          <include input="jbpm-3.1.2.jar"/>
        </export>
  
     </component>
  
  </project>
  
  
  



More information about the jboss-cvs-commits mailing list