We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
After merged PR #10 the build for JDK 1.8 is broken. Build error:
Error Message org.glassfish.jersey.server.ServerExecutorProvidersConfigurator.registerExecutors(Lorg/glassfish/jersey/internal/inject/InjectionManager;Lorg/glassfish/jersey/model/internal/ComponentBag;Lorg/glassfish/jersey/spi/ExecutorServiceProvider;Lorg/glassfish/jersey/spi/ScheduledExecutorServiceProvider;)V Stacktrace java.lang.NoSuchMethodError: org.glassfish.jersey.server.ServerExecutorProvidersConfigurator.registerExecutors(Lorg/glassfish/jersey/internal/inject/InjectionManager;Lorg/glassfish/jersey/model/internal/ComponentBag;Lorg/glassfish/jersey/spi/ExecutorServiceProvider;Lorg/glassfish/jersey/spi/ScheduledExecutorServiceProvider;)V Standard Output [02:52:53] WARN: [GMLSchemaInfoSet] Unhandled particle: MODEL_GROUP [02:52:53] WARN: [GMLSchemaInfoSet] Unhandled particle: MODEL_GROUP [02:52:53] WARN: [GMLSchemaInfoSet] Unhandled particle: MODEL_GROUP Standard Error Feb 17, 2022 2:52:53 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer <init> INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/
ref: https://buildserver.deegree.org/view/deegree-ogcapi/job/deegree-ogcapi-BUILD/37/
The text was updated successfully, but these errors were encountered:
Build with JDK 11 is also affected.
Sorry, something went wrong.
0ec95f1
Merge pull request #16 from lat-lon/bugfix-15
4c3d942
Fixes #15 sets same jersey for all jersey modules
No branches or pull requests
After merged PR #10 the build for JDK 1.8 is broken.
Build error:
ref: https://buildserver.deegree.org/view/deegree-ogcapi/job/deegree-ogcapi-BUILD/37/
The text was updated successfully, but these errors were encountered: