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

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


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

  Added:       jboss/jbossws-jboss42/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:04;  author: tdiesler;  state: Exp;repository.jboss.com/jboss/jbossws-jboss42/1.2.1.GA/component-info.xml
  
  Index: component-info.xml
  ===================================================================
  <project name="jboss/jbossws-jboss42">
    
    <component id="jboss/jbossws-jboss42"
      description="JBossWS an implementation of J2EE Web Services" 
      version="1.2.1.GA"
      licenseType="lgpl">
      
      <artifact id="jbossws42.sar"/>
      
      <import componentref="jboss/jbossws">
        <compatible version="1.2.1.GA"/>
      </import>
      <import componentref="jboss/jbossxb">
        <compatible version="1.0.0.CR9"/>
        <compatible version="1.0.0.CR9-brew"/>
      </import>
      <import componentref="jboss/microcontainer">
        <compatible version="1.0.2"/>
        <compatible version="1.0.2-brew"/>
      </import>
      <import componentref="jboss/remoting">
        <compatible version="2.0.0.GA"/>
        <compatible version="2.0.0.GA-brew"/>
      </import>
      
      <export>
      </export>
      
    </component>
    
  </project>
  
  
  



More information about the jboss-cvs-commits mailing list