- disabled the startup of the admin web application in the jetty container - removed configuration and libraries specific to the tanuki java service wrapper - updated the rpm build and developer deployment - added jetty-util-6.1.26.jar to resolve a dependency on org.mortbay.log... Former-commit-id:519ce2c0fb
[formerlya8fb04f41c
] [formerly803397c7c7
[formerly a5d554c271b87fa6d6b264ebb677802b58ebb763]] Former-commit-id:803397c7c7
Former-commit-id:450e8e7a4c
16 lines
749 B
INI
16 lines
749 B
INI
bin.includes = META-INF/,\
|
|
.,\
|
|
jetty-client-7.2.2.v20101205.jar,\
|
|
jetty-continuation-7.2.2.v20101205.jar,\
|
|
jetty-http-7.2.2.v20101205.jar,\
|
|
jetty-io-7.2.2.v20101205.jar,\
|
|
jetty-jmx-7.2.2.v20101205.jar,\
|
|
jetty-security-7.2.2.v20101205.jar,\
|
|
jetty-server-7.2.2.v20101205.jar,\
|
|
jetty-servlet-7.2.2.v20101205.jar,\
|
|
jetty-servlets-7.2.2.v20101205.jar,\
|
|
jetty-util-7.2.2.v20101205.jar,\
|
|
jetty-webapp-7.2.2.v20101205.jar,\
|
|
jetty-xml-7.2.2.v20101205.jar,\
|
|
org.apache.jasper.glassfish_2.1.0.v201007080150.jar,\
|
|
jetty-util-6.1.26.jar
|