[jboss-cvs] repository.jboss.com/jboss/jbossws-jboss40/1.2.1.GA ...

Thomas Diesler thomas.diesler at jboss.com
Sat Mar 24 17:27:03 EDT 2007


  User: tdiesler
  Date: 07/03/24 17:27:03

  Added:       jboss/jbossws-jboss40/1.2.1.GA  component-info.xml
  Log:
  jbossws-1.2.1 first cut
  
  Revision  Changes    Path
  1.1      date: 2007/03/24 21:27:03;  author: tdiesler;  state: Exp;repository.jboss.com/jboss/jbossws-jboss40/1.2.1.GA/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="jboss/jbossws-jboss40">
    
    <component id="jboss/jbossws-jboss40"
      description="JBossWS an implementation of J2EE Web Services" 
      version="1.2.1.GA"
      licenseType="lgpl">
      
      <artifact id="jbossws40.sar"/>
      
      <import componentref="jboss/jbossws">
        <compatible version="1.2.1.GA"/>
      </import>
      <import componentref="jboss/jbossxb">
        <compatible version="1.0.0.CR9"/>
      </import>
      <import componentref="jboss/microcontainer">
        <compatible version="1.0.2"/>
      </import>
      <import componentref="jboss/remoting">
        <compatible version="1.4.3.GA"/>
      </import>
      
      <export>
      </export>
      
    </component>
    
  </project>
  
  
  



More information about the jboss-cvs-commits mailing list