[jboss-cvs] repository.jboss.com/jboss/jbossws/2.0.0.DEV ...
Thomas Diesler
thomas.diesler at jboss.com
Thu Mar 29 17:35:24 EDT 2007
User: tdiesler
Date: 07/03/29 17:35:24
Added: jboss/jbossws/2.0.0.DEV component-info.xml
Log:
URL: https://svn.jboss.org/repos/jbossws/trunk
Repository Root: https://svn.jboss.org/repos/jbossws
Repository UUID: 50344849-fb0f-0410-a53f-a94597aac05c
Revision: 2718
Node Kind: directory
Schedule: normal
Last Changed Author: thomas.diesler at jboss.com
Last Changed Rev: 2718
Last Changed Date: 2007-03-29 23:33:47 +0200 (Thu, 29 Mar 2007)
Revision Changes Path
1.1 date: 2007/03/29 21:35:24; author: tdiesler; state: Exp;repository.jboss.com/jboss/jbossws/2.0.0.DEV/component-info.xml
Index: component-info.xml
===================================================================
<project name="jboss/jbossws">
<component id="jboss/jbossws"
description="JBossWS an implementation of J2EE Web Services"
version="2.0.0.DEV"
licenseType="lgpl">
<artifact id="jbossws-integration.jar"/>
<artifact id="jbossws-client.jar"/>
<artifact id="jbossws-core.jar"/>
<artifact id="jboss-jaxrpc.jar"/>
<artifact id="jboss-jaxws.jar"/>
<artifact id="jboss-saaj.jar"/>
<import componentref="apache-xmlsec">
<compatible version="1.3.0"/>
</import>
<import componentref="ibm-wsdl4j">
<compatible version="1.6.2"/>
</import>
<import componentref="javassist">
<compatible version="3.5.0.CR1"/>
</import>
<import componentref="jbpm/bpel">
<compatible version="1.1.0.Beta4"/>
</import>
<import componentref="jboss/jbossws-wsconsume-impl">
<compatible version="2.0.0"/>
</import>
<import componentref="stax-api">
<compatible version="1.0"/>
</import>
<import componentref="sun-jaxb">
<compatible version="2.0.3jboss"/>
</import>
<export>
<include input="jbossws-integration.jar"/>
<include input="jbossws-core.jar"/>
<include input="jboss-jaxrpc.jar"/>
<include input="jboss-jaxws.jar"/>
<include input="jboss-saaj.jar"/>
</export>
</component>
</project>
More information about the jboss-cvs-commits
mailing list