[jboss-cvs] repository.jboss.com/jboss/jbossws/1.2.0.CR1 ...

Thomas Diesler thomas.diesler at jboss.com
Thu Jan 4 04:28:52 EST 2007


  User: tdiesler
  Date: 07/01/04 04:28:52

  Modified:    jboss/jbossws/1.2.0.CR1  component-info.xml
  Log:
  add integration jars to classpath
  
  Revision  Changes    Path
  1.2       +4 -0      repository.jboss.com/jboss/jbossws/1.2.0.CR1/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/jbossws/1.2.0.CR1/component-info.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- component-info.xml	3 Jan 2007 18:38:46 -0000	1.1
  +++ component-info.xml	4 Jan 2007 09:28:52 -0000	1.2
  @@ -8,6 +8,8 @@
         <artifact id="jbossws50.sar"/>
         <artifact id="jbossws50-deployer.jar"/>
         <artifact id="jbossws42.sar"/>
  +      <artifact id="jbossws-jboss42-integration.jar"/>
  +      <artifact id="jbossws-jboss50-integration.jar"/>
         <artifact id="jbossws-client.jar"/>
         <artifact id="jboss-jaxrpc.jar"/>
         <artifact id="jboss-jaxws.jar"/>
  @@ -34,6 +36,8 @@
         </import>
   
         <export>
  +         <include input="jbossws-jboss42-integration.jar"/>
  +         <include input="jbossws-jboss50-integration.jar"/>
            <include input="jbossws-client.jar"/>
            <include input="jboss-jaxrpc.jar"/>
            <include input="jboss-jaxws.jar"/>
  
  
  



More information about the jboss-cvs-commits mailing list