java icon indicating copy to clipboard operation
java copied to clipboard

A Cloud Native Buildpack with an order definition suitable for Java applications

Results 41 java issues
Sort by recently updated
recently updated
newest added

[RFC](https://github.com/paketo-buildpacks/rfcs/blob/main/text/0052-graceful-stack-upgrades.md) ## Summary All Paketo Buildpacks should support graceful stack upgrades between the current Bionic and Jammy stacks. For most buildpacks, this should not require any changes, but for some...

type:enhancement

Currently by default the liberica JVM is used by default. It would be nice to have a support to switch / use a different JVM with the java build packs....

type:enhancement

## What happened? It is not uncommon to have a front-end and back-end app packaged together. The backend running on Java, of course :) and the front-end being HTML/Javascript. In...

type:enhancement

[note: as requested by https://github.com/paketo-buildpacks/base-builder/issues/484] I am using paketo build packs with Spring Boot for Native Container Images + Maven. And because of some limitations of flyway, I have the...

I'm trying to make use of the metadata produced by the buildpacks in the labels of the image that it produces. I presume that it is possible to obtain information...

type:enhancement
semver:major

## What happened? * Spring PetClinic has long had a maven build, recently a gradle build was added. * Using the latest tiny paketo builder, both the gradle and maven...

type:enhancement

Bumps [`gcr.io/paketo-buildpacks/bellsoft-liberica`](https://gcr.io/paketo-buildpacks/bellsoft-liberica) from [`9.9.0`](https://gcr.io/paketo-buildpacks/bellsoft-liberica:9.9.0) to [`9.9.0-ea`](https://gcr.io/paketo-buildpacks/bellsoft-liberica:9.9.0-ea).

semver:patch
type:dependency-upgrade

Bumps [`gcr.io/paketo-buildpacks/liberty`](https://gcr.io/paketo-buildpacks/liberty) from [`2.2.0`](https://gcr.io/paketo-buildpacks/liberty:2.2.0) to [`2.4.0`](https://gcr.io/paketo-buildpacks/liberty:2.4.0).

type:dependency-upgrade
semver:minor

## Summary As briefly discussed on Slack with @dmikusa, this is an initial set of integration tests run for each PR (and `main`). It mainly should trigger discussions around a...

type:task
semver:patch

## Describe the Enhancement Can the newrelic buildpack be included in this java builder. ## Motivation This java builder seems to be including other application monitoring platforms (datadog, google stakedriver,...

type:enhancement