GitHub / cloudfoundry/java-buildpack / commits
Cloud Foundry buildpack for running Java applications
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 3a30b77c | Add tomcat 9.0.120, remove tomcat 9.0.119 (#1351) |
ARI WG Git Bot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| ef4e2db6 | Add tomcat 10.1.57, remove tomcat 10.1.56 (#1350) |
ARI WG Git Bot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 521d2e99 | Add contrast-security 6.31.1, remove contrast-security 6.31.0 (#1347) |
ARI WG Git Bot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 1765d738 | Add postgresql-jdbc 42.7.13, remove postgresql-jdbc 42.7.12 (#1346) |
ARI WG Git Bot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| a40d1fad | merge Merge pull request #1333 from stokpop/fix/tomcat-context-path |
Ramon Makkelie <r****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 9ffd563d | fix(tomcat): surface non-IsNotExist errors when checking META-INF/context.xml | Peter Paul Bakker <p****r@s****l> | about 2 months ago | |
| 35d0138a | fix(tomcat): XML-escape WAR filename in context descriptor | Peter Paul Bakker <p****r@s****l> | about 2 months ago | |
| 71175876 | Add sealights-agent 4.0.2800, remove sealights-agent 4.0.2795 (#1343) |
ARI WG Git Bot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| f758aa10 | Add postgresql-jdbc 42.7.12, remove postgresql-jdbc 42.7.11 (#1340) |
ARI WG Git Bot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| cc04a629 | [ci skip] bump to 5.0.6 | git <g****t@l****t> | about 2 months ago | |
| 4aa45ee9 | Adjust default jprofiler version (#1337) |
Kiril Keranov <1****v@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 09f1846b | fix(tomcat): propagate WEB-INF stat/Glob errors, clarify multi-WAR warning | Peter Paul Bakker <p****r@s****l> | 2 months ago | |
| f7c83988 | Add datadog-javaagent 1.63.2, remove datadog-javaagent 1.63.1 (#1336) |
ARI WG Git Bot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| f6593101 | fix(tomcat): propagate os.Stat errors and always remove ROOT.xml on non-root ... | Peter Paul Bakker <p****r@s****l> | 2 months ago | |
| 02f0fe13 | fix(tomcat): fix context_path integration test assertion - root serves Tomcat... | Peter Paul Bakker <p****r@s****l> | 2 months ago | |
| 12b80a9f | merge Merge remote-tracking branch 'origin/main' into fix/tomcat-context-path | Peter Paul Bakker <p****r@s****l> | 2 months ago | |
| 9d886b06 | feat(tomcat): handle packaged WAR and fix external config ordering for contex... | Peter Paul Bakker <p****r@s****l> | 2 months ago | |
| dab91794 | Add contrast-security 6.31.0, remove contrast-security 6.30.1 (#1332) |
ARI WG Git Bot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| b6abf610 | Add datadog-javaagent 1.63.1, remove datadog-javaagent 1.63.0 (#1335) |
ARI WG Git Bot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 5f13f424 | merge Merge pull request #1334 from stokpop/fix/java-opts-backslash-bash-compat |
Peter Paul Bakker <p****r@s****l>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| fe83df8e | merge Merge pull request #1324 from stokpop/fix/cf-task-command-presence |
Peter Paul Bakker <p****r@s****l>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 5c6e661d | fix(java_opts): use string-split for $DEPS_DIR and $HOME replacement to fix b... | Peter Paul Bakker <p****r@s****l> | 2 months ago | |
| 267ada68 | docs: document context_path implementation difference between Ruby and Go bui... | Peter Paul Bakker <p****r@s****l> | 2 months ago | |
| 937509c2 | fix(tomcat): remove stale ROOT.xml when non-root context_path is configured; ... | Peter Paul Bakker <p****r@s****l> | 2 months ago | |
| d2b51d66 | merge Merge pull request #1330 from stokpop/fix/java-opts-backslash-bash-compat |
Peter Paul Bakker <p****r@s****l>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 4a16504e | fix(tomcat): normalize trailing slash in context_path and fix hardcoded ROOT.... | Peter Paul Bakker <p****r@s****l> | 2 months ago | |
| 3b4b434a | fix(tomcat): use actual context XML filename in write error message | Peter Paul Bakker <p****r@s****l> | 2 months ago | |
| 130f479f | feat(tomcat): restore context_path support from Ruby buildpack | Peter Paul Bakker <p****r@s****l> | 2 months ago | |
| 53ebe43b | fix(java_opts): handle multiple \$JAVA_OPTS in one opts file; fix %% in fmt.S... | Peter Paul Bakker <p****r@s****l> | 2 months ago | |
| 3bb9fa02 | merge Merge pull request #1329 from sap-contributions/main |
Peter Paul Bakker <p****r@s****l>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 86684bce | chore(ci): print bash version at start of unit test run | Peter Paul Bakker <p****r@s****l> | 2 months ago | |
| 8989c91b | fix(java_opts): use string-split to restore JAVA_OPTS placeholder | Peter Paul Bakker <p****r@s****l> | 2 months ago | |
| 1df5b629 | test: revert unrelated Spring-Boot-Version bump in finalize_test | Peter Paul Bakker <p****r@s****l> | 2 months ago | |
| 7dc3b71e | Add tomcat 9.0.119, remove tomcat 9.0.118 (#1328) |
ARI WG Git Bot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| fa1035cb | Add tomcat 10.1.56, remove tomcat 10.1.55 (#1327) |
ARI WG Git Bot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| a5c34084 | fix #1289: allowSchemeMismatch=true for tomcat server.xml | Stephan Merker <s****r@s****m> | 2 months ago | |
| 5dd80ab4 | Add tomcat 11.0.23, remove tomcat 11.0.22 (#1326) |
ARI WG Git Bot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| dd745b91 | Add jprofiler-profiler 16.1.1, remove jprofiler-profiler 15.0.4 (#1319) |
ARI WG Git Bot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 11cc6b36 | Add jacoco 0.8.15, remove jacoco 0.8.14 (#1314) |
ARI WG Git Bot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 7f878025 | Add sealights-agent 4.0.2795, remove sealights-agent 4.0.2785 (#1325) |
ARI WG Git Bot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 551c2381 | Add datadog-javaagent 1.63.0, remove datadog-javaagent 1.62.0 (#1310) |
ARI WG Git Bot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| f7d6e092 | Add contrast-security 6.30.1, remove contrast-security 6.29.0 (#1312) |
ARI WG Git Bot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 22e272d8 | fix: emit task process type in release YAML for cf run-task support | Peter Paul Bakker <p****r@s****l> | 2 months ago | |
| aea1e4c1 | Add sealights-agent 4.0.2785, remove sealights-agent 4.0.2778 (#1313) |
ARI WG Git Bot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 5c3e7625 | Add elastic-apm-agent 1.56.0, remove elastic-apm-agent 1.55.6 (#1318) |
ARI WG Git Bot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 6317bcc9 | Add mariadb-jdbc 3.5.9, remove mariadb-jdbc 3.5.8 (#1317) |
ARI WG Git Bot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 7a0c18d5 | Add azure-application-insights 3.7.9, remove azure-application-insights 3.7.8... |
ARI WG Git Bot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 6e2dfd1a | Add newrelic 9.3.0, remove newrelic 9.2.0 (#1311) |
ARI WG Git Bot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 0ad74b01 | Add open-telemetry-javaagent 2.29.0, remove open-telemetry-javaagent 2.28.1 (... |
ARI WG Git Bot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| fb4fc4ba | Add splunk-otel-javaagent 2.29.0, remove splunk-otel-javaagent 2.28.0 (#1322) |
ARI WG Git Bot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 47879435 | merge Merge pull request #1316 from stokpop/issue-1301-replace-eval-opts-expansion |
Ramon Makkelie <r****e@g****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| eed10a7c | Add contrast-security 6.30.1, remove contrast-security 6.29.0 (#1306) |
ARI WG Git Bot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| de38d379 | fix(finalize): build javaexec in bin/finalize for source/git buildpack usage | Peter Paul Bakker <p****r@s****l> | 3 months ago | |
| 3ca64eb6 | merge Merge pull request #1315 from stokpop/fix/integration-test-assertions-pr1288 |
Ramon Makkelie <r****e@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 6a3bce45 | fix: correct jres paths, javaexec tokenization, and command-substitution warning | Peter Paul Bakker <p****r@s****l> | 3 months ago | |
| a481dd5f | test+docs(java_opts): add integration and unit tests; document runtime behavior | Peter Paul Bakker <p****r@s****l> | 3 months ago | |
| ef6af9c4 | fix(tests): correct Tomcat version assertion strings | Peter Paul Bakker <p****r@s****l> | 3 months ago | |
| 600f7559 | fix(tests): correct SapMachine log assertion strings | Peter Paul Bakker <p****r@s****l> | 3 months ago | |
| 7b469973 | merge Merge pull request #1288 from stokpop/issue-1264-base-jre-refactor |
tnikolova82 <9****2@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 3548d1b6 | [ci skip] bump to 5.0.5 | git <g****t@l****t> | 3 months ago | |
| 8d553bbc | feat(java_opts): replace eval with shell-free javaexec launcher (#1301) | Peter Paul Bakker <p****r@s****l> | 3 months ago | |
| 21f28a98 | Update go version and adjust script for cflinuxfs5 (#1302) |
Kiril Keranov <1****v@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| d46c1cc8 | Add google-stackdriver-profiler to cflinuxfs5 (#1300) |
Kiril Keranov <1****v@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 2e38f5c3 | Add splunk-otel-javaagent 2.28.0, remove splunk-otel-javaagent 2.27.0 (#1299) |
ARI WG Git Bot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 1ceb49e8 | Adjust framework functionalities considering recent pipeline modifications (#... |
Kiril Keranov <1****v@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 9ee755fe | Add contrast-security 6.29.0, remove contrast-security 6.23.0 (#1297) |
ARI WG Git Bot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| e3758837 | Rebuild client-certificate-mapper 2.0.1 (#1296) |
ARI WG Git Bot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 7b91b659 | Add jrebel 2025.4.2, remove jrebel 2025.4.1 (#1294) |
ARI WG Git Bot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 5e89fb11 | Add datadog-javaagent 1.62.0, remove datadog-javaagent 1.42.1 (#1292) |
ARI WG Git Bot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 94636e7f | Add tomcat 9.0.118, remove tomcat 9.0.113 (#1295) |
ARI WG Git Bot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| bb519e24 | Add sealights-agent 4.0.2778, remove sealights-agent 4.0.2570 (#1293) |
ARI WG Git Bot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 1d3f6c29 | Merge pull request #1291 from cloudfoundry/pr-by-releng-bot-1779320299 |
ARI WG Git Bot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| bf158c35 | docs: document Go vs Ruby behavioural differences in migration guide | Peter Paul Bakker <p****r@s****l> | 3 months ago | |
| bf92b625 | fix: restrict -XX:ActiveProcessorCount to HotSpot JREs to match Ruby buildpack | Peter Paul Bakker <p****r@s****l> | 3 months ago | |
| 2c5754bd | fix: tomcat falls back to manifest default when Java version undetectable | Peter Paul Bakker <p****r@s****l> | 3 months ago | |
| 40e44905 | fix: DetermineJavaVersion returns 17 as safe default on all error paths | Peter Paul Bakker <p****r@s****l> | 3 months ago | |
| f82a40de | merge Merge pull request #1290 from kiril-keranov/patch-33 |
Ramon Makkelie <r****e@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 32c98a62 | Adjust doc | Kiril Keranov <k****v@s****m> | 3 months ago | |
| 0b80ae8f | Add cflinuxfs5 for some dependencies | Kiril Keranov <k****v@s****m> | 3 months ago | |
| c85884b0 | Adjust docs | Kiril Keranov <k****v@s****m> | 3 months ago | |
| 4215e7fe | Correct RUBY_VS_GO_BUILDPACK_COMPARISON.md |
Kiril Keranov <1****v@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 7e627cc1 | fix: log warning when Java version detection falls back to default 17 | Peter Paul Bakker <p****r@s****l> | 3 months ago | |
| 9a7f22db | refactor: extract BaseJRE to eliminate duplication across standard JRE providers | Peter Paul Bakker <p****r@s****l> | 3 months ago | |
| 857abfee | merge Merge pull request #1275 from stokpop/issue-1229-fix-connection-string-shell-... |
Ramon Makkelie <r****e@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 0f9bc71f | merge Merge pull request #1274 from stokpop/issue-1270-jre-version-fallback-when-on... |
Ramon Makkelie <r****e@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 8f65df78 | merge Merge pull request #1268 from stokpop/issue-1267-fix-jbp-config-java-main |
Ramon Makkelie <r****e@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| e09a6b10 | merge Merge pull request #1266 from stokpop/issue-1265-fix-jma-property-names |
Ramon Makkelie <r****e@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 56a99508 | merge Merge branch 'cloudfoundry:main' into issue-1229-fix-connection-string-shell-... |
Peter Paul Bakker <p****r@s****l>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 910791c8 | merge Merge branch 'cloudfoundry:main' into issue-1265-fix-jma-property-names |
Peter Paul Bakker <p****r@s****l>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 74da7832 | merge Merge branch 'cloudfoundry:main' into issue-1267-fix-jbp-config-java-main |
Peter Paul Bakker <p****r@s****l>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 713375b2 | merge Merge pull request #1286 from kiril-keranov/patch-31 |
Ramon Makkelie <r****e@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| ab12abe8 | merge Merge pull request #1287 from kiril-keranov/patch-32 |
tnikolova82 <9****2@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| e78c3ab5 | Update manifest.yml |
Kiril Keranov <1****v@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 3d0aa599 | Address review comment | Kiril Keranov <k****v@s****m> | 3 months ago | |
| ca734659 | refactor: replace JavaMainContainer loop with last-element lookup | Peter Paul Bakker <p****r@s****l> | 3 months ago | |
| 7b90096b | Adjust metrics exporter supply | Kiril Keranov <k****v@s****m> | 3 months ago | |
| 032c5525 | Adjust cf metrics exporter jar path | Kiril Keranov <k****v@s****m> | 3 months ago | |
| 1c9becbf | Adjust cf metrics exporter jar pattern | Kiril Keranov <k****v@s****m> | 3 months ago | |
| 100fb1d3 | Fix unit tests with regard to new jar paths | Kiril Keranov <k****v@s****m> | 3 months ago | |
| 4a7fe3af | merge Merge pull request #1285 from cloudfoundry/pr-by-releng-bot-1779164492 |
Ramon Makkelie <r****e@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago |