[jboss-cvs] repository.jboss.com/jbpm/bpel/1.1.Beta3 ...

Thomas Diesler thomas.diesler at jboss.com
Fri Feb 23 16:17:48 EST 2007


  User: tdiesler
  Date: 07/02/23 16:17:48

  Added:       jbpm/bpel/1.1.Beta3  component-info.xml
  Log:
  Add component-info.xml
  
  Revision  Changes    Path
  1.1      date: 2007/02/23 21:17:48;  author: tdiesler;  state: Exp;repository.jboss.com/jbpm/bpel/1.1.Beta3/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="jbpm-component-info">
  
     <component id="jbpm/bpel"
                licenseType="jbpm-bpel"
                version="1.1.Beta3"
                projectHome="http://jbpm.org/"
                description="Powerful orchestration platform">
  
        <artifact id="jbpm-bpel.jar"/>
        <artifact id="jbpm-bpel.sar"/>
        
        <import componentref="jaxen">
          <compatible version="1.1-beta-9"/>
        </import>
        <!--
        <import componentref="jbpm">
          <compatible version="3.0.2"/>
        </import>
        -->
        
        <export>
          <include input="jbpm-bpel.jar"/>
        </export>
  
     </component>
  
  </project>
  
  
  



More information about the jboss-cvs-commits mailing list