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 2010/10/07 20:33:16 UTC

svn commit: r1005566 - in /cxf/trunk/distribution/src/main/release/samples: pom.xml wsdl_first/pom.xml

Author: dkulp
Date: Thu Oct  7 18:33:16 2010
New Revision: 1005566

URL: http://svn.apache.org/viewvc?rev=1005566&view=rev
Log:
Lock down war plugin version.   Enable some of the interopplugfest
things for the release.

Modified:
    cxf/trunk/distribution/src/main/release/samples/pom.xml
    cxf/trunk/distribution/src/main/release/samples/wsdl_first/pom.xml

Modified: cxf/trunk/distribution/src/main/release/samples/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/pom.xml?rev=1005566&r1=1005565&r2=1005566&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/pom.xml Thu Oct  7 18:33:16 2010
@@ -79,11 +79,11 @@
         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/wstrust13</module-->
+        <!--module>ws_security/interopfest/wstrust13</module-->
     </modules>
     <dependencyManagement>
         <dependencies>

Modified: cxf/trunk/distribution/src/main/release/samples/wsdl_first/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/samples/wsdl_first/pom.xml?rev=1005566&r1=1005565&r2=1005566&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/samples/wsdl_first/pom.xml (original)
+++ cxf/trunk/distribution/src/main/release/samples/wsdl_first/pom.xml Thu Oct  7 18:33:16 2010
@@ -44,6 +44,7 @@
             <plugins>
                 <plugin>
                     <artifactId>maven-war-plugin</artifactId>
+                    <version>2.1</version>
                     <configuration>
                         <webXml>${cxf.release.base}/etc/web.xml</webXml>
                         <webResources>