Skip to main content
summaryrefslogtreecommitdiffstats
blob: 6d4f3aa975c4c99412beeb21d061aac2d71254aa (plain) (blame)
1
2
3
4
5
6
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               OSGI-INF/
additional.bundles = com.sun.jersey

Back to the top