mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-15 02:54:49 +00:00
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1988 7e9141cc-0065-0410-87d8-b60c137991c4
9 lines
220 B
INI
9 lines
220 B
INI
source.. = src/main/java/
|
|
output.. = target/classes/
|
|
bin.includes = META-INF/,\
|
|
.,\
|
|
jettyhome/
|
|
bin.excludes = jettyhome/logs/*.log,\
|
|
jettyhome/lib/*
|
|
src.includes = jettyhome/
|