Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: a909f1301f26e5c618c177207a726ed8b6d6156d (plain) (blame)
1
2
3
4
5
6
7
8
source.. = tst/,\
           src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               plugin.properties
additional.bundles = org.apache.log4j,\
                     org.slf4j.binding.log4j12

Back to the top