[Ds-java-dev] svn commit r18838 - in trunk/solutions/data-services/java/modules/distribution: . conf

saminda at wso2.com saminda at wso2.com
Thu Jul 3 11:48:10 PDT 2008


Author: saminda
Date: Thu Jul  3 11:48:10 2008
New Revision: 18838
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=18838

Log:
added bundles 


Modified:
   trunk/solutions/data-services/java/modules/distribution/bin.xml
   trunk/solutions/data-services/java/modules/distribution/conf/config.properties
   trunk/solutions/data-services/java/modules/distribution/pom.xml

Modified: trunk/solutions/data-services/java/modules/distribution/bin.xml
URL: http://wso2.org/svn/browse/wso2/trunk/solutions/data-services/java/modules/distribution/bin.xml?rev=18838&r1=18837&r2=18838&view=diff
==============================================================================
--- trunk/solutions/data-services/java/modules/distribution/bin.xml	(original)
+++ trunk/solutions/data-services/java/modules/distribution/bin.xml	Thu Jul  3 11:48:10 2008
@@ -34,6 +34,27 @@
             <includes>
                 <include>org.wso2.dataservice:org.wso2.ws.dataservice:jar</include>
                 <include>org.wso2.dataservice:org.wso2.solutions.ds.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.secmgt:jar</include>
+                <include>org.wso2.carbon:org.wso2.carbon.secmgt.ui:jar</include>
+                <include>org.wso2.carbon:org.wso2.carbon.security:jar</include>
+                <include>org.wso2.carbon:org.wso2.carbon.security.ui:jar</include>
+                <include>org.wso2.carbon:org.wso2.carbon.logging.core:jar</include>
+                <include>org.wso2.carbon:org.wso2.carbon.logging.service:jar</include>
+                <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.tracer:jar</include>
+                <include>org.wso2.carbon:org.wso2.tracer.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.tryit:jar</include>
+                <include>org.wso2.carbon:org.wso2.carbon.wsdlconverter:jar</include>
+                <include>org.wso2.carbon:org.wso2.carbon.xslt:jar</include>
             </includes>
         </dependencySet>
     </dependencySets>

Modified: trunk/solutions/data-services/java/modules/distribution/conf/config.properties
URL: http://wso2.org/svn/browse/wso2/trunk/solutions/data-services/java/modules/distribution/conf/config.properties?rev=18838&r1=18837&r2=18838&view=diff
==============================================================================
--- trunk/solutions/data-services/java/modules/distribution/conf/config.properties	(original)
+++ trunk/solutions/data-services/java/modules/distribution/conf/config.properties	Thu Jul  3 11:48:10 2008
@@ -26,7 +26,7 @@
   org.wso2.carbon.tiles at 29:start, \
   org.wso2.carbon.woden at 30:start, \
   org.wso2.carbon.wsdl4j at 31:start, \
-  org.wso2.carbon.wss4j_SNAPSHOT at 32:start, \
+  org.wso2.carbon.wss4j at 32:start, \
   org.wso2.carbon.annogen at 33:start, \
   org.wso2.carbon.xmlschema at 34:start, \
   org.wso2.carbon.xmlresolver at 35:start, \
@@ -38,12 +38,30 @@
   org.wso2.carbon.commons.httpclient at 41:start, \
   org.wso2.carbon.commons.io at 42:start, \
   org.wso2.carbon.httpcore at 43:start, \
-  org.wso2.solutions.ds.ui_${ds.solution.version}.jar at 26:start, \
-  org.wso2.ws.dataservice_${ds.solution.version}.jar at 27:start, \
+  org.wso2.solutions.ds.ui_SNAPSHOT.jar at 26:start, \
+  org.wso2.ws.dataservice_SNAPSHOT.jar at 27:start, \
   org.wso2.carbon.axis2 at 44:start, \
   org.wso2.carbon.utils_SNAPSHOT at 45:start, \
-  org.wso2.carbon.core_SNAPSHOT at 46:start, \
-  org.wso2.carbon.component_SNAPSHOT at 47:start
+  org.wso2.carbon.rm_SNAPSHOT at 46:start, \
+  org.wso2.carbon.rm.ui_SNAPSHOT at 47:start, \
+  org.wso2.carbon.secmgt_SNAPSHOT at 48:start, \
+  org.wso2.carbon.secmgt.ui_SNAPSHOT at 49:start, \
+  org.wso2.carbon.security_SNAPSHOT at 50:start, \
+  org.wso2.carbon.security.ui_SNAPSHOT at 51:start, \
+  org.wso2.carbon.logging.core_SNAPSHOT at 52:start, \
+  org.wso2.carbon.logging.service_SNAPSHOT at 53:start, \
+  org.wso2.carbon.logging.admin.ui_SNAPSHOT at 54:start, \
+  org.wso2.carbon.logging.view.ui_SNAPSHOT at 55:start, \
+  org.wso2.carbon.throttle_SNAPSHOT at 56:start, \
+  org.wso2.carbon.throttle.ui_SNAPSHOT at 57:start, \
+  org.wso2.tracer_SNAPSHOT at 58:start, \
+  org.wso2.tracer.ui_SNAPSHOT at 59:start, \
+  org.wso2.carbon.service.mgt_SNAPSHOT at 60:start, \
+  org.wso2.carbon.service.mgt.ui_SNAPSHOT at 61:start, \
+  org.wso2.carbon.tryit_SNAPSHOT at 62:start, \
+  org.wso2.carbon.wsdlconverter_SNAPSHOT at 63:start, \
+  org.wso2.carbon.core_SNAPSHOT at 70:start, \
+  org.wso2.carbon.component_SNAPSHOT at 71:start
 
 osgi.startLevel=100
-osgi.bundles.defaultStartLevel=60
+osgi.bundles.defaultStartLevel=80

Modified: trunk/solutions/data-services/java/modules/distribution/pom.xml
URL: http://wso2.org/svn/browse/wso2/trunk/solutions/data-services/java/modules/distribution/pom.xml?rev=18838&r1=18837&r2=18838&view=diff
==============================================================================
--- trunk/solutions/data-services/java/modules/distribution/pom.xml	(original)
+++ trunk/solutions/data-services/java/modules/distribution/pom.xml	Thu Jul  3 11:48:10 2008
@@ -112,7 +112,7 @@
 
          <dependency>
             <groupId>org.wso2.carbon</groupId>
-            <artifactId>org.wso2.carbon.throttle</artifactId>
+            <artifactId>org.wso2.carbon.throttle.ui</artifactId>
             <version>SNAPSHOT</version>
         </dependency>
 



More information about the Ds-java-dev mailing list