[Carbon-commits] [Carbon] svn commit r114844 - branches/carbon/3.2.0/components/mashup/org.wso2.carbon.mashup.jsservices/3.2.2

lalaji at wso2.com lalaji at wso2.com
Mon Oct 24 07:22:31 EDT 2011


Author: lalaji
Date: Mon Oct 24 04:22:31 2011
New Revision: 114844
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=114844

Log:
Reverted the change done in r114663

Modified:
   branches/carbon/3.2.0/components/mashup/org.wso2.carbon.mashup.jsservices/3.2.2/pom.xml

Modified: branches/carbon/3.2.0/components/mashup/org.wso2.carbon.mashup.jsservices/3.2.2/pom.xml
URL: http://wso2.org/svn/browse/wso2/branches/carbon/3.2.0/components/mashup/org.wso2.carbon.mashup.jsservices/3.2.2/pom.xml?rev=114844&r1=114843&r2=114844&view=diff
==============================================================================
--- branches/carbon/3.2.0/components/mashup/org.wso2.carbon.mashup.jsservices/3.2.2/pom.xml	(original)
+++ branches/carbon/3.2.0/components/mashup/org.wso2.carbon.mashup.jsservices/3.2.2/pom.xml	Mon Oct 24 04:22:31 2011
@@ -141,7 +141,7 @@
                             *;resolution:=optional
                         </Import-Package>
                         <DynamicImport-Package>*</DynamicImport-Package>
-                        <!--Axis2Deployer>JSDeployer</Axis2Deployer-->
+                        <Axis2Deployer>JSDeployer</Axis2Deployer>
                         <Axis2RequiredServices>
                             org.wso2.carbon.mashup.javascript.hostobjects.hostobjectservice.service.HostObjectService
                         </Axis2RequiredServices>


More information about the Carbon-commits mailing list