You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by ja...@apache.org on 2012/08/07 13:28:17 UTC

svn commit: r1370185 - in /ace/sandbox/marrs: org.apache.ace.authentication.itest/bnd.bnd org.apache.ace.client.repository.itest/bnd.bnd org.apache.ace.configurator.useradmin.itest/bnd.bnd org.apache.ace.launcher/bnd.bnd run-server/server.bndrun

Author: jawi
Date: Tue Aug  7 11:28:16 2012
New Revision: 1370185

URL: http://svn.apache.org/viewvc?rev=1370185&view=rev
Log:
Use UserAdmin bundle of Felix.

Modified:
    ace/sandbox/marrs/org.apache.ace.authentication.itest/bnd.bnd
    ace/sandbox/marrs/org.apache.ace.client.repository.itest/bnd.bnd
    ace/sandbox/marrs/org.apache.ace.configurator.useradmin.itest/bnd.bnd
    ace/sandbox/marrs/org.apache.ace.launcher/bnd.bnd
    ace/sandbox/marrs/run-server/server.bndrun

Modified: ace/sandbox/marrs/org.apache.ace.authentication.itest/bnd.bnd
URL: http://svn.apache.org/viewvc/ace/sandbox/marrs/org.apache.ace.authentication.itest/bnd.bnd?rev=1370185&r1=1370184&r2=1370185&view=diff
==============================================================================
--- ace/sandbox/marrs/org.apache.ace.authentication.itest/bnd.bnd (original)
+++ ace/sandbox/marrs/org.apache.ace.authentication.itest/bnd.bnd Tue Aug  7 11:28:16 2012
@@ -19,7 +19,7 @@ Test-Cases: ${classes;CONCRETE;EXTENDS;o
 -runfw: org.apache.felix.framework;version='[4,5)'
 -runbundles: \
 	osgi.cmpn;version='[4.2.1,4.2.2)',\
-	org.apache.felix.useradmin;version='[0.9.9,1.0.0)',\
+	org.apache.felix.useradmin;version='[1.0.2,1.0.3)',\
 	org.apache.felix.log;version='[1.0.1,1.0.2)',\
 	org.apache.felix.dependencymanager;version='[3.1.0,3.1.1)',\
 	org.apache.felix.dependencymanager.shell;version='[3.0.1,3.0.2)',\

Modified: ace/sandbox/marrs/org.apache.ace.client.repository.itest/bnd.bnd
URL: http://svn.apache.org/viewvc/ace/sandbox/marrs/org.apache.ace.client.repository.itest/bnd.bnd?rev=1370185&r1=1370184&r2=1370185&view=diff
==============================================================================
--- ace/sandbox/marrs/org.apache.ace.client.repository.itest/bnd.bnd (original)
+++ ace/sandbox/marrs/org.apache.ace.client.repository.itest/bnd.bnd Tue Aug  7 11:28:16 2012
@@ -49,7 +49,7 @@ Test-Cases: ${classes;CONCRETE;EXTENDS;o
 	org.apache.ace.deployment.streamgenerator;version=latest,\
 	org.apache.ace.deployment.provider.base;version=latest,\
 	org.apache.felix.prefs,\
-	org.apache.felix.useradmin;version='[0.9.9,1.0.0)',\
+	org.apache.felix.useradmin;version='[1.0.2,1.0.3)',\
 	org.apache.felix.log;version='[1.0.1,1.0.2)',\
 	org.apache.ace.range.api;version=latest,\
 	org.apache.ace.log;version=latest,\

Modified: ace/sandbox/marrs/org.apache.ace.configurator.useradmin.itest/bnd.bnd
URL: http://svn.apache.org/viewvc/ace/sandbox/marrs/org.apache.ace.configurator.useradmin.itest/bnd.bnd?rev=1370185&r1=1370184&r2=1370185&view=diff
==============================================================================
--- ace/sandbox/marrs/org.apache.ace.configurator.useradmin.itest/bnd.bnd (original)
+++ ace/sandbox/marrs/org.apache.ace.configurator.useradmin.itest/bnd.bnd Tue Aug  7 11:28:16 2012
@@ -20,7 +20,7 @@ Test-Cases: ${classes;CONCRETE;EXTENDS;o
 	org.apache.felix.http.jetty;version='[2.2.0,2.2.1)',\
 	org.apache.felix.prefs;version='[1.0.4,1.0.5)',\
 	osgi.cmpn;version='[4.2.1,4.2.2)',\
-	org.apache.felix.useradmin;version='[0.9.9,1.0.0)',\
+	org.apache.felix.useradmin;version='[1.0.2,1.0.3)',\
 	org.apache.felix.log;version='[1.0.1,1.0.2)',\
     org.apache.ace.test;version=latest,\
 	org.apache.ace.httplistener;version=latest,\

Modified: ace/sandbox/marrs/org.apache.ace.launcher/bnd.bnd
URL: http://svn.apache.org/viewvc/ace/sandbox/marrs/org.apache.ace.launcher/bnd.bnd?rev=1370185&r1=1370184&r2=1370185&view=diff
==============================================================================
--- ace/sandbox/marrs/org.apache.ace.launcher/bnd.bnd (original)
+++ ace/sandbox/marrs/org.apache.ace.launcher/bnd.bnd Tue Aug  7 11:28:16 2012
@@ -26,4 +26,5 @@ Private-Package: org.apache.ace.*;-split
     org.osgi.service.metatype;version="1.1";-split-package:=first,\
 	org.osgi.util.tracker
 Include-Resource: default.properties
+-sources: false
 Main-Class: org.apache.ace.launcher.Main

Modified: ace/sandbox/marrs/run-server/server.bndrun
URL: http://svn.apache.org/viewvc/ace/sandbox/marrs/run-server/server.bndrun?rev=1370185&r1=1370184&r2=1370185&view=diff
==============================================================================
--- ace/sandbox/marrs/run-server/server.bndrun (original)
+++ ace/sandbox/marrs/run-server/server.bndrun Tue Aug  7 11:28:16 2012
@@ -1,7 +1,7 @@
 -runfw: org.apache.felix.framework;version='[4.0.2,4.0.2]'
 -runee: JavaSE-1.6
 -runbundles: org.apache.felix.dependencymanager;version='[3.1.0,3.1.1)',\
-	org.apache.felix.useradmin;version='[0.9.9,1.0.0)',\
+	org.apache.felix.useradmin;version='[1.0.0,1.0.1)',\
 	org.apache.felix.log;version='[1.0.1,1.0.2)',\
 	org.apache.felix.prefs;version='[1.0.4,1.0.5)',\
 	org.apache.felix.configadmin;version='[1.2.8,1.2.9)',\