[jboss-cvs] repository.jboss.com/jboss/messaging/snapshot ...

Ovidiu Feodorov ovidiu.feodorov at jboss.com
Sat Feb 17 03:35:05 EST 2007


  User: ovidiu  
  Date: 07/02/17 03:35:05

  Modified:    jboss/messaging/snapshot  component-info.xml
  Log:
  updating the snapshot to a pre 1.2.0.CR1 version. Need this to experiment with the integration tests in jbossas HEAD
  
  Revision  Changes    Path
  1.3       +17 -0     repository.jboss.com/jboss/messaging/snapshot/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/jboss/messaging/snapshot/component-info.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- component-info.xml	26 Aug 2006 01:14:39 -0000	1.2
  +++ component-info.xml	17 Feb 2007 08:35:05 -0000	1.3
  @@ -8,6 +8,23 @@
   
         <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.Alpha7"/>
  +      </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>
  
  
  



More information about the jboss-cvs-commits mailing list