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 15:18:29 UTC

svn commit: r1370242 - in /ace/sandbox/marrs: cnf/repo/org.apache.felix.useradmin.filestore/org.apache.felix.useradmin.filestore-1.0.1.jar cnf/repo/repository.xml run-server/server.bndrun

Author: jawi
Date: Tue Aug  7 13:18:28 2012
New Revision: 1370242

URL: http://svn.apache.org/viewvc?rev=1370242&view=rev
Log:
Wrong UserAdmin filestore got committed.

Modified:
    ace/sandbox/marrs/cnf/repo/org.apache.felix.useradmin.filestore/org.apache.felix.useradmin.filestore-1.0.1.jar
    ace/sandbox/marrs/cnf/repo/repository.xml
    ace/sandbox/marrs/run-server/server.bndrun

Modified: ace/sandbox/marrs/cnf/repo/org.apache.felix.useradmin.filestore/org.apache.felix.useradmin.filestore-1.0.1.jar
URL: http://svn.apache.org/viewvc/ace/sandbox/marrs/cnf/repo/org.apache.felix.useradmin.filestore/org.apache.felix.useradmin.filestore-1.0.1.jar?rev=1370242&r1=1370241&r2=1370242&view=diff
==============================================================================
Binary files - no diff available.

Modified: ace/sandbox/marrs/cnf/repo/repository.xml
URL: http://svn.apache.org/viewvc/ace/sandbox/marrs/cnf/repo/repository.xml?rev=1370242&r1=1370241&r2=1370242&view=diff
==============================================================================
--- ace/sandbox/marrs/cnf/repo/repository.xml (original)
+++ ace/sandbox/marrs/cnf/repo/repository.xml Tue Aug  7 13:18:28 2012
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='utf-8'?>
 <?xml-stylesheet type='text/xsl' href='http://www.osgi.org/www/obr2html.xsl'?>
 
-<repository lastmodified='20120807131937.783' name='Local Repository'>
+<repository lastmodified='20120807151443.802' name='Local Repository'>
   <resource id='bcprov/1.46.0' presentationname='bcprov' symbolicname='bcprov' uri='bcprov/bcprov-1.46.0.jar' version='1.46.0'>
     <size>
       1878175
@@ -2011,7 +2011,7 @@
        Felix.
     </description>
     <size>
-      16852
+      16849
     </size>
     <license>
       http://www.apache.org/licenses/LICENSE-2.0.txt

Modified: ace/sandbox/marrs/run-server/server.bndrun
URL: http://svn.apache.org/viewvc/ace/sandbox/marrs/run-server/server.bndrun?rev=1370242&r1=1370241&r2=1370242&view=diff
==============================================================================
--- ace/sandbox/marrs/run-server/server.bndrun (original)
+++ ace/sandbox/marrs/run-server/server.bndrun Tue Aug  7 13:18:28 2012
@@ -1,7 +1,8 @@
 -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='[1.0.0,1.0.1)',\
+	org.apache.felix.useradmin;version='[1.0.2,1.0.3)',\
+	org.apache.felix.useradmin.filestore;version='[1.0.1,1.0.2)',\
 	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)',\