Skip to main content
summaryrefslogtreecommitdiffstats
blob: d9e9369c5dbd72606ae3427f20cd055a0c451ff8 (plain) (blame)
1
2
3
4
5
6
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               OSGI-INF/,\
               REST-INF/

Back to the top