Simplify inclusion of "OSGI-INF" and the only file it contains

This commit is contained in:
Ben Liblit 2018-01-15 10:23:22 -06:00
parent 6bcca003a2
commit ba5849afb6
5 changed files with 0 additions and 5 deletions

View File

@ -2,6 +2,5 @@ source.. = src/
output.. = bin/test
bin.includes = META-INF/,\
.,\
OSGI-INF/l10n/bundle.properties,\
OSGI-INF/
javacProjectSettings = true

View File

@ -2,6 +2,5 @@ source.. = harness-src/java
output.. = bin/test
bin.includes = META-INF/,\
.,\
OSGI-INF/l10n/bundle.properties,\
OSGI-INF/
javacProjectSettings = true

View File

@ -3,6 +3,5 @@ output.. = bin/main
bin.includes = META-INF/,\
lib/commons-io-2.4.jar,\
.,\
OSGI-INF/l10n/bundle.properties,\
OSGI-INF/
javacProjectSettings = true

View File

@ -8,6 +8,5 @@ bin.includes = META-INF/,\
java-cup-11a.jar,\
com.ibm.wala.core.testdata_1.0.0.jar,\
com.ibm.wala.core.testdata_1.0.0a.jar,\
OSGI-INF/l10n/bundle.properties,\
OSGI-INF/
javacProjectSettings = true

View File

@ -1,6 +1,5 @@
bin.includes = META-INF/,\
.,\
OSGI-INF/l10n/bundle.properties,\
OSGI-INF/
jars.compile.order = .
source.. = src/