Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 3943df1daa427838a6ba81b0b15aaf925c5b0e36 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               about.html,\
               .options,\
               copyright.txt,\
               epl-v10.html,\
               license.html,\
               fragment.properties,\
               lib/,\
               fragment.xml

Back to the top