Skip to content
This repository was archived by the owner on Sep 18, 2025. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: LableOrg/java-maven-junit-helloworld
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: cidermole/java-maven-junit-helloworld
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Apr 1, 2020

  1. Update to work with Java 11

    Work around this error:
    
    [WARNING] Corrupted STDOUT by directly writing to native stream in forked JVM 1. See FAQ web page and the dump file D:\ws\z_cwd\target\surefire-reports\2020-04-01T13-13-23_950-jvmRun1.dumpstream
    
    See https://stackoverflow.com/questions/55272870
    cidermole authored Apr 1, 2020
    Configuration menu
    Copy the full SHA
    c6c6a8d View commit details
    Browse the repository at this point in the history
Loading