clean
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1988 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
parent
a70c798da6
commit
c50fc6a1db
|
@ -3,13 +3,6 @@ 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/
|
||||
bin.excludes = jettyhome/logs/*.log,\
|
||||
jettyhome/lib/*
|
||||
src.includes = jettyhome/
|
||||
|
|
Loading…
Reference in New Issue