[jboss-cvs] repository.jboss.com/jboss/jbossws/2.0.0.CR5 ...

Thomas Diesler thomas.diesler at jboss.com
Tue Mar 20 16:19:35 EDT 2007


  User: tdiesler
  Date: 07/03/20 16:19:35

  Modified:    jboss/jbossws/2.0.0.CR5  component-info.xml
  Log:
  jaxb depends on stax-api
  
  Revision  Changes    Path
  1.3       +3 -0      repository.jboss.com/jboss/jbossws/2.0.0.CR5/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/2.0.0.CR5/component-info.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- component-info.xml	13 Mar 2007 18:29:31 -0000	1.2
  +++ component-info.xml	20 Mar 2007 20:19:35 -0000	1.3
  @@ -27,6 +27,9 @@
       <import componentref="jbpm/bpel">
         <compatible version="1.1.0.Beta4"/>
       </import>
  +    <import componentref="stax-api">
  +      <compatible version="1.0"/>
  +    </import>
       <import componentref="sun-jaxb">
         <compatible version="2.0.3"/>
       </import>
  
  
  



More information about the jboss-cvs-commits mailing list