Skip to content
  • Emmanuel Duchastenier's avatar
    2256f95e
    feat(tomcat8): update bundle packaging with Tomcat 8.5 (#119) · 2256f95e
    Emmanuel Duchastenier authored
    * 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)
    2256f95e
    feat(tomcat8): update bundle packaging with Tomcat 8.5 (#119)
    Emmanuel Duchastenier authored
    * 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)
Loading