Java Buildpack v2.4
I'm pleased to announce the release of the java-buildpack
, version 2.4
. This release focuses on access logging in Tomcat and has the following highlights:
- Configurable Access Logging in Tomcat (via Guillaume Berche)
- Session Replication working with Pivotal Redis Service (via John McTeague)
For a more detailed look at the changes in 2.4
, please take a look at the commit log. Packaged versions of the buildpack, suitable for use with create-buildpack
and update-buildpack
, can be found attached to this release.
Packaged Dependencies
Dependency | Version |
---|---|
AppDynamics Agent | 3.7.17 |
Groovy | 2.3.3 |
MariaDB JDBC | 1.1.7 |
New Relic Agent | 3.7.2 |
OpenJDK JRE (centos6 ) |
1.7.0_60 |
OpenJDK JRE (lucid ) |
1.7.0_60 |
OpenJDK JRE (mountainlion ) |
1.7.0_60 |
OpenJDK JRE (precise ) |
1.7.0_60 |
OpenJDK JRE (trusty ) |
1.7.0_60 |
Play Framework JPA Plugin | 1.4.0.RELEASE |
PostgreSQL JDBC | 9.3.1101 |
RedisStore | 1.1.0_RELEASE |
Spring Auto-reconfiguration | 1.4.0_RELEASE |
Spring Boot CLI | 1.1.4_RELEASE |
Tomcat Access Logging Support | 2.2.0_RELEASE |
Tomcat Lifecycle Support | 2.2.0_RELEASE |
Tomcat Logging Support | 2.2.0_RELEASE |
Tomcat | 7.0.54 |