You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2011/06/07 18:09:25 UTC

svn commit: r1133065 - in /cxf/branches/2.3.x-fixes: ./ distribution/src/main/release/samples/pom.xml

Author: dkulp
Date: Tue Jun  7 16:09:25 2011
New Revision: 1133065

URL: http://svn.apache.org/viewvc?rev=1133065&view=rev
Log:
Merged revisions 1133026 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1133026 | dkulp | 2011-06-07 10:32:10 -0400 (Tue, 07 Jun 2011) | 1 line
  
  Remove wstrust 1.3 from build as it's down right now.
........

Modified:
    cxf/branches/2.3.x-fixes/   (props changed)
    cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/pom.xml

Propchange: cxf/branches/2.3.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.

Modified: cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/pom.xml?rev=1133065&r1=1133064&r2=1133065&view=diff
==============================================================================
--- cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/pom.xml (original)
+++ cxf/branches/2.3.x-fixes/distribution/src/main/release/samples/pom.xml Tue Jun  7 16:09:25 2011
@@ -92,7 +92,7 @@
         <module>ws_security/interopfest/wstrust10</module>
         <module>ws_security/interopfest/wssec10</module>
         <module>ws_security/interopfest/wssec11</module>
-        <module>ws_security/interopfest/wstrust13</module>
+        <!--module>ws_security/interopfest/wstrust13</module-->
     </modules>
     <dependencyManagement>
         <dependencies>