clean up build.properties warning.
This commit is contained in:
parent
7f8ab75983
commit
4f8c09687b
|
@ -1,3 +1,4 @@
|
|||
source.. = WEB-INF/src/
|
||||
output.. = WEB-INF/classes/
|
||||
bin.includes = META-INF/,\
|
||||
WEB-INF/,\
|
||||
|
@ -15,9 +16,7 @@ bin.includes = META-INF/,\
|
|||
WEB-INF/lib/atmosphere-compat-jbossweb-0.9.jar,\
|
||||
WEB-INF/lib/atmosphere-compat-tomcat-0.9.jar,\
|
||||
WEB-INF/lib/atmosphere-compat-tomcat7-0.9.jar,\
|
||||
OSGI-INF/,\
|
||||
metainfo/
|
||||
jars.compile.order =
|
||||
src.includes = WEB-INF/classes/,\
|
||||
WEB-INF/tld/,\
|
||||
WEB-INF/web.xml,\
|
||||
|
|
Loading…
Reference in New Issue