Ticket #1001002: Move the Menu to be a Portlet - revise the build properties to include calender css and zul files in the build

This commit is contained in:
Elaine Tan 2012-08-03 18:42:02 +08:00
parent 3871fa1808
commit 108cb60e9b
1 changed files with 12 additions and 2 deletions

View File

@ -17,7 +17,12 @@ bin.includes = META-INF/,\
WEB-INF/lib/atmosphere-compat-tomcat-0.9.jar,\
WEB-INF/lib/atmosphere-compat-tomcat7-0.9.jar,\
metainfo/,\
WEB-INF/lib/calendar.jar
WEB-INF/lib/calendar.jar,\
calendar.css,\
calendar.zul,\
calendar_mini.zul,\
divarrow.zul,\
divtab.zul
src.includes = WEB-INF/classes/,\
WEB-INF/tld/,\
WEB-INF/web.xml,\
@ -30,6 +35,11 @@ src.includes = WEB-INF/classes/,\
theme/,\
theme.zs,\
zul/,\
metainfo/
metainfo/,\
calendar.css,\
calendar.zul,\
calendar_mini.zul,\
divarrow.zul,\
divtab.zul
bin.excludes = WEB-INF/src/,\
WEB-INF/web-2.5.xml