Author: thomas.diesler(a)jboss.com
Date: 2006-11-21 05:39:06 -0500 (Tue, 21 Nov 2006)
New Revision: 1480
Added:
trunk/src/main/etc/JBossORG-EULA.txt
trunk/src/main/resources/dist/Install.txt
Modified:
trunk/src/main/etc/jbossws-component-info.xml
Log:
Add EULA, Install Instructions
Copied: trunk/src/main/etc/JBossORG-EULA.txt (from rev 1474,
branches/tdiesler/trunk/src/main/etc/JBossORG-EULA.txt)
Modified: trunk/src/main/etc/jbossws-component-info.xml
===================================================================
--- trunk/src/main/etc/jbossws-component-info.xml 2006-11-21 10:26:50 UTC (rev 1479)
+++ trunk/src/main/etc/jbossws-component-info.xml 2006-11-21 10:39:06 UTC (rev 1480)
@@ -5,11 +5,11 @@
version="@repository.id(a)"
description="JBossWS an implementation of J2EE Web Services">
+ <artifact id="jbossws.sar"/>
+ <artifact id="jbossws-client.jar"/>
<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="@apache-xmlsec@"/>
@@ -31,11 +31,11 @@
</import>
<export>
+ <include input="jbossws.sar"/>
+ <include input="jbossws-client.jar"/>
<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>
Copied: trunk/src/main/resources/dist/Install.txt (from rev 1474,
branches/tdiesler/trunk/src/main/resources/dist/Install.txt)
Show replies by date