You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by re...@apache.org on 2012/06/22 18:52:56 UTC

svn commit: r1352969 - in /incubator/stanbol/trunk: ./ frameworkfragment/ launchers/bundlelists/zzshell/ launchers/bundlelists/zzshell/src/main/bundles/ launchers/full/ launchers/full/src/main/sling/

Author: reto
Date: Fri Jun 22 16:52:55 2012
New Revision: 1352969

URL: http://svn.apache.org/viewvc?rev=1352969&view=rev
Log:
STANBOL-312: zz shell added to listen for ssh connections on port 8022, added needed package to frameworkfragment

Added:
    incubator/stanbol/trunk/launchers/bundlelists/zzshell/
      - copied from r1352488, incubator/stanbol/trunk/launchers/bundlelists/osgiframework/
Modified:
    incubator/stanbol/trunk/frameworkfragment/pom.xml
    incubator/stanbol/trunk/launchers/bundlelists/zzshell/pom.xml
    incubator/stanbol/trunk/launchers/bundlelists/zzshell/src/main/bundles/list.xml
    incubator/stanbol/trunk/launchers/full/pom.xml
    incubator/stanbol/trunk/launchers/full/src/main/sling/common.properties
    incubator/stanbol/trunk/pom.xml

Modified: incubator/stanbol/trunk/frameworkfragment/pom.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/frameworkfragment/pom.xml?rev=1352969&r1=1352968&r2=1352969&view=diff
==============================================================================
--- incubator/stanbol/trunk/frameworkfragment/pom.xml (original)
+++ incubator/stanbol/trunk/frameworkfragment/pom.xml Fri Jun 22 16:52:55 2012
@@ -278,7 +278,8 @@
                  org.w3c.dom.xpath,
                  org.xml.sax,
                  org.xml.sax.ext,
-                 org.xml.sax.helpers
+                 org.xml.sax.helpers,
+                 sun.misc
                </Export-Package>
             </manifestEntries>
           </archive>

Modified: incubator/stanbol/trunk/launchers/bundlelists/zzshell/pom.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/launchers/bundlelists/zzshell/pom.xml?rev=1352969&r1=1352488&r2=1352969&view=diff
==============================================================================
--- incubator/stanbol/trunk/launchers/bundlelists/zzshell/pom.xml (original)
+++ incubator/stanbol/trunk/launchers/bundlelists/zzshell/pom.xml Fri Jun 22 16:52:55 2012
@@ -26,19 +26,19 @@
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
-  <artifactId>org.apache.stanbol.launchers.bundlelists.osgiframework</artifactId>
+  <artifactId>org.apache.stanbol.launchers.bundlelists.zzshell</artifactId>
   <version>0.10.0-incubating-SNAPSHOT</version>
   <packaging>partialbundlelist</packaging>
 
-  <name>Apache Stanbol Launchers OSGi Framework Bundle List</name>
-  <description>This is a Maven project which produces the partial list containing the OSGi framework bundles</description>
+  <name>Apache Stanbol Launchers Clerezza Shell Bundle List</name>
+  <description>This is a Maven project which produces the partial list containing for bundles providing the clerezza shell with ssh access</description>
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/incubator/stanbol/trunk/launchers/bundlelists/osgiframework
+      scm:svn:http://svn.apache.org/repos/asf/incubator/stanbol/trunk/launchers/bundlelists/zzshell
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/incubator/stanbol/trunk/launchers/bundlelists/osgiframework
+      scm:svn:https://svn.apache.org/repos/asf/incubator/stanbol/trunk/launchers/bundlelists/zzshell
     </developerConnection>
     <url>http://incubator.apache.org/stanbol/</url>
   </scm>

Modified: incubator/stanbol/trunk/launchers/bundlelists/zzshell/src/main/bundles/list.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/launchers/bundlelists/zzshell/src/main/bundles/list.xml?rev=1352969&r1=1352488&r2=1352969&view=diff
==============================================================================
--- incubator/stanbol/trunk/launchers/bundlelists/zzshell/src/main/bundles/list.xml (original)
+++ incubator/stanbol/trunk/launchers/bundlelists/zzshell/src/main/bundles/list.xml Fri Jun 22 16:52:55 2012
@@ -16,121 +16,94 @@
   limitations under the License.
 -->
 <bundles>
-  <!-- OSGi infrastructure -->
-  <startLevel level="5">
-    <bundle>
-      <groupId>org.apache.sling</groupId>
-      <artifactId>org.apache.sling.commons.log</artifactId>
-      <version>2.1.2</version>
-    </bundle>
-    <bundle>
-      <groupId>org.apache.felix</groupId>
-      <artifactId>org.osgi.core</artifactId>
-      <version>1.4.0</version>
-    </bundle>
-    <bundle>
-      <groupId>org.apache.felix</groupId>
-      <artifactId>org.apache.felix.scr</artifactId>
-      <version>1.6.0</version>
-    </bundle>
-    <bundle>
-      <groupId>org.apache.felix</groupId>
-      <artifactId>org.apache.felix.configadmin</artifactId>
-      <version>1.2.8</version>
-    </bundle>
-    <bundle>
-      <groupId>org.apache.felix</groupId>
-      <artifactId>org.apache.felix.metatype</artifactId>
-      <version>1.0.4</version>
-    </bundle>
-    <bundle>
-      <groupId>org.apache.felix</groupId>
-      <artifactId>org.apache.felix.eventadmin</artifactId>
-      <version>1.2.14</version>
-    </bundle>
-    <bundle>
-      <groupId>org.apache.felix</groupId>
-      <artifactId>org.apache.felix.dependencymanager</artifactId>
-      <version>3.0.0</version>
-    </bundle>
-    <bundle>
-      <groupId>org.apache.felix</groupId>
-      <artifactId>org.apache.felix.dependencymanager.runtime</artifactId>
-      <version>3.0.0</version>
-    </bundle>
-    <bundle>
-      <groupId>org.apache.felix</groupId>
-      <artifactId>org.apache.felix.deploymentadmin</artifactId>
-      <version>0.9.0</version>
-    </bundle>
-    <bundle> <!-- OSGi Command Line Shell support -->
-      <groupId>org.apache.felix</groupId>
-      <artifactId>org.apache.felix.gogo.runtime</artifactId>
-      <version>0.10.0</version>
-    </bundle>
-<!--     <bundle>
-      <groupId>org.apache.sling</groupId>
-      <artifactId>org.apache.sling.commons.osgi</artifactId>
-      <version>2.1.0</version>
-    </bundle>  -->
     
-  </startLevel>
-
-  <!-- HTTP service and Http related Utilities -->
-  <startLevel level="5">
-    <bundle>
-      <groupId>org.apache.felix</groupId>
-      <artifactId>org.apache.felix.http.whiteboard</artifactId>
-      <version>2.2.0</version>
-    </bundle>
-    <bundle>
-      <groupId>org.apache.felix</groupId>
-      <artifactId>org.osgi.compendium</artifactId>
-      <version>1.4.0</version>
-    </bundle>
-  </startLevel>
+    
+	<!--  Scala -->
+	<startLevel level="22">
+		<bundle>
+			<groupId>org.apache.servicemix.bundles</groupId>
+			<artifactId>org.apache.servicemix.bundles.scala-library</artifactId>
+			<version>2.8.1_1</version>
+		</bundle>
+		<bundle>
+			<groupId>org.apache.servicemix.bundles</groupId>
+			<artifactId>org.apache.servicemix.bundles.scala-compiler</artifactId>
+			<version>2.8.1_1</version>
+		</bundle>
+		<bundle>
+			<groupId>org.apache.clerezza.ext</groupId>
+			<artifactId>slf4j-scala-api</artifactId>
+			<version>1.6.1-incubating</version>
+		</bundle>
+		<bundle>
+			<groupId>org.apache.clerezza.scala</groupId>
+			<artifactId>script-engine</artifactId>
+			<version>0.1-incubating</version>
+		</bundle>
+	</startLevel>
+	
+	<!-- Console Shell -->
+	<startLevel level="23">
+		<bundle>
+			<groupId>org.apache.clerezza</groupId>
+			<artifactId>shell</artifactId>
+			<version>0.1-incubating</version>
+		</bundle>
+		<bundle>
+			<groupId>org.apache.clerezza</groupId>
+			<artifactId>osgi.services</artifactId>
+			<version>0.1-incubating</version>
+		</bundle>
+		<bundle>
+			<groupId>org.apache.servicemix.bundles</groupId>
+			<artifactId>org.apache.servicemix.bundles.jline</artifactId>
+			<version>0.9.94_1</version>
+		</bundle>
+		<bundle>
+			<groupId>org.apache.clerezza</groupId>
+			<artifactId>permissiondescriptions</artifactId>
+			<version>0.1-incubating</version>
+		</bundle>
+	</startLevel>
+	
+	<!-- SSH Shell access -->
+	<startLevel level="24">
+		<bundle>
+			<groupId>org.apache.clerezza</groupId>
+			<artifactId>sshshell</artifactId>
+			<version>0.1-incubating</version>
+		</bundle>
+		<bundle>
+			<groupId>org.apache.clerezza</groupId>
+			<artifactId>platform.config</artifactId>
+			<version>0.3-incubating</version>
+		</bundle>
+		<bundle>
+			<groupId>org.apache.clerezza</groupId>
+			<artifactId>platform.security</artifactId>
+			<version>0.8-incubating</version>
+		</bundle>
+		<bundle>
+			<groupId>org.apache.clerezza</groupId>
+			<artifactId>platform</artifactId>
+			<version>0.1-incubating</version>
+		</bundle>
+		<bundle>
+			<groupId>org.apache.clerezza</groupId>
+			<artifactId>platform.graphprovider.content</artifactId>
+			<version>0.6-incubating</version>
+		</bundle>
+		<bundle>
+			<groupId>org.apache.mina</groupId>
+			<artifactId>mina-core</artifactId>
+			<version>2.0.3</version>
+		</bundle>
+		<bundle>
+			<groupId>org.apache.sshd</groupId>
+			<artifactId>sshd-core</artifactId>
+			<version>0.5.0</version>
+		</bundle>
+	</startLevel>
+  
 
-  <!-- Felix web console and plugins -->
-  <startLevel level="11">
-    <bundle>
-      <groupId>org.apache.felix</groupId>
-      <artifactId>org.apache.felix.webconsole</artifactId>
-      <version>4.0.0</version>
-    </bundle>
-    <bundle>
-      <groupId>org.apache.felix</groupId>
-      <artifactId>org.apache.felix.bundlerepository</artifactId>
-      <version>1.6.6</version>
-    </bundle>
-    <bundle>
-      <groupId>org.apache.sling</groupId>
-      <artifactId>org.apache.sling.extensions.threaddump</artifactId>
-      <version>0.2.2</version>
-    </bundle>
-    <bundle>
-      <groupId>org.apache.felix</groupId>
-      <artifactId>org.apache.felix.webconsole.plugins.packageadmin</artifactId>
-      <version>1.0.0</version>
-    </bundle>
-    <bundle>
-      <groupId>org.apache.felix</groupId>
-      <artifactId>org.apache.felix.webconsole.plugins.ds</artifactId>
-      <version>1.0.0</version>
-    </bundle>
-    <bundle>
-      <groupId>org.apache.felix</groupId>
-      <artifactId>org.apache.felix.webconsole.plugins.obr</artifactId>
-      <version>1.0.0</version>
-    </bundle>
-    <bundle>
-      <groupId>org.apache.felix</groupId>
-      <artifactId>org.apache.felix.webconsole.plugins.event</artifactId>
-      <version>1.0.2</version>
-    </bundle>
-    <bundle>
-      <groupId>org.apache.felix</groupId>
-      <artifactId>org.apache.felix.webconsole.plugins.memoryusage</artifactId>
-      <version>1.0.4</version>
-    </bundle>
-  </startLevel>
 </bundles>
\ No newline at end of file

Modified: incubator/stanbol/trunk/launchers/full/pom.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/launchers/full/pom.xml?rev=1352969&r1=1352968&r2=1352969&view=diff
==============================================================================
--- incubator/stanbol/trunk/launchers/full/pom.xml (original)
+++ incubator/stanbol/trunk/launchers/full/pom.xml Fri Jun 22 16:52:55 2012
@@ -165,6 +165,15 @@
       <type>partialbundlelist</type>
       <scope>provided</scope>
     </dependency>
+    
+    <!-- zz> Shell Bundle List -->
+    <dependency>
+      <groupId>org.apache.stanbol</groupId>
+      <artifactId>org.apache.stanbol.launchers.bundlelists.zzshell</artifactId>
+      <version>0.10.0-incubating-SNAPSHOT</version>
+      <type>partialbundlelist</type>
+      <scope>provided</scope>
+    </dependency>
 
     <!-- Stanbol CMS Adapter Bundle List -->
     <dependency>

Modified: incubator/stanbol/trunk/launchers/full/src/main/sling/common.properties
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/launchers/full/src/main/sling/common.properties?rev=1352969&r1=1352968&r2=1352969&view=diff
==============================================================================
--- incubator/stanbol/trunk/launchers/full/src/main/sling/common.properties (original)
+++ incubator/stanbol/trunk/launchers/full/src/main/sling/common.properties Fri Jun 22 16:52:55 2012
@@ -21,3 +21,4 @@
 # The stanbol home directory
 # by default this is set to the same value as sling.home
 stanbol.home=${sling.home}
+clerezza.shell.disable=true

Modified: incubator/stanbol/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/pom.xml?rev=1352969&r1=1352968&r2=1352969&view=diff
==============================================================================
--- incubator/stanbol/trunk/pom.xml (original)
+++ incubator/stanbol/trunk/pom.xml Fri Jun 22 16:52:55 2012
@@ -85,6 +85,7 @@
 
     <module>launchers/bundlelists/osgiframework</module>
     <module>launchers/bundlelists/stanbolcommons</module>
+    <module>launchers/bundlelists/zzshell</module>
     <module>launchers/full</module>
     <module>integration-tests</module>