Author: bramk
Date: Fri Aug 16 12:47:17 2013
New Revision: 1514686
URL: http://svn.apache.org/r1514686
Log:
ACE-347 Cleanup launcher buildpath
Modified:
ace/trunk/org.apache.ace.agent.launcher/bnd.bnd
Modified: ace/trunk/org.apache.ace.agent.launcher/bnd.bnd
URL:
http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.agent.launcher/bnd.bnd?rev=1514686&r1=1514685&r2=1514686&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.agent.launcher/bnd.bnd (original)
+++ ace/trunk/org.apache.ace.agent.launcher/bnd.bnd Fri Aug 16 12:47:17 2013
@@ -1,9 +1,5 @@
-buildpath: osgi.core;version='[4.3,5)',\
org.apache.commons.cli,\
- org.apache.ace.agent;version=latest,\
- org.apache.ace.test;version=latest,\
- org.apache.felix.gogo.command,\
- org.apache.felix.gogo.runtime,\
- org.apache.felix.gogo.shell
+ org.apache.ace.agent;version=latest
-sources: false
-sub: *.bnd