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:31:44 UTC

svn commit: r1370191 - /ace/sandbox/marrs/build/bin-build.xml

Author: jawi
Date: Tue Aug  7 11:31:43 2012
New Revision: 1370191

URL: http://svn.apache.org/viewvc?rev=1370191&view=rev
Log:
Use Felix bundles instead of the Knopflerfish ones.

Modified:
    ace/sandbox/marrs/build/bin-build.xml

Modified: ace/sandbox/marrs/build/bin-build.xml
URL: http://svn.apache.org/viewvc/ace/sandbox/marrs/build/bin-build.xml?rev=1370191&r1=1370190&r2=1370191&view=diff
==============================================================================
--- ace/sandbox/marrs/build/bin-build.xml (original)
+++ ace/sandbox/marrs/build/bin-build.xml Tue Aug  7 11:31:43 2012
@@ -38,8 +38,9 @@
 			<url url="http://bundles.bndtools.org.s3.amazonaws.com/org.apache.felix.gogo.shell/org.apache.felix.gogo.shell-0.10.0.jar" />
 			<url url="http://bundles.bndtools.org.s3.amazonaws.com/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.12.0.jar" />
 			<url url="http://bundles.bndtools.org.s3.amazonaws.com/org.apache.felix.gogo.runtime/org.apache.felix.gogo.runtime-0.10.0.jar" />
-			<file file="../cnf/repo/org.knopflerfish.bundle.useradmin/org.knopflerfish.bundle.useradmin-2.0.2.jar" />
-			<file file="../cnf/repo/org.knopflerfish.log/org.knopflerfish.log-2.0.2.jar" />
+			<file file="../cnf/repo/org.apache.felix.useradmin/org.apache.felix.useradmin-1.0.2.jar" />
+			<file file="../cnf/repo/org.apache.felix.useradmin.filestore/org.apache.felix.useradmin.filestore-1.0.1.jar" />
+			<file file="../cnf/repo/org.apache.felix.log/org.apache.felix.log-1.0.1.jar" />
 			<file file="../cnf/repo/com.vaadin/com.vaadin-6.5.1.jar" />
 			<file file="../org.apache.ace.configurator.useradmin.task/generated/org.apache.ace.configurator.useradmin.task.jar" />
 			<file file="../org.apache.ace.http.redirector/generated/org.apache.ace.http.redirector.jar" />