You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-commits@ws.apache.org by da...@apache.org on 2007/02/18 21:56:55 UTC

svn commit: r508996 - /webservices/muse/trunk/modules/pom.xml

Author: danj
Date: Sun Feb 18 12:56:55 2007
New Revision: 508996

URL: http://svn.apache.org/viewvc?view=rev&rev=508996
Log:
Mistakenly included POM updates for muse-platform-weblogic, which we haven't committed yet (waiting for 
approval from original contributor). Commenting out these items for now.

Modified:
    webservices/muse/trunk/modules/pom.xml

Modified: webservices/muse/trunk/modules/pom.xml
URL: http://svn.apache.org/viewvc/webservices/muse/trunk/modules/pom.xml?view=diff&rev=508996&r1=508995&r2=508996
==============================================================================
--- webservices/muse/trunk/modules/pom.xml (original)
+++ webservices/muse/trunk/modules/pom.xml Sun Feb 18 12:56:55 2007
@@ -46,11 +46,13 @@
 				<artifactId>muse-platform-axis2</artifactId>
 				<version>${project.version}</version>
 			</dependency>
+			<!--
 			<dependency>
 				<groupId>muse</groupId>
 				<artifactId>muse-platform-weblogic</artifactId>
 				<version>${project.version}</version>
 			</dependency>
+			-->
 			<dependency>
 				<groupId>muse</groupId>
 				<artifactId>muse-platform-mini</artifactId>
@@ -354,7 +356,7 @@
 		<module>muse-wsdm-muws-adv-api</module>
 		<module>muse-wsdm-muws-adv-impl</module>
 		<module>muse-platform-axis2</module>
-		<module>muse-platform-weblogic</module>
+		<!-- <module>muse-platform-weblogic</module>  -->
 		<module>muse-platform-mini</module>
 		<module>muse-osgi-core</module>
 		<module>muse-osgi-soa-core</module>



---------------------------------------------------------------------
To unsubscribe, e-mail: muse-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-commits-help@ws.apache.org