[jboss-cvs] /repository.jboss.com/jboss/ejb3/1.0.0.CR9-patch1-jboss4.0.5 ...

Vladimir Ralev validimir.ralev at jboss.com
Wed Dec 20 14:41:25 EST 2006


  User: vralev  
  Date: 06/12/20 14:41:25

  Modified:    repository.jboss.com/jboss/ejb3/1.0.0.CR9-patch1-jboss4.0.5 
                        component-info.xml
  Log:
  replaceing with the original patch1 binaries
  
  Revision  Changes    Path
  1.2       +7 -5      /repository.jboss.com/jboss/ejb3/1.0.0.CR9-patch1-jboss4.0.5/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/ejb3/1.0.0.CR9-patch1-jboss4.0.5/component-info.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- component-info.xml	19 Dec 2006 15:12:50 -0000	1.1
  +++ component-info.xml	20 Dec 2006 19:41:25 -0000	1.2
  @@ -2,11 +2,9 @@
   
      <component id="jboss/ejb3"
                 licenseType="lgpl"
  -              version="1.0.0.CR9-patch1-jboss4.0.5"
  +              version="1.0.0.CR9-jboss4.0.5-patch1-VR"
                 description="The EJB3 deployer for integration with jboss-4.0.x">
  -      <!-- cvsroot=":ext:cvs.devel.redhat.com:/cvs/dist/jbossas-ejb3"
  -           tag="jbossas-ejb3-1_0_0-0_1_rc9_el4s1_5"
  -        -->
  +
         <artifact id="ejb3-clustered-sfsbcache-service.xml"/>
         <artifact id="ejb3-entity-cache-service.xml"/>
         <artifact id="ejb3-interceptors-aop.xml"/>
  @@ -17,6 +15,8 @@
         <import componentref="javassist">
           <compatible version="3.2.0.CR1"/>
           <compatible version="3.2.0.CR2"/>
  +        <compatible version="3.2.0.GA"/>
  +        <compatible version="3.3.0.GA"/>
         </import>
         <import componentref="hibernate-annotations">
           <compatible version="3.2.0.GA"/>
  @@ -27,6 +27,8 @@
         <import componentref="jboss/remoting">
           <compatible version="1.4.1_final"/>
           <compatible version="1.4.2.GA"/>
  +        <compatible version="1.4.3.GA"/>
  +        <compatible version="1.4.4.GA"/>
         </import>
         <import componentref="jboss/aop">
           <compatible version="1.5.1.GA"/>
  
  
  



More information about the jboss-cvs-commits mailing list