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

review feat: Support (partially) JDK9 in Spoon #1585

Merged
merged 21 commits into from
Oct 26, 2017

Commits on Oct 9, 2017

  1. Use oracleJDK9 on Travis

    surli committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    f3fb528 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2017

  1. Fix compilation error in JDK9

    surli committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    8b99a13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffc8fac View commit details
    Browse the repository at this point in the history
  3. Fix .travis.yml config

    surli committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    31916fe View commit details
    Browse the repository at this point in the history
  4. Typo

    surli committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    8cc9ea8 View commit details
    Browse the repository at this point in the history
  5. Remove Maven Enforcer Plugin

    surli committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    57e911a View commit details
    Browse the repository at this point in the history
  6. Remove Maven Antrun

    surli committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    c5f71d3 View commit details
    Browse the repository at this point in the history
  7. Remove animal sniffer

    surli committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    77479c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2017

  1. Configuration menu
    Copy the full SHA
    5495a6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8fbe30 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2017

  1. Try to fix NPE from JDT

    surli committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    832e7ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d88a001 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e71bfea View commit details
    Browse the repository at this point in the history
  4. Fix checkstyle

    surli committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    d2fbbfd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7b51e6 View commit details
    Browse the repository at this point in the history
  6. Fix two tests

    surli committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    e1367bb View commit details
    Browse the repository at this point in the history
  7. Fix tests

    surli committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    c1efa82 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dabcd2b View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2017

  1. Configuration menu
    Copy the full SHA
    d86301b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a55979 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9953b53 View commit details
    Browse the repository at this point in the history