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

Thomas Diesler thomas.diesler at jboss.com
Mon Oct 30 09:31:14 EST 2006


  User: tdiesler
  Date: 06/10/30 09:31:14

  Added:       jboss/jbossws/snapshot-jee5tck  component-info.xml
  Log:
  create jee5tck snapshot
  
  Revision  Changes    Path
  1.1      date: 2006/10/30 14:31:14;  author: tdiesler;  state: Exp;repository.jboss.com/jboss/jbossws/snapshot-jee5tck/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="jboss/jbossws-component-info">
  
     <component id="jboss/jbossws"
                licenseType="lgpl"
                version="snapshot-jee5tck"
                description="JBossWS an implementation of J2EE Web Services">
  
        <artifact id="jboss-jaxrpc.jar"/>
        <artifact id="jboss-jaxws.jar"/>
        <artifact id="jboss-saaj.jar"/>
        <artifact id="jbossws-client.jar"/>
        <artifact id="jbossws.sar"/>
  
        <import componentref="apache-xmlsec">
        	<compatible version="1.3.0"/>
        </import>
        <import componentref="javassist">
        	<compatible version="3.3.0.GA"/>
        </import>
        <import componentref="ibm-wsdl4j">
        	<compatible version="1.5.2jboss"/>
        </import>
        <import componentref="jboss/jbossxb">
        	<compatible version="1.0.0.CR6"/>
        </import>
        <import componentref="jboss/remoting">
        	<compatible version="1.4.3.GA"/>        
        </import>
  
        <export>
           <include input="jboss-jaxrpc.jar"/>
           <include input="jboss-jaxws.jar"/>
           <include input="jboss-saaj.jar"/>
           <include input="jbossws-client.jar"/>
           <include input="jbossws.sar"/>
        </export>
  
     </component>
  
  </project>
  
  
  



More information about the jboss-cvs-commits mailing list