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

Add thin jar launcher (downloads dependencies as required on startup) #7211

Closed
wants to merge 10 commits into from

Commits on Oct 24, 2016

  1. Correct typo in docs

    kdombeck authored and dsyer committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    092d37d View commit details
    Browse the repository at this point in the history
  2. Refactor aether parts of AetherGrapeEngine into new module

    Grape and aether are sort of independent and it would be
    useful to have the aether bits on their own to use as a library
    in other places. The main entry point is the AetherEngine
    with service locators for additional session configurations.
    dsyer committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    34eeda4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d0f993 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2615f10 View commit details
    Browse the repository at this point in the history
  5. Remove unused depdendency

    dsyer committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    2f6e3e4 View commit details
    Browse the repository at this point in the history
  6. Update project name

    dsyer committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    d6459b7 View commit details
    Browse the repository at this point in the history
  7. Add missing config directory

    dsyer committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    954c8f2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5a0c6ab View commit details
    Browse the repository at this point in the history
  9. Add layout=THIN to Gradle build

    dsyer committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    b055f73 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e1b27b0 View commit details
    Browse the repository at this point in the history