-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: cloudfoundry/java-buildpack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ded1e56
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: cloudfoundry/java-buildpack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cdfcb46
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 10 files changed
- 1 contributor
Commits on Apr 24, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 32ffa5d - Browse repository at this point
Copy the full SHA 32ffa5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a2d325 - Browse repository at this point
Copy the full SHA 8a2d325View commit details -
Spring Boot and Tomcat detect overlap
Previously, a Spring Boot WAR would cause both spring_boot and tomcat to detect. This change makes the discrimination stronger by only allowing spring_boot to detect if it also has a start script. [#70085176] [resolves #51]
Configuration menu - View commit details
-
Copy full SHA for 415861c - Browse repository at this point
Copy the full SHA 415861cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d0293b - Browse repository at this point
Copy the full SHA 9d0293bView commit details
Commits on Apr 25, 2014
-
Enforce unique container in all phases
Previously, the buildpack only enforced a single unique container in the detect phase. This meant that any time a buildpack was explicitly specified (and detect skipped) it was possible to end up with an ambiguous container choice. This change ensures that the same logic for guaranteeing a unique container is used in all phases. [#70085176]
Configuration menu - View commit details
-
Copy full SHA for bd21de4 - Browse repository at this point
Copy the full SHA bd21de4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31f14bb - Browse repository at this point
Copy the full SHA 31f14bbView commit details -
Add example to JAVA_OPTS framework documentation
Previously, the documentation for the JAVA_OPTS framework wasn't clear enough that a user could properly configure it without help. This change adds an example to that documentation to make it clearer. [#69514724][resolves #49]
Configuration menu - View commit details
-
Copy full SHA for b6bc7c0 - Browse repository at this point
Copy the full SHA b6bc7c0View commit details -
Merge 69514724-java-opts-documentation to master
[Completes #69514724]
Configuration menu - View commit details
-
Copy full SHA for eb57f60 - Browse repository at this point
Copy the full SHA eb57f60View commit details -
Add buildpack debugging documentation
Previously there was no documentation around debugging the buildpack. This lead to having to provide that information on mailing lists and in issues. This change adds documentation about debug logging and running the buildpack locally. [#69986486][resolves #50]
Configuration menu - View commit details
-
Copy full SHA for dd4cde3 - Browse repository at this point
Copy the full SHA dd4cde3View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdfcb46 - Browse repository at this point
Copy the full SHA cdfcb46View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff ded1e56...cdfcb46