2018-02-03 01:39:47 +07:00
|
|
|
output.. = target/classes/
|
2013-02-13 15:15:43 +07:00
|
|
|
bin.includes = META-INF/,\
|
|
|
|
WEB-INF/,\
|
|
|
|
css/,\
|
|
|
|
images/,\
|
|
|
|
index.zul,\
|
|
|
|
js/,\
|
|
|
|
theme/,\
|
|
|
|
theme.zs,\
|
|
|
|
zul/,\
|
|
|
|
timeout.zul,\
|
|
|
|
plugin.xml,\
|
2013-05-30 15:30:55 +07:00
|
|
|
theme/default/zul/calendar/calendar.css,\
|
|
|
|
theme/default/zul/calendar/calendar.zul,\
|
|
|
|
theme/default/zul/calendar/calendar_mini.zul,\
|
|
|
|
theme/default/zul/calendar/divarrow.zul,\
|
|
|
|
theme/default/zul/calendar/divtab.zul,\
|
2013-02-13 15:15:43 +07:00
|
|
|
OSGI-INF/,\
|
|
|
|
OSGI-INF/reportviewerprovider.xml,\
|
|
|
|
OSGI-INF/defaultinfofactory.xml,\
|
|
|
|
OSGI-INF/defaulteditorfactory.xml,\
|
|
|
|
OSGI-INF/jrviewerprovider.xml,\
|
|
|
|
OSGI-INF/resourcefinder.xml,\
|
|
|
|
OSGI-INF/defaultpaymentformfactory.xml,\
|
|
|
|
OSGI-INF/processfactory.xml,\
|
|
|
|
OSGI-INF/defaultprintshippinglabel.xml,\
|
|
|
|
OSGI-INF/defaultcreatefromfactory.xml,\
|
2013-02-27 22:21:27 +07:00
|
|
|
OSGI-INF/defaultformfactory.xml,\
|
2013-06-19 23:47:39 +07:00
|
|
|
OSGI-INF/feedbackservice.xml,\
|
2013-10-01 11:46:07 +07:00
|
|
|
sessiontimeout.zul,\
|
|
|
|
*.jsp,\
|
2013-11-29 17:33:03 +07:00
|
|
|
labelapplet.jar,\
|
2016-07-05 22:07:48 +07:00
|
|
|
OSGI-INF/jfgchartrenderer.xml,\
|
2017-10-19 08:29:06 +07:00
|
|
|
manifest.json,\
|
2017-10-19 21:29:06 +07:00
|
|
|
pdf.js/,\
|
2018-02-02 13:47:07 +07:00
|
|
|
WEB-INF/lib/ckez.jar,\
|
2018-02-11 00:37:05 +07:00
|
|
|
WEB-INF/lib/daisydiff.jar,\
|
|
|
|
.
|
2015-03-28 23:31:00 +07:00
|
|
|
src.includes = WEB-INF/tld/,\
|
2013-02-13 15:15:43 +07:00
|
|
|
WEB-INF/web.xml,\
|
|
|
|
WEB-INF/xsd/,\
|
|
|
|
WEB-INF/zk.xml,\
|
|
|
|
css/,\
|
|
|
|
images/,\
|
|
|
|
index.zul,\
|
|
|
|
js/,\
|
|
|
|
theme/,\
|
|
|
|
theme.zs,\
|
|
|
|
zul/,\
|
2013-05-30 15:30:55 +07:00
|
|
|
theme/default/zul/calendar/calendar.css,\
|
|
|
|
theme/default/zul/calendar/calendar.zul,\
|
|
|
|
theme/default/zul/calendar/calendar_mini.zul,\
|
|
|
|
theme/default/zul/calendar/divarrow.zul,\
|
|
|
|
theme/default/zul/calendar/divtab.zul
|
2016-07-07 13:51:26 +07:00
|
|
|
bin.excludes = WEB-INF/src/
|
2018-02-11 00:37:05 +07:00
|
|
|
source.. = WEB-INF/src/
|