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

Update gradle to 5.4.1 and get rid of reliance on plugins for console summaries #124

Merged
merged 10 commits into from
May 23, 2019

Commits on Apr 4, 2019

  1. Configuration menu
    Copy the full SHA
    1f35495 View commit details
    Browse the repository at this point in the history
  2. Adjust junit XML files output location so each module gets its own su…

    …bfolder
    
    This is necessary because gradle no longer merges new files into the same folder if you specify the same output location - it cleans the output dir before adding a new module's junit XML files
    nicmunroe committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    6ad950d View commit details
    Browse the repository at this point in the history

Commits on May 23, 2019

  1. Configuration menu
    Copy the full SHA
    88ee537 View commit details
    Browse the repository at this point in the history
  2. Get rid of jacoco-coverage plugin, use built-in coverage threshold ru…

    …les, and do console coverage summaries manually
    nicmunroe committed May 23, 2019
    Configuration menu
    Copy the full SHA
    34706c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1f80a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4088e0e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7f875f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a4a6e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b63f0fa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6403fcb View commit details
    Browse the repository at this point in the history