Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 11399196626f16f2a611c45a80e26f208485570a (plain) (blame)
1
2
3
4
5
6
7
source.. = src/
output.. = target/classes/
bin.includes = META-INF/,\
               .,\
               defaultLogbackConfiguration/,\
               OSGI-INF/l10n/bundle.properties,\
               OSGI-INF/

Back to the top