[jboss-cvs] repository.jboss.com/jboss/messaging/1.2.0.Alpha2 ...

Timothy Fox tim.fox at jboss.com
Wed Nov 1 14:07:41 EST 2006


  User: timfox  
  Date: 06/11/01 14:07:41

  Added:       jboss/messaging/1.2.0.Alpha2  component-info.xml
  Log:
  1.2.0.Alpha2 release jar
  
  Revision  Changes    Path
  1.1      date: 2006/11/01 19:07:41;  author: timfox;  state: Exp;repository.jboss.com/jboss/messaging/1.2.0.Alpha2/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="jboss/messaging-component-info">
  
     <component id="jboss/messaging"
                version="1.2.0.Alpha2"
                licenseType="lgpl"
                projectHome="http://www.jboss.org/products/messaging"
                description="The JBoss JMS provider">
  
        <artifact id="jboss-messaging.jar"/>
  
        <import componentref="jboss/serialization">
               <compatible version="1.0.2.GA"/>
               <compatible version="1.0.3.GA"/>
        </import>
  
        <import componentref="jboss/remoting">
               <compatible version="2.2.0.Alpha2"/>
        </import>
  
        <import componentref="jboss/aop">
               <compatible version="1.5.0.GA"/>
        </import>
  
        <import componentref="jgroups">
               <compatible version="2.4"/>
        </import>
  
        <export>
           <include input="jboss-messaging.jar"/>
        </export>
  
     </component>
  
  </project>
  
  
  



More information about the jboss-cvs-commits mailing list