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

Commits on Jun 5, 2014

  1. add "jdk5" and "SNAPSHOT" in version

    - use a version dedicated to our branch (jdk5)
    - use a snapshot version until next release
    SylvainJuge committed Jun 5, 2014
    Configuration menu
    Copy the full SHA
    488b3d5 View commit details
    Browse the repository at this point in the history
  2. JDK 5 compatibility

    Fabrice Larcher committed Jun 5, 2014
    Configuration menu
    Copy the full SHA
    3ff579b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'jdk5' of github.com:NudgeApm/snappy into jdk5

    Conflicts:
    	pom.xml
    Fabrice Larcher committed Jun 5, 2014
    Configuration menu
    Copy the full SHA
    5d699fd View commit details
    Browse the repository at this point in the history
  4. SCM path in pom

    Fabrice Larcher committed Jun 5, 2014
    Configuration menu
    Copy the full SHA
    e03c370 View commit details
    Browse the repository at this point in the history
  5. Update reference to parent-config

    Fabrice Larcher committed Jun 5, 2014
    Configuration menu
    Copy the full SHA
    40226be View commit details
    Browse the repository at this point in the history
  6. Fix unit tests

    Fabrice Larcher committed Jun 5, 2014
    Configuration menu
    Copy the full SHA
    0376a72 View commit details
    Browse the repository at this point in the history
Loading