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

Fix missing jars in classpath of generared in jar MANIFEST #477

Merged
merged 4 commits into from
Mar 28, 2019

Commits on Mar 28, 2019

  1. Add project output jar to the generated MANIFEST

    This is to resolve palantir#476
    joncelay authored Mar 28, 2019
    Configuration menu
    Copy the full SHA
    4b135ad View commit details
    Browse the repository at this point in the history
  2. Assert presence of project jar in jar MANIFEST

    Test for resolution of palantir#476
    joncelay authored Mar 28, 2019
    Configuration menu
    Copy the full SHA
    24d9477 View commit details
    Browse the repository at this point in the history
  3. Fix style

    joncelay authored Mar 28, 2019
    Configuration menu
    Copy the full SHA
    d6e401d View commit details
    Browse the repository at this point in the history
  4. Inline jarTask

    joncelay authored Mar 28, 2019
    Configuration menu
    Copy the full SHA
    31a3d14 View commit details
    Browse the repository at this point in the history