Author: thomas.diesler(a)jboss.com
Date: 2008-04-30 13:33:44 -0400 (Wed, 30 Apr 2008)
New Revision: 6806
Added:
stack/native/branches/tdiesler/trunk/modules/jaxws-impl/src/main/resources/
stack/native/branches/tdiesler/trunk/modules/jaxws-impl/src/main/resources/jboss-jaxws-ext.jar/
stack/native/branches/tdiesler/trunk/modules/jaxws-impl/src/main/resources/jboss-jaxws.jar/
Modified:
stack/native/branches/tdiesler/trunk/modules/jaxws-impl/pom.xml
Log:
Modified: stack/native/branches/tdiesler/trunk/modules/jaxws-impl/pom.xml
===================================================================
--- stack/native/branches/tdiesler/trunk/modules/jaxws-impl/pom.xml 2008-04-30 17:26:13
UTC (rev 6805)
+++ stack/native/branches/tdiesler/trunk/modules/jaxws-impl/pom.xml 2008-04-30 17:33:44
UTC (rev 6806)
@@ -28,6 +28,12 @@
<!-- Build -->
<build>
+ <resources>
+ <resource>
+ <targetPath>/</targetPath>
+ <directory>src/main/resources/jboss-jaxws.jar</directory>
+ </resource>
+ </resources>
<plugins>
<plugin>
<artifactId>maven-jar-plugin</artifactId>
Copied:
stack/native/branches/tdiesler/trunk/modules/jaxws-impl/src/main/resources/jboss-jaxws-ext.jar
(from rev 6799,
stack/native/branches/tdiesler/trunk/src/main/resources/jboss-jaxws-ext.jar)
Copied:
stack/native/branches/tdiesler/trunk/modules/jaxws-impl/src/main/resources/jboss-jaxws.jar
(from rev 6799, stack/native/branches/tdiesler/trunk/src/main/resources/jboss-jaxws.jar)
Show replies by date