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

Back to the top