Skip to content
Success

Changes

Summary

  1. Fix JAXB unable to create context (commit: 2351083) (details)
  2. Fix jacoco outdated plugin (commit: 83e09f9) (details)
  3. Revert "Disable failing parseDate tests" (commit: e728f0e) (details)
Commit 23510830377dc551fd43c55bf9595e65253874d5 by blcham
Fix JAXB unable to create context

Error: "Could not create JAXB context using the current threads context classloader."
(commit: 2351083)
The file was modifieds-pipes-modules/module-nlp/pom.xml (diff)
Commit 83e09f9acd3d0da640e6d6bbec27d7dde0742bcb by blcham
Fix jacoco outdated plugin

Upgrading to Java 11 from Java 8 caused this error:
Corrupted STDOUT by directly writing to native stream in forked JVM 1. Stream 'FATAL ERROR in native method: processing of -javaagent failed, processJavaStart failed'.
(commit: 83e09f9)
The file was modifieds-pipes-web/pom.xml (diff)
Commit e728f0e1c481efd0027c9d81ddcb7c9098f75040 by blcham
Revert "Disable failing parseDate tests"

This reverts commit d8d6089a32f1329c62605d0c630b097db0de05a5.
(commit: e728f0e)
The file was modifieds-pipes-core/src/test/java/cz/cvut/spipes/function/date/ParseDateTest.java (diff)