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

Use Java 17 in CI #26

Merged
merged 4 commits into from Dec 3, 2023
Merged

Use Java 17 in CI #26

merged 4 commits into from Dec 3, 2023

Commits on Dec 2, 2023

  1. Use Java 17 in CI

    basilevs committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    d1f98ef View commit details
    Browse the repository at this point in the history
  2. Trying to fix NPE

    java.lang.NullPointerException
    at org.eclipse.rcptt.reporting.html.FullSingleTestHtmlRenderer.renderEvent(FullSingleTestHtmlRenderer.java:230)
    at org.eclipse.rcptt.reporting.html.FullSingleTestHtmlRenderer.renderSnapshots(FullSingleTestHtmlRenderer.java:169)
    basilevs committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    919dc0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    020f982 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da23318 View commit details
    Browse the repository at this point in the history