1
0
mirror of https://github.com/jetty/jetty.project.git synced 2025-03-03 20:39:18 +00:00

9 lines
220 B
Properties
Raw Normal View History

source.. = src/main/java/
output.. = target/classes/
bin.includes = META-INF/,\
.,\
jettyhome/
bin.excludes = jettyhome/logs/*.log,\
jettyhome/lib/*
src.includes = jettyhome/