Author: gmazza
Date: Fri Aug 10 17:48:18 2012
New Revision: 1371789
URL: http://svn.apache.org/viewvc?rev=1371789&view=rev
Log:
removed interopfest references
Modified:
cxf/branches/2.6.x-fixes/distribution/src/main/assembly/bin.xml
cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/pom.xml
Modified: cxf/branches/2.6.x-fixes/distribution/src/main/assembly/bin.xml
URL:
http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/distribution/src/main/assembly/bin.xml?rev=1371789&r1=1371788&r2=1371789&view=diff
==============================================================================
--- cxf/branches/2.6.x-fixes/distribution/src/main/assembly/bin.xml (original)
+++ cxf/branches/2.6.x-fixes/distribution/src/main/assembly/bin.xml Fri Aug 10
17:48:18 2012
@@ -78,7 +78,6 @@
<exclude>**/target</exclude>
<exclude>**/build/**/*</exclude>
<exclude>**/target/**/*</exclude>
- <exclude>**/interopfest/**</exclude>
</excludes>
</fileSet>
<fileSet>
Modified: cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/pom.xml?rev=1371789&r1=1371788&r2=1371789&view=diff
==============================================================================
--- cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/pom.xml
(original)
+++ cxf/branches/2.6.x-fixes/distribution/src/main/release/samples/pom.xml Fri
Aug 10 17:48:18 2012
@@ -98,16 +98,6 @@
<module>jax_rs/minimal_osgi</module>
- <!--
- these are a bit fragile as they need to go off to external sites to
get stuff like
- wsdl's and certs and such
- -->
-
- <!--module>ws_security/interopfest/wssc</module>
- <module>ws_security/interopfest/wstrust10</module>
- <module>ws_security/interopfest/wssec10</module>
- <module>ws_security/interopfest/wssec11</module>
- <module>ws_security/interopfest/wstrust13</module-->
</modules>
<dependencyManagement>
<dependencies>