Author: cschneider
Date: Thu Dec 16 08:36:22 2010
New Revision: 1049814

URL: http://svn.apache.org/viewvc?rev=1049814&view=rev
Log:
Removing ws security interopfest samples from build as the microsoft server 
seems to be unreachable for some time now

Modified:
    cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/pom.xml

Modified: cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/pom.xml
URL: 
http://svn.apache.org/viewvc/cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/pom.xml?rev=1049814&r1=1049813&r2=1049814&view=diff
==============================================================================
--- cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/pom.xml 
(original)
+++ cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/pom.xml Thu 
Dec 16 08:36:22 2010
@@ -76,10 +76,10 @@
         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/wssc</module>
         <module>ws_security/interopfest/wstrust10</module>
         <module>ws_security/interopfest/wssec10</module>
-        <module>ws_security/interopfest/wssec11</module>
+        <module>ws_security/interopfest/wssec11</module>-->
         <!--module>ws_security/interopfest/wstrust13</module-->
     </modules>
     <dependencyManagement>


Reply via email to