Skip to content
Commit 2256f95e authored by Emmanuel Duchastenier's avatar Emmanuel Duchastenier Committed by GitHub
Browse files

feat(tomcat8): update bundle packaging with Tomcat 8.5 (#119)

* update catalina conf in order not to scan too many jar files
* modify properties file to keep with previous tomcat format
  goes from
  "25-Jul-2017 14:29:17.192 INFO [localhost-startStop-1] org.bonitasoft.engine.log.technical.TechnicalLoggerSLF4JImpl.log THREAD_ID=29 | HOSTNAME=dolgonos-bonita | Start service of platform : 
  org.bonitasoft.engine.cache.ehcache.PlatformEhCacheCacheService"
  to
  "2017-07-25 14:22:09.092 +0200 INFO: org.bonitasoft.engine.api.impl.PlatformAPIImpl THREAD_ID=29 | HOSTNAME=dolgonos-bonita | Start service of platform : org.bonitasoft.engine.cache.ehcache.PlatformEhCacheCacheService"

Closes[BS-16921](https://bonitasoft.atlassian.net/browse/BS-16921)
parent 246c308f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment