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

Multi-release jar v2 #351

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Multi-release jar v2 #351

wants to merge 11 commits into from

Commits on Jul 6, 2021

  1. Initial multi-release jar support

    Signed-off-by: Ryan Nett <[email protected]>
    rnett committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    e56be82 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Add test, make package private

    Signed-off-by: Ryan Nett <[email protected]>
    rnett committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    98886fe View commit details
    Browse the repository at this point in the history
  2. Add JDK 8 test to CI

    Signed-off-by: Ryan Nett <[email protected]>
    rnett committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    6330c52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d0c66d View commit details
    Browse the repository at this point in the history
  4. Use compiler plugin instead of ant

    Signed-off-by: Ryan Nett <[email protected]>
    rnett committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    a6af976 View commit details
    Browse the repository at this point in the history
  5. Java 11 instead of 9

    Signed-off-by: Ryan Nett <[email protected]>
    rnett committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    e05a910 View commit details
    Browse the repository at this point in the history
  6. Update CI test

    Signed-off-by: Ryan Nett <[email protected]>
    rnett committed Jul 12, 2021
    1 Configuration menu
    Copy the full SHA
    22de065 View commit details
    Browse the repository at this point in the history
  7. Try CI fix

    Signed-off-by: Ryan Nett <[email protected]>
    rnett committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    21ce279 View commit details
    Browse the repository at this point in the history
  8. More CI tests

    Signed-off-by: Ryan Nett <[email protected]>
    rnett committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    0394091 View commit details
    Browse the repository at this point in the history
  9. Format java 11 sources

    Signed-off-by: Ryan Nett <[email protected]>
    rnett committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    883133a View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Fix test

    Signed-off-by: Ryan Nett <[email protected]>
    rnett committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    34351e2 View commit details
    Browse the repository at this point in the history