[jboss-cvs] repository.jboss.com/jboss/jbossws/1.0.0.GA-JBINSTALL-57 ...

Alex Pinkin alex.pinkin at jboss.com
Thu Jul 20 12:16:23 EDT 2006


  User: apinkin 
  Date: 06/07/20 12:16:23

  Added:       jboss/jbossws/1.0.0.GA-JBINSTALL-57  component-info.xml
  Log:
  JBINSTALL-57: adding installer artifacts to repository components
  TBD: components builds need to be updated
  
  Revision  Changes    Path
  1.1      date: 2006/07/20 16:16:23;  author: apinkin;  state: Exp;repository.jboss.com/jboss/jbossws/1.0.0.GA-JBINSTALL-57/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="jboss/jbossws-component-info">
  
     <component id="jboss/jbossws"
                licenseType="lgpl"
                version="1.0.0.GA"
                description="JBossWS an implementation of J2EE Web Services">
  
        <artifact id="jbossws.sar"/>
        <artifact id="jbossws-client.jar"/>
  
        <import componentref="apache-xmlsec">
        	<compatible version="1.2.97"/>
        	<compatible version="1.3.0"/>
        </import>
        <import componentref="javassist">
        	<compatible version="3.2.0.CR1"/>
        	<compatible version="3.2.0.CR2"/>
        </import>
        <import componentref="ibm-wsdl4j">
        	<compatible version="1.5.2jboss"/>
        </import>
        <import componentref="jboss/jbossxb">
        	<compatible version="1.0.0.CR4"/>
        </import>
        <import componentref="jboss/remoting">
        	<compatible version="1.4.1_final"/>
        	<compatible version="1.4.2.GA"/>
        	<compatible version="1.4.2.GA-patch1"/>
        	<compatible version="1.4.3.GA"/>        
        </import>
  
        <export>
           <include input="jbossws.sar"/>
           <include input="jbossws-client.jar"/>
        </export>
  
     </component>
  
  </project>
  
  
  



More information about the jboss-cvs-commits mailing list