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

Thomas Diesler thomas.diesler at jboss.com
Sun Jan 21 12:56:27 EST 2007


  User: tdiesler
  Date: 07/01/21 12:56:27

  Modified:    jboss/jbossws/snapshot  component-info.xml
  Log:
  Implement WebServiceContext.getUserPrincipal(), isUserInRole()
  
  Revision  Changes    Path
  1.39      +3 -3      repository.jboss.com/jboss/jbossws/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/jbossws/snapshot/component-info.xml,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -b -r1.38 -r1.39
  --- component-info.xml	12 Jan 2007 21:51:00 -0000	1.38
  +++ component-info.xml	21 Jan 2007 17:56:27 -0000	1.39
  @@ -8,6 +8,8 @@
         <artifact id="jboss-jaxrpc.jar"/>
         <artifact id="jboss-jaxws.jar"/>
         <artifact id="jboss-saaj.jar"/>
  +      <artifact id="jbossws40.sar"/>
  +      <artifact id="jbossws42.sar"/>
         <artifact id="jbossws50.sar"/>
         <artifact id="jbossws50-deployer.zip"/>
         <artifact id="jbossws-client.jar"/>
  @@ -22,7 +24,7 @@
         	<compatible version="3.4.GA"/>
         </import>
         <import componentref="jboss/jbossxb">
  -        <compatible version="1.0.0.CR8"/>      
  +      	<compatible version="1.0.0.CR7"/>
         	<compatible version="snapshot"/>
         </import>
         <import componentref="jboss/microcontainer">
  @@ -32,14 +34,12 @@
         <import componentref="jboss/remoting">
         	<compatible version="1.4.5.GA"/>        
         	<compatible version="2.0.0.GA"/>        
  -      	<compatible version="2.2.0.Alpha2"/>        
         </import>
         <import componentref="sun-jaxb">
         	<compatible version="2.0.3"/>        
         </import>
   
         <export>
  -         <include input="jbossws-client.jar"/>
            <include input="jboss-jaxrpc.jar"/>
            <include input="jboss-jaxws.jar"/>
            <include input="jboss-saaj.jar"/>
  
  
  



More information about the jboss-cvs-commits mailing list