Skip to content

Conversation

@damnms
Copy link

@damnms damnms commented Oct 5, 2018

this is not a finished PR, i had no time to fix the maven-bundle-plugin. also updated some of the other deps too

requires java.xml.bind;
requires jersey.common;
requires java.json;
requires java.sql;
Copy link
Author

@damnms damnms Oct 5, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this can be ignored, its a real mess to work with java ee libraries in java9+ modules

@damnms
Copy link
Author

damnms commented Oct 5, 2018

just started a jeromq server and client with java11 and can confirm it works - but its more a hack than a real PR, hope you can work with that


@Override
public JsonGenerator writeKey(String s) {
return this;
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is just a hack to get it working with the compiler - needs a unit test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant