Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OMERO.insight Java Application Bundler task for Mac OS X #3337

Merged
merged 14 commits into from
Jan 28, 2015

Commits on Jan 27, 2015

  1. Configuration menu
    Copy the full SHA
    b8c7c78 View commit details
    Browse the repository at this point in the history
  2. Create new dist-osx-appbundler target for OMERO.insight

    This commit adds a new `dist-osx-appbundler` target to OMERO.insight and
    adds it as a dependency to the OMERO.insight specific `dist` target.
    The `dist` target is used by the top level `zips` target which is used
    by overarching OMERO build system.
    chris-allan committed Jan 27, 2015
    Configuration menu
    Copy the full SHA
    e8655ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a7daad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a245c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4651af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf0638c View commit details
    Browse the repository at this point in the history
  7. Set the use.dir property.

    jburel authored and chris-allan committed Jan 27, 2015
    Configuration menu
    Copy the full SHA
    ebffd09 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f3c7906 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9430ee6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1e248db View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6447a5a View commit details
    Browse the repository at this point in the history
  12. Fix path check and config file check.

    jburel authored and chris-allan committed Jan 27, 2015
    Configuration menu
    Copy the full SHA
    a81795a View commit details
    Browse the repository at this point in the history
  13. Remove space.

    jburel authored and chris-allan committed Jan 27, 2015
    Configuration menu
    Copy the full SHA
    d78586f View commit details
    Browse the repository at this point in the history
  14. Load appbundler dependency from Artifactory

    This commit switches to load the `appbundler` dependency from
    Artifactory as configured by Ivy.  As Ivy resolution needs to be
    performed, JAR locations have been deferred to a new `appbundler-init`
    target which is now responsible for performing the task definition.
    chris-allan committed Jan 27, 2015
    Configuration menu
    Copy the full SHA
    b61bd57 View commit details
    Browse the repository at this point in the history