* Rebuild JAXBContext after adding additional classes * Set output directory in build.properties to fix deploy location * Remove unecessary dependencies from wfs manifest Former-commit-id:aedb166b4d
[formerly bd479bc83287f3c1bb9dd65176b9ea3f5b8901d1] Former-commit-id:1184e77f1a
9 lines
214 B
INI
9 lines
214 B
INI
source.. = src/
|
|
output.. = bin/
|
|
bin.includes = .project,\
|
|
.classpath,\
|
|
META-INF/,\
|
|
build.properties,\
|
|
.settings/,\
|
|
.,\
|
|
res/
|