[jboss-cvs] repository.jboss.com/jboss/jaxr/1.2.0.GA ...

Thomas Diesler thomas.diesler at jboss.com
Wed Feb 14 07:17:46 EST 2007


  User: tdiesler
  Date: 07/02/14 07:17:46

  Modified:    jboss/jaxr/1.2.0.GA  component-info.xml
  Log:
  Add juddi-saaj.jar
  
  Revision  Changes    Path
  1.2       +5 -0      repository.jboss.com/jboss/jaxr/1.2.0.GA/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/jaxr/1.2.0.GA/component-info.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- component-info.xml	14 Feb 2007 11:24:20 -0000	1.1
  +++ component-info.xml	14 Feb 2007 12:17:46 -0000	1.2
  @@ -6,6 +6,7 @@
                 description="JBoss JAXR implementation">
   
         <artifact id="juddi-service.sar"/>
  +      <artifact id="juddi-saaj.jar"/>
   
         <import componentref="apache-scout">
         	<compatible version="0.7rc2"/>
  @@ -14,6 +15,10 @@
         	<compatible version="0.9RC4"/>
         </import>
   
  +      <export>
  +        <include input="juddi-saaj.jar"/>
  +      </export>
  +
      </component>
   
   </project>
  
  
  



More information about the jboss-cvs-commits mailing list