<project name="jboss/messaging-component-info">

   <component id="jboss/messaging"
              version="1.4.0.SP2-brew"
              licenseType="lgpl"
              projectHome="http://labs.jboss.com/jbossmessaging/"
              description="Enterprise Messaging for Java and the App Server"
              tag="jboss-messaging-1_4_0-1_SP2_0jpp_ep1_2">

      <artifact id="jboss-messaging.jar"/>
      <artifact id="jboss-messaging-client.jar"/>


      <!-- Configuration examples -->

      <artifact id="messaging-service.xml"/>
      <artifact id="connection-factories-service.xml"/>
      <artifact id="destinations-service.xml"/>

      <artifact id="hsqldb-persistence-service.xml"/>
      <artifact id="mssql-persistence-service.xml"/>
      <artifact id="mysql-persistence-service.xml"/>
      <artifact id="oracle-persistence-service.xml"/>
      <artifact id="postgresql-persistence-service.xml"/>
      <artifact id="sybase-persistence-service.xml"/>
      <artifact id="clustered-hsqldb-persistence-service.xml"/>

      <artifact id="remoting-bisocket-service.xml"/>
      <artifact id="remoting-sslbisocket-service.xml"/>
      <artifact id="remoting-http-service.xml"/>


      <import componentref="jboss/remoting">
             <compatible version="2.2.0.SP4"/>
             <compatible version="2.2.1.GA"/>
             <compatible version="2.2.2.GA-brew"/>
             <compatible version="2.2.2.GA_CP01-brew"/>
             <compatible version="2.2.2.SP1-brew"/>
             <compatible version="2.2.2.SP2"/>              
             <compatible version="2.2.2.SP3"/> 
             <compatible version="2.2.2.SP3-brew"/>
             <compatible version="2.2.2.SP4"/> 
             <compatible version="2.2.2.SP4-brew"/>
      </import>

      <import componentref="jboss/aop">
             <compatible version="1.5.5.GA"/>
             <compatible version="1.5.5.GA-brew"/>
             <compatible version="2.0.0.alpha6"/>
             <compatible version="2.0.0.beta1"/>
             <compatible version="2.0.0.beta2"/>
             <compatible version="2.0.0.CR1"/>
      </import>

      <import componentref="jgroups">
             <compatible version="2.4.1.SP3-brew"/>
             <compatible version="2.4.1.SP4-brew"/>
             <compatible version="2.5.0.GA"/>
      </import>

      <import componentref="jboss/common">
             <compatible version="1.2.0.GA-brew"/>
             <compatible version="1.2.1.GA-brew"/>
      </import>

      <import componentref="oswego-concurrent">
             <compatible version="1.3.4-brew"/>
             <compatible version="1.3.4-jboss"/>
      </import>

      <export>
         <include input="jboss-messaging.jar"/>
      </export>

   </component>

</project>
