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 2007/05/17 16:41:50 UTC

svn commit: r538947 - /incubator/cxf/trunk/rt/pom.xml

Author: dkulp
Date: Thu May 17 07:41:49 2007
New Revision: 538947

URL: http://svn.apache.org/viewvc?view=rev&rev=538947
Log:
Revert an (I'm assuming) unintentional commit that commented out most of the runtime

Modified:
    incubator/cxf/trunk/rt/pom.xml

Modified: incubator/cxf/trunk/rt/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/pom.xml?view=diff&rev=538947&r1=538946&r2=538947
==============================================================================
--- incubator/cxf/trunk/rt/pom.xml (original)
+++ incubator/cxf/trunk/rt/pom.xml Thu May 17 07:41:49 2007
@@ -32,7 +32,6 @@
     </parent>
 
     <modules>
-        <!--
         <module>core</module>
         <module>transports/local</module>
         <module>databinding/jaxb</module>
@@ -50,8 +49,6 @@
         <module>ws/rm</module>
         <module>ws/security</module>
         <module>management</module>
-        -->
-        <module>ws/rm</module>
     </modules>
 
     <scm>



Re: svn commit: r538947 - /incubator/cxf/trunk/rt/pom.xml

Posted by Andrea Smyth <an...@iona.com>.
Thanks Dan - that was my fault.
Andrea.

dkulp@apache.org wrote:

>Author: dkulp
>Date: Thu May 17 07:41:49 2007
>New Revision: 538947
>
>URL: http://svn.apache.org/viewvc?view=rev&rev=538947
>Log:
>Revert an (I'm assuming) unintentional commit that commented out most of the runtime
>
>Modified:
>    incubator/cxf/trunk/rt/pom.xml
>
>Modified: incubator/cxf/trunk/rt/pom.xml
>URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/pom.xml?view=diff&rev=538947&r1=538946&r2=538947
>==============================================================================
>--- incubator/cxf/trunk/rt/pom.xml (original)
>+++ incubator/cxf/trunk/rt/pom.xml Thu May 17 07:41:49 2007
>@@ -32,7 +32,6 @@
>     </parent>
> 
>     <modules>
>-        <!--
>         <module>core</module>
>         <module>transports/local</module>
>         <module>databinding/jaxb</module>
>@@ -50,8 +49,6 @@
>         <module>ws/rm</module>
>         <module>ws/security</module>
>         <module>management</module>
>-        -->
>-        <module>ws/rm</module>
>     </modules>
> 
>     <scm>
>
>
>  
>