[Carbon-commits] [Carbon] svn commit r111317 - in branches/carbon/3.2.0/products/esb/4.0.2/modules: distribution features p2-profile
hiranya at wso2.com
hiranya at wso2.com
Fri Aug 5 02:21:25 EDT 2011
Author: hiranya
Date: Thu Aug 4 23:21:25 2011
New Revision: 111317
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=111317
Log:
Reenabling service build
Modified:
branches/carbon/3.2.0/products/esb/4.0.2/modules/distribution/pom.xml
branches/carbon/3.2.0/products/esb/4.0.2/modules/features/pom.xml
branches/carbon/3.2.0/products/esb/4.0.2/modules/p2-profile/pom.xml
Modified: branches/carbon/3.2.0/products/esb/4.0.2/modules/distribution/pom.xml
URL: http://wso2.org/svn/browse/wso2/branches/carbon/3.2.0/products/esb/4.0.2/modules/distribution/pom.xml?rev=111317&r1=111316&r2=111317&view=diff
==============================================================================
--- branches/carbon/3.2.0/products/esb/4.0.2/modules/distribution/pom.xml (original)
+++ branches/carbon/3.2.0/products/esb/4.0.2/modules/distribution/pom.xml Thu Aug 4 23:21:25 2011
@@ -44,7 +44,7 @@
<modules>
<module>product</module>
- <!--module>service</module-->
+ <module>service</module>
</modules>
<build>
Modified: branches/carbon/3.2.0/products/esb/4.0.2/modules/features/pom.xml
URL: http://wso2.org/svn/browse/wso2/branches/carbon/3.2.0/products/esb/4.0.2/modules/features/pom.xml?rev=111317&r1=111316&r2=111317&view=diff
==============================================================================
--- branches/carbon/3.2.0/products/esb/4.0.2/modules/features/pom.xml (original)
+++ branches/carbon/3.2.0/products/esb/4.0.2/modules/features/pom.xml Thu Aug 4 23:21:25 2011
@@ -44,6 +44,6 @@
<modules>
<module>product</module>
- <!--module>service</module-->
+ <module>service</module>
</modules>
</project>
Modified: branches/carbon/3.2.0/products/esb/4.0.2/modules/p2-profile/pom.xml
URL: http://wso2.org/svn/browse/wso2/branches/carbon/3.2.0/products/esb/4.0.2/modules/p2-profile/pom.xml?rev=111317&r1=111316&r2=111317&view=diff
==============================================================================
--- branches/carbon/3.2.0/products/esb/4.0.2/modules/p2-profile/pom.xml (original)
+++ branches/carbon/3.2.0/products/esb/4.0.2/modules/p2-profile/pom.xml Thu Aug 4 23:21:25 2011
@@ -44,7 +44,7 @@
<modules>
<module>product</module>
- <!--module>service</module-->
+ <module>service</module>
</modules>
<build>
More information about the Carbon-commits
mailing list