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

Alex Guizar alex.guizar at jboss.com
Sat Feb 24 18:43:59 EST 2007


  User: aguizar 
  Date: 07/02/24 18:43:59

  Modified:    jbpm/bpel/1.1.Beta3  component-info.xml
  Log:
  JBAS-4151
  
  Revision  Changes    Path
  1.4       +11 -13    repository.jboss.com/jbpm/bpel/1.1.Beta3/component-info.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: component-info.xml
  ===================================================================
  RCS file: /cvsroot/jboss/repository.jboss.com/jbpm/bpel/1.1.Beta3/component-info.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- component-info.xml	23 Feb 2007 22:21:43 -0000	1.3
  +++ component-info.xml	24 Feb 2007 23:43:59 -0000	1.4
  @@ -1,25 +1,23 @@
  -<project name="jbpm-component-info">
  +<project name="jbpm/bpel-component-info">
   
      <component id="jbpm/bpel"
  -              licenseType="jbpm-bpel"
  +              licenseType="cpl"
                 version="1.1.Beta3"
                 projectHome="http://jbpm.org/"
  -              description="Powerful orchestration platform">
  +              description="Web services orchestration platform">
   
         <artifact id="jbpm-bpel.jar"/>
         <artifact id="jbpm-bpel.sar"/>
         
  +      <import componentref="apache-lang">
  +         <compatible version="2.1"/>
  +      </import>
         <import componentref="jaxen">
  -        <compatible version="1.1-beta-9"/>
  -        <!-- This version of BPEL is NOT compatible with this
  -        <compatible version="1.1-brew"/>
  -        -->
  +         <compatible version="1.1-beta-10"/>
         </import>
  -      <!--
  -      <import componentref="jbpm">
  -        <compatible version="3.0.2"/>
  +      <import componentref="jbpm/jpdl">
  +        <compatible version="3.2.Beta1"/>
         </import>
  -      -->
         
         <export>
           <include input="jbpm-bpel.jar"/>
  
  
  



More information about the jboss-cvs-commits mailing list