minor fixed to runtime classpath and build setup.

This commit is contained in:
Heng Sin Low 2013-01-30 15:43:36 +08:00
parent 722130dc41
commit d07a6a4ce1
2 changed files with 4 additions and 5 deletions

View File

@ -17,12 +17,11 @@ Import-Package: javax.servlet,
org.slf4j.helpers;version="1.6.1",
org.slf4j.spi;version="1.6.1"
DynamicImport-Package: action.images
Bundle-ClassPath: WEB-INF/classes/,
Bundle-ClassPath: .,
WEB-INF/lib/atmosphere-compat-jbossweb-1.0.4.jar,
WEB-INF/lib/atmosphere-compat-tomcat-1.0.4.jar,
WEB-INF/lib/atmosphere-compat-tomcat7-1.0.4.jar,
WEB-INF/lib/atmosphere-runtime-1.0.4.jar,
.
WEB-INF/lib/atmosphere-runtime-1.0.4.jar
Export-Package: metainfo.zk,
org.adempiere.webui,
org.adempiere.webui.acct,

View File

@ -10,7 +10,6 @@ bin.includes = META-INF/,\
zul/,\
timeout.zul,\
plugin.xml,\
WEB-INF/classes/,\
calendar.css,\
calendar.zul,\
calendar_mini.zul,\
@ -49,4 +48,5 @@ src.includes = WEB-INF/classes/,\
divtab.zul
source.. = WEB-INF/src/
bin.excludes = WEB-INF/src/,\
WEB-INF/web-2.5.xml
WEB-INF/web-2.5.xml,\
WEB-INF/classes/