xieweiking / java-buildpack-support

Supporting functionality for the Java Buildpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java Buildpack Support

Build Status

A collection of JARs in support of the Java Buildpack.

Tomcat Buildpack Support

This is a JAR which the Java buildpack places in Tomcat's lib directory. It contains a listener which, when configured in Tomcat, ensures that Tomcat shuts down if an application fails to start.

The list of published versions of this JAR can be found at the following location.

JAR Location
Tomcat Buildpack Support http://download.pivotal.io.s3.amazonaws.com/tomcat-buildpack-support/index.yml

Contributing

Pull requests are welcome; see the contributor guidelines for details.

License

The Tomcat Builder is released under version 2.0 of the Apache License.

About

Supporting functionality for the Java Buildpack

License:Apache License 2.0