# Licensed to the Apache Software Foundation (ASF) under the terms of ASLv2 (http://www.apache.org/licenses/LICENSE-2.0). | |
-buildpath: \ | |
${^-buildpath},\ | |
${testng},\ | |
osgi.core;version=6.0.0,\ | |
org.apache.commons.cli,\ | |
org.apache.ace.agent;version=latest | |
-sub: *.bnd | |
-diffignore: org.apache.ace.agent.jar | |
javac.source: 1.7 | |
javac.target: 1.7 |