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: hawtio/hawtio
base: 1ea092ed6345
Choose a base ref
...
head repository: hawtio/hawtio
compare: e8b1f212d412
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Dec 29, 2013

  1. Copy the full SHA
    0a27629 View commit details
    Browse the repository at this point in the history
  2. Added back the profile specific for OS X when JDK6 is in use

    Indeed we need a JDK6 specific profile on OS X as there we have to deal
    with classes.jar instead of tools.jar . However renamed the profile
    from ‘mac-profile’ to ‘mac-jdk6-profile’. This profile was removed by
    one of my previous pull requests.
    bvahdat committed Dec 29, 2013
    Copy the full SHA
    e6f45c1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #889 from bvahdat/master

    Corrected a tiny typo inside GetStarted.md
    gashcrumb committed Dec 29, 2013
    Copy the full SHA
    e8b1f21 View commit details
    Browse the repository at this point in the history