You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by ma...@apache.org on 2012/07/12 22:04:19 UTC

svn commit: r1360901 - /ace/sandbox/marrs/run-target/target.bndrun

Author: marrs
Date: Thu Jul 12 20:04:19 2012
New Revision: 1360901

URL: http://svn.apache.org/viewvc?rev=1360901&view=rev
Log:
Updated target, removed requirements.

Modified:
    ace/sandbox/marrs/run-target/target.bndrun

Modified: ace/sandbox/marrs/run-target/target.bndrun
URL: http://svn.apache.org/viewvc/ace/sandbox/marrs/run-target/target.bndrun?rev=1360901&r1=1360900&r2=1360901&view=diff
==============================================================================
--- ace/sandbox/marrs/run-target/target.bndrun (original)
+++ ace/sandbox/marrs/run-target/target.bndrun Thu Jul 12 20:04:19 2012
@@ -1,9 +1,5 @@
 -runfw: org.apache.felix.framework;version='[4,5)'
 -runee: JavaSE-1.6
--runrequire: bundle:(symbolicname=org.apache.ace.managementagent),\
-	bundle:(symbolicname=org.apache.felix.gogo.command),\
-	bundle:(symbolicname=org.apache.felix.gogo.runtime),\
-	bundle:(symbolicname=org.apache.felix.gogo.shell)
 -runbundles: org.apache.felix.gogo.command;resolution=http://bundles.bndtools.org.s3.amazonaws.com/org.apache.felix.gogo.command/org.apache.felix.gogo.command-0.12.0.jar;version='[0.12.0,0.12.1)',\
 	org.apache.felix.gogo.runtime;resolution=http://bundles.bndtools.org.s3.amazonaws.com/org.apache.felix.gogo.runtime/org.apache.felix.gogo.runtime-0.10.0.jar;version='[0.10.0,0.10.1)',\
 	org.apache.ace.managementagent;resolution=file:/Users/marcel/dev/ace-bndtools/org.apache.ace.managementagent/generated/org.apache.ace.managementagent.jar;version=latest,\