[Carbon-commits] [Carbon] svn commit r113541 - branches/carbon/3.2.0/patch-releases/3.2.2/features

supunm at wso2.com supunm at wso2.com
Wed Oct 5 06:19:04 EDT 2011


Author: supunm
Date: Wed Oct  5 03:19:03 2011
New Revision: 113541
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=113541

Log:
adding 3.2.2 spring-services

Modified:
   branches/carbon/3.2.0/patch-releases/3.2.2/features/pom.xml

Modified: branches/carbon/3.2.0/patch-releases/3.2.2/features/pom.xml
URL: http://wso2.org/svn/browse/wso2/branches/carbon/3.2.0/patch-releases/3.2.2/features/pom.xml?rev=113541&r1=113540&r2=113541&view=diff
==============================================================================
--- branches/carbon/3.2.0/patch-releases/3.2.2/features/pom.xml	(original)
+++ branches/carbon/3.2.0/patch-releases/3.2.2/features/pom.xml	Wed Oct  5 03:19:03 2011
@@ -106,8 +106,8 @@
         <module>../../../features/application-mgt/org.wso2.carbon.application.mgt.feature/3.2.2</module>
         <module>../../../features/webapp-mgt/org.wso2.carbon.webapp.mgt.ui.feature/3.2.2</module>
         <module>../../../features/webapp-mgt/org.wso2.carbon.webapp.mgt.feature/3.2.2</module>
-        <!--module>../../../features/wsdl-tools/org.wso2.carbon.wsdl.tools.ui.feature/3.2.2</module>
-        <module>../../../features/wsdl-tools/org.wso2.carbon.wsdl.tools.feature/3.2.2</module-->
+        <module>../../../features/service-hosting/spring-services/org.wso2.carbon.springservices.ui.feature/3.2.2</module>
+        <module>../../../features/service-hosting/spring-services/org.wso2.carbon.springservices.feature/3.2.2</module>
     
         <module>../../../features/registry/handler-configuration/org.wso2.carbon.registry.handler.configuration.server.feature/3.2.2</module>
 	<module>../../../features/registry/handler-configuration/org.wso2.carbon.registry.handler.configuration.ui.feature/3.2.2</module>


More information about the Carbon-commits mailing list