Skip to content
Permalink

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: main
Choose a base ref
...
head repository: grado83/java-buildpack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Nov 11, 2015

  1. Hello Kevin Grady,
    
    William has looked further into this issue and has suggested this as a
    fix:
    Fork the CF Java buildpack & reference accordingly in your manifest.yml
    Change the line in the url below to  '1.5.0_+' (the underscore is
    necessary)
    https://github.com/cloudfoundry/java-buildpack/blob/master/config/spring_auto_reconfiguration.yml#L20
    Re-push app and let us know the result.
    
    Change-Id: I2ff6ef2c38008d1f950d9f8c9f24358acb0ade69
    grado83 committed Nov 11, 2015
    Configuration menu
    Copy the full SHA
    f7661f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2015

  1. changing tomcat version from 8 to 7

    changing tomcat version from 8 to 7
    grado83 committed Nov 12, 2015
    Configuration menu
    Copy the full SHA
    62eca7e View commit details
    Browse the repository at this point in the history
Loading