Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
danielrendall
/
java-buildpack
Public
forked from
cloudfoundry/java-buildpack
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
java-buildpack
src
java
frameworks
on
main
User selector
All users
All time
Commit history
Commits on Jul 9, 2026
Merge pull request #1341 from stokpop/fix/cf-env-spring-boot-4x
stokpop
authored
60a2e33
View commit details
Copy full SHA for 60a2e33
View code at this point
Browse repository at this point
docs(java-cfenv): clarify Finalize glob comment (mirror underscore name is what ships today)
stokpop
committed
ff26527
View commit details
Copy full SHA for ff26527
View code at this point
Browse repository at this point
test(java-cfenv): reset deps slice in BeforeEach to avoid accumulation across re-runs
stokpop
committed
0eb20a8
View commit details
Copy full SHA for 0eb20a8
View code at this point
Browse repository at this point
fix(java-cfenv): add the mirrored jar to the classpath + guard the cloud-profile artifact
Show description for 7f113cd
stokpop
committed
7f113cd
View commit details
Copy full SHA for 7f113cd
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
fix(supply): show manifest default version label in framework install log
Show description for 11fce93
stokpop
committed
11fce93
View commit details
Copy full SHA for 11fce93
View code at this point
Browse repository at this point
feat(cf-env): add Spring Boot 4.x support and improve docs
Show description for 2f6acf8
stokpop
committed
2f6acf8
View commit details
Copy full SHA for 2f6acf8
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
fix(java_opts): use string-split for $DEPS_DIR and $HOME replacement to fix bash 5.1 breakage
stokpop
committed
5c6e661
View commit details
Copy full SHA for 5c6e661
View code at this point
Browse repository at this point
fix(java_opts): handle multiple \$JAVA_OPTS in one opts file; fix %% in fmt.Sprintf
Show description for 53ebe43
stokpop
committed
53ebe43
View commit details
Copy full SHA for 53ebe43
View code at this point
Browse repository at this point
Commits on Jun 24, 2026
fix(java_opts): use string-split to restore JAVA_OPTS placeholder
Show description for 8989c91
stokpop
committed
8989c91
View commit details
Copy full SHA for 8989c91
View code at this point
Browse repository at this point
Commits on Jun 16, 2026
fix: correct jres paths, javaexec tokenization, and command-substitution warning
Show description for 6a3bce4
stokpop
committed
6a3bce4
View commit details
Copy full SHA for 6a3bce4
View code at this point
Browse repository at this point
test+docs(java_opts): add integration and unit tests; document runtime behavior
Show description for a481dd5
stokpop
committed
a481dd5
View commit details
Copy full SHA for a481dd5
View code at this point
Browse repository at this point
feat(java_opts): replace eval with shell-free javaexec launcher (#1301)
Show description for 8d553bb
stokpop
committed
8d553bb
View commit details
Copy full SHA for 8d553bb
View code at this point
Browse repository at this point
Commits on May 22, 2026
Adjust framework functionalities considering recent pipeline modifications (#1298)
Show description for 1ceb49e
kiril-keranov
authored
1ceb49e
View commit details
Copy full SHA for 1ceb49e
View code at this point
Browse repository at this point
Commits on May 20, 2026
Merge pull request #1275 from stokpop/issue-1229-fix-connection-string-shell-quoting
Show description for 857abfe
ramonskie
authored
857abfe
View commit details
Copy full SHA for 857abfe
View code at this point
Browse repository at this point
Merge branch 'cloudfoundry:main' into issue-1229-fix-connection-string-shell-quoting
stokpop
authored
56a9950
View commit details
Copy full SHA for 56a9950
View code at this point
Browse repository at this point
Merge branch 'cloudfoundry:main' into issue-1265-fix-jma-property-names
stokpop
authored
910791c
View commit details
Copy full SHA for 910791c
View code at this point
Browse repository at this point
Commits on May 19, 2026
Address review comment
kiril-keranov
committed
3d0aa59
View commit details
Copy full SHA for 3d0aa59
View code at this point
Browse repository at this point
Adjust metrics exporter supply
kiril-keranov
committed
7b90096
View commit details
Copy full SHA for 7b90096
View code at this point
Browse repository at this point
Adjust cf metrics exporter jar path
kiril-keranov
committed
032c552
View commit details
Copy full SHA for 032c552
View code at this point
Browse repository at this point
Adjust cf metrics exporter jar pattern
kiril-keranov
committed
1c9becb
View commit details
Copy full SHA for 1c9becb
View code at this point
Browse repository at this point
Fix unit tests with regard to new jar paths
kiril-keranov
committed
100fb1d
View commit details
Copy full SHA for 100fb1d
View code at this point
Browse repository at this point
Commits on May 18, 2026
Adjust to new dependencies jar paths
kiril-keranov
committed
a75650a
View commit details
Copy full SHA for a75650a
View code at this point
Browse repository at this point
Update azure_application_insights_agent.go
kiril-keranov
authored
d7c29fb
View commit details
Copy full SHA for d7c29fb
View code at this point
Browse repository at this point
fix: correct jarDir path in cf_metrics_exporter tests
Show description for 014317a
ramonskie
committed
014317a
View commit details
Copy full SHA for 014317a
View code at this point
Browse repository at this point
Commits on May 15, 2026
Fix shell splitting on semicolon in Application Insights connection string
Show description for c8b9db4
stokpop
committed
c8b9db4
View commit details
Copy full SHA for c8b9db4
View code at this point
Browse repository at this point
Commits on May 8, 2026
Fix JMA property names to use underscores (matching Ruby buildpack)
Show description for abc0a34
stokpop
committed
abc0a34
View commit details
Copy full SHA for abc0a34
View code at this point
Browse repository at this point
Revert "Fix JMA heap_dump_folder config being ignored; add full-config test"
Show description for 42ff640
stokpop
committed
42ff640
View commit details
Copy full SHA for 42ff640
View code at this point
Browse repository at this point
Fix JMA heap_dump_folder config being ignored; add full-config test
Show description for 45554ad
stokpop
committed
45554ad
View commit details
Copy full SHA for 45554ad
View code at this point
Browse repository at this point
Commits on May 6, 2026
fix: correct misleading comment on eval in opts assembly
stokpop
committed
4d73403
View commit details
Copy full SHA for 4d73403
View code at this point
Browse repository at this point
fix: strip trailing whitespace from USER_JAVA_OPTS via xargs
stokpop
committed
c1eff8b
View commit details
Copy full SHA for c1eff8b
View code at this point
Browse repository at this point
Merge branch 'cloudfoundry:main' into issue-1259-java-opts-breaks-pre-start-script
stokpop
authored
57fb46b
View commit details
Copy full SHA for 57fb46b
View code at this point
Browse repository at this point
Commits on May 4, 2026
Fix WriteEnvFile calls containing shell variables to use WriteProfileD
Show description for c479b84
ramonskie
committed
c479b84
View commit details
Copy full SHA for c479b84
View code at this point
Browse repository at this point
Commits on Apr 29, 2026
test: add coverage for $HOME and $DEPS_DIR expansion in opts file content
stokpop
committed
a31c74e
View commit details
Copy full SHA for a31c74e
View code at this point
Browse repository at this point
fix: replace sed with bash parameter expansion in java_opts assembly script
Show description for 69aa825
stokpop
committed
69aa825
View commit details
Copy full SHA for 69aa825
View code at this point
Browse repository at this point
fix: handle multiline JAVA_OPTS in profile.d assembly script
Show description for 0bb8669
stokpop
committed
0bb8669
View commit details
Copy full SHA for 0bb8669
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.