Skip to main content
summaryrefslogtreecommitdiffstats
blob: 499f5859b90fe2a34a98d8d2a620b13419849e88 (plain) (blame)
1
2
3
4
5
6
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               test.xml,\
               testAppServerLaunch.xml

Back to the top