This repository has been archived by the owner on May 12, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 90
Update de.flapdoodle.embed.process to 2.0.3 #132
Comments
Same here on version 2.9 on macos |
and consider replacing the |
I am interested in getting to work embedded postgres with java 10. I am not sure whether this error actually is a problem. The database process is started anyway. What has to be done to update embed.process to 2.0.3? Maybe I can contribute.. But I would like to know the current state. Why does the existing pull request revert the version back to 2.0.2 in the second commit? #133 |
Same here, JDK 10.0.2 getting the exception. |
I'm still getting the error on Java 11, though it doesn't seem to actually break anything. That's both on Linux (CircleCI) and on macOS. |
Same here for JDK11 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
To improve JDK 10 compatibility, please update
de.flapdoodle.embed.process
to2.0.3
.Under 2.0.2, following stacktrace fills console:
See flapdoodle-oss/de.flapdoodle.embed.process#78 for details.
The text was updated successfully, but these errors were encountered: