aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/build.properties
blob: b527a747909eee41466bd14e7ea23e0b9df035da (plain)
1
2
3
4
5
6
7
8
9
10
11
source.. = tst/,\
           tst-rsrc/,\
           exttst/,\
           src/
bin.includes = META-INF/,\
               .,\
               plugin.properties,\
               bin-tst/,\
               bin/
additional.bundles = org.apache.log4j,\
                     org.slf4j.binding.log4j12