-
I'm facing a multi-version problem for my project.
I wanted to implement this as separate services via ServiceLoader.
But when I included dependencies of your MCProtocolLib in my project module.
I…
-
There is already exist an #480 issue about problems with running postgreSQL container on java 9 .
Are there any plans about upgrading dependencies for better jdk 9 support?
-
```
Error executing rule: ABCRule (123456)
stroom.util.shared.PermissionException: You are not authorised to read AnalyticRule 'ABCRule' {123456}
	at stroom.docstore.impl.StoreImpl.read(StoreI…
-
It looks like the new Java 9 version string does block Win4J application to launch. Is there any Update planned?
-
Read the title
-
I'm not able to use the pkts-*.jar (buffer, core, sdp, sip, streams) inside a java 9/10/11 module project. It seems pkts have split packages. (JPMS modules do not allow split packages.)
This is the…
-
Is there any confirmation on this setup working with Java 9, 10, or 11?
-
| --- | --- |
| Bugzilla Link | [424150](https://bugs.eclipse.org/bugs/show_bug.cgi?id=424150) |
| Status | ASSIGNED |
| Importance | P1 normal |
| Reported | Dec 16, 2013 11:40 EDT |
| Modified …
-
We enhanced the validation for `cluster.routing.allocation.balance.threshold` in https://github.com/elastic/elasticsearch/pull/115831 so that it no longer accepts values lower than 1.0 in v9.0+. If a …
-
I am migrating slowly to new module system. It is painful but can not be skipped. The dependencies are handled via Maven like this there is no other dependency for BoofCV, I am developing in Idea:
``…