Thanks Dan - that was my fault. Andrea. [EMAIL PROTECTED] 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>
