-
Customers want to be able to run `dotnet publish` themselves within their CI/CD pipeline and use the artifacts from that for testing etc, and then deploy those artifacts to Google Cloud Functions (etc…
-
Nutzen von JAVA_OPTS_APPEND
-
After following the steps mentioned in the migration guide (https://docs.cloudfoundry.org/buildpacks/java/configuring-service-connections.html) our application is not able to connect to the spring clo…
-
## 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, goo…
-
The Java buildpack should look for runtime specification in pom.xml or gradle... (sorry not a java person) as the other buildpacks do. It only respects `GOOGLE_RUNTIME_VERSION`.
For example, the No…
-
Thanks a lot for sharing this great work, and apologies for the slightly off-context discussion here.
We are looking into ways to leverage the memcache-release for supporting java apps that need sess…
-
Given this yaml:
```
mook:
ingy:
default_buildpacks:
- name: staticfile_buildpack
package: buildpack_staticfile
- name: java_buildpack
package: buildpack_java
```
There's n…
-
To compile full static native-images the MUSL CC is neded on the linux os which runs the native-image compile
Provide support with liberica-openjdk-alpine-musl as packet buildpack ( https://registry.…
-
./api/java-buildpack/jobs/create_bosh_pre_start.sh
./api/java-buildpack/ig_resolver/patch_job_mf.sh
-
Suggest to support more maven and java version for the build (as older projects fail with this builder)
## Describe the Enhancement
Add the ability to specify specific maven / java version to use …