Java Buildpack v3.0
I'm pleased to announce the release of the java-buildpack, version 3.0. This release was focused on user configuration via environment variables, to reduce the need for forking the buildpack to make minor changes. It has the following highlights:
- User configuration via environment variables (via Mike Youngstrom, Noburou Taniguchi, Guillaume Berche)
- Expanded AppDynamics configuration (via Mike Youngstrom)
- Documentation updates (via Robbie Clutton, Mohammad Asif Siddiqui)
For a more detailed look at the changes in 3.0, 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 | 4.0.3_0 |
| GemFire | 8.0.0 |
| GemFire Modules | 8.0.0.1 |
| GemFire Modules Tomcat7 | 8.0.0.1 |
| GemFire Security | 8.0.0 |
| Groovy | 2.4.3 |
| JRebel | 6.0.3 |
| MariaDB JDBC | 1.1.8 |
| New Relic Agent | 3.15.0 |
OpenJDK JRE (centos6) |
1.8.0_40 |
OpenJDK JRE (lucid) |
1.8.0_40 |
OpenJDK JRE (mountainlion) |
1.8.0_40 |
OpenJDK JRE (precise) |
1.8.0_40 |
OpenJDK JRE (trusty) |
1.8.0_40 |
| Play Framework JPA Plugin | 1.7.0.RELEASE |
| PostgreSQL JDBC | 9.4.1201 |
| RedisStore | 1.2.0_RELEASE |
| SLF4J API | 1.5.8 |
| SLF4J JDK14 | 1.5.8 |
| Spring Auto-reconfiguration | 1.7.0_RELEASE |
| Spring Boot CLI | 1.2.3_RELEASE |
| Tomcat Access Logging Support | 2.4.0_RELEASE |
| Tomcat Lifecycle Support | 2.4.0_RELEASE |
| Tomcat Logging Support | 2.4.0_RELEASE |
| Tomcat | 8.0.21 |