mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-21 22:46:04 +00:00
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1145 7e9141cc-0065-0410-87d8-b60c137991c4
16 lines
628 B
INI
16 lines
628 B
INI
source.. = src/main/java/
|
|
output.. = target/classes/
|
|
bin.includes = META-INF/,\
|
|
.,\
|
|
jettyhome/
|
|
bin.excludes = jettyhome/logs/2009_09_21.request.log,\
|
|
jettyhome/lib/atomikos-util-3.5.8.jar,\
|
|
jettyhome/lib/transactions-3.5.8.jar,\
|
|
jettyhome/lib/transactions-api-3.5.8.jar,\
|
|
jettyhome/lib/transactions-jdbc-3.5.8.jar,\
|
|
jettyhome/lib/transactions-jta-3.5.8.jar,\
|
|
jettyhome/lib/ext/derby-10.4.1.3.jar,\
|
|
jettyhome/lib/ext/derbytools-10.4.1.3.jar
|
|
src.includes = META-INF/,\
|
|
jettyhome/
|