Author: sumedha Date: Wed Oct 22 20:02:45 2008 New Revision: 22693 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=22693
Log: changed to use carbon bundle mgt Modified: trunk/wsas/java/carbon/distribution/bin.xml trunk/wsas/java/carbon/distribution/conf/config.properties trunk/wsas/java/carbon/distribution/pom.xml Modified: trunk/wsas/java/carbon/distribution/bin.xml URL: http://wso2.org/svn/browse/wso2/trunk/wsas/java/carbon/distribution/bin.xml?rev=22693&r1=22692&r2=22693&view=diff ============================================================================== --- trunk/wsas/java/carbon/distribution/bin.xml (original) +++ trunk/wsas/java/carbon/distribution/bin.xml Wed Oct 22 20:02:45 2008 @@ -51,7 +51,7 @@ <include>org.wso2.dataservices:org.wso2.dataservices.ui:jar</include> --> <!-- other bundles--> - <!-- + <include>org.wso2.carbon:org.wso2.carbon.rm:jar</include> <include>org.wso2.carbon:org.wso2.carbon.rm.ui:jar</include> <include>org.wso2.carbon:org.wso2.carbon.security.mgt:jar</include> @@ -63,29 +63,32 @@ <include>org.wso2.carbon:org.wso2.carbon.logging.admin.ui:jar</include> <include>org.wso2.carbon:org.wso2.carbon.logging.view.ui:jar</include> <include>org.wso2.carbon:org.wso2.carbon.logging.ext:jar</include> +<!-- <include>org.wso2.carbon:org.wso2.carbon.throttle:jar</include> <include>org.wso2.carbon:org.wso2.carbon.throttle.ui:jar</include> - <include>org.wso2.carbon:org.wso2.carbon.module.mgt:jar</include> - <include>org.wso2.carbon:org.wso2.carbon.module.mgt.ui:jar</include> <include>org.wso2.carbon:org.wso2.carbon.caching:jar</include> <include>org.wso2.carbon:org.wso2.carbon.caching.ui:jar</include> <include>org.wso2.carbon:org.wso2.carbon.tracer:jar</include> <include>org.wso2.carbon:org.wso2.carbon.tracer.ui:jar</include> <include>org.wso2.carbon:org.wso2.carbon.codegen:jar</include> <include>org.wso2.carbon:org.wso2.carbon.codegen.ui:jar</include> - <include>org.wso2.carbon:org.wso2.carbon.service.mgt:jar</include> - <include>org.wso2.carbon:org.wso2.carbon.service.mgt.ui:jar</include> <include>org.wso2.carbon:org.wso2.carbon.transport.mgt:jar</include> <include>org.wso2.carbon:org.wso2.carbon.transport.mgt.ui:jar</include> - <include>org.wso2.carbon:org.wso2.carbon.server.admin:jar</include> - <include>org.wso2.carbon:org.wso2.carbon.server.admin.ui:jar</include> - <include>org.wso2.carbon:org.wso2.carbon.statistics:jar</include> - <include>org.wso2.carbon:org.wso2.carbon.statistics.ui:jar</include> <include>org.wso2.carbon:org.wso2.carbon.tryit:jar</include> <include>org.wso2.carbon:org.wso2.carbon.wsdlconverter:jar</include> <include>org.wso2.carbon:org.wso2.carbon.xslt:jar</include> <include>org.wso2.carbon:org.wso2.carbon.authenticator:jar</include> --> + <include>org.wso2.carbon:org.wso2.carbon.service.mgt:jar</include> + <include>org.wso2.carbon:org.wso2.carbon.service.mgt.ui:jar</include> + <include>org.wso2.carbon:org.wso2.carbon.server.admin:jar</include> + <include>org.wso2.carbon:org.wso2.carbon.server.admin.ui:jar</include> + <include>org.wso2.carbon:org.wso2.carbon.statistics:jar</include> + <include>org.wso2.carbon:org.wso2.carbon.statistics.ui:jar</include> + <include>org.wso2.carbon:org.wso2.carbon.module.mgt:jar</include> + <include>org.wso2.carbon:org.wso2.carbon.module.mgt.ui:jar</include> + <include>org.wso2.carbon:org.wso2.carbon.viewflows:jar</include> + <include>org.wso2.carbon:org.wso2.carbon.viewflows.ui:jar</include> </includes> </dependencySet> </dependencySets> Modified: trunk/wsas/java/carbon/distribution/conf/config.properties URL: http://wso2.org/svn/browse/wso2/trunk/wsas/java/carbon/distribution/conf/config.properties?rev=22693&r1=22692&r2=22693&view=diff ============================================================================== --- trunk/wsas/java/carbon/distribution/conf/config.properties (original) +++ trunk/wsas/java/carbon/distribution/conf/config.properties Wed Oct 22 20:02:45 2008 @@ -13,36 +13,7 @@ [EMAIL PROTECTED]:start, \ [EMAIL PROTECTED]:start, \ [EMAIL PROTECTED]:start, \ - [EMAIL PROTECTED]:start, \ - [EMAIL PROTECTED]:start, \ - [EMAIL PROTECTED]:start,\ - [EMAIL PROTECTED]:start, \ - [EMAIL PROTECTED]:start, \ - [EMAIL PROTECTED]:start, \ - [EMAIL PROTECTED]:start, \ - [EMAIL PROTECTED]:start, \ - [EMAIL PROTECTED]:start, \ - [EMAIL PROTECTED]:start, \ - [EMAIL PROTECTED]:start, \ - [EMAIL PROTECTED]:start, \ - [EMAIL PROTECTED]:start, \ - [EMAIL PROTECTED]:start, \ - [EMAIL PROTECTED]:start, \ - [EMAIL PROTECTED]:start, \ - [EMAIL PROTECTED]:start, \ - [EMAIL PROTECTED]:start, \ - [EMAIL PROTECTED]:start, \ - [EMAIL PROTECTED]:start, \ - [EMAIL PROTECTED]:start, \ - [EMAIL PROTECTED]:start, \ - [EMAIL PROTECTED]:start, \ - [EMAIL PROTECTED]:start, \ - [EMAIL PROTECTED]:start, \ - [EMAIL PROTECTED]:start, \ - [EMAIL PROTECTED]:start, \ - [EMAIL PROTECTED]:start,\ - [EMAIL PROTECTED]:start, \ - [EMAIL PROTECTED]:start, \ - [EMAIL PROTECTED]:start, \ - [EMAIL PROTECTED]:start -osgi.startLevel=100 \ No newline at end of file + [EMAIL PROTECTED]:start + +osgi.startLevel=100 +osgi.bundles.defaultStartLevel=60 Modified: trunk/wsas/java/carbon/distribution/pom.xml URL: http://wso2.org/svn/browse/wso2/trunk/wsas/java/carbon/distribution/pom.xml?rev=22693&r1=22692&r2=22693&view=diff ============================================================================== --- trunk/wsas/java/carbon/distribution/pom.xml (original) +++ trunk/wsas/java/carbon/distribution/pom.xml Wed Oct 22 20:02:45 2008 @@ -250,7 +250,20 @@ <groupId>org.wso2.carbon</groupId> <artifactId>org.wso2.carbon.xslt</artifactId> <version>SNAPSHOT</version> + </dependency> + + <dependency> + <groupId>org.wso2.carbon</groupId> + <artifactId>org.wso2.carbon.viewflows</artifactId> + <version>SNAPSHOT</version> + </dependency> + + <dependency> + <groupId>org.wso2.carbon</groupId> + <artifactId>org.wso2.carbon.viewflows.ui</artifactId> + <version>SNAPSHOT</version> </dependency> + </dependencies> <build> _______________________________________________ Wsas-java-dev mailing list [email protected] http://mailman.wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev
