Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrating opsgenie-swagger to Jersey 2.X #10

Open
tariq1890 opened this issue Jul 14, 2017 · 4 comments
Open

Migrating opsgenie-swagger to Jersey 2.X #10

tariq1890 opened this issue Jul 14, 2017 · 4 comments
Labels

Comments

@tariq1890
Copy link

Hello,

We use the opsgenie sdk in our web application and we are currently facing issues with it as we have moved to jersey 2.x.

Having both jersey 1.x and 2.x in our classpath causes a lot of issues due to which we are unable to run our web application as of now.

Is there any plan to use the jersey 2.x libraries? I am happy to do the migration myself and send a pull request.

@alpgurtan
Copy link
Contributor

Hi,

At the moment, we are using Jersey 1.x for supporting Java 1.6. Good news is we will stop supporting Java 1.6 in our next major release and can change it to another client/version. Definitely, It is in our roadmap but hard to give exact date for this release. It will take a some time (we are planning to introduce other REST API domains with this release), and forking this project with Jersey 2.x will be the quickest solution. Sorry about the inconvenience...

By the way, we will happy to hear your feedback/requests in our community page too. You can write your expectation and request in this page. It can help us to prioritise and determine where we are headed :)

@tariq1890 tariq1890 changed the title Migrating opsgenie-swagger to Jersey 2.0 Migrating opsgenie-swagger to Jersey 2.X Jul 14, 2017
@tariq1890
Copy link
Author

Thanks for the response @alpgurtan ! We shall post any questions that we may have on the discussion board.

@dvayanu
Copy link

dvayanu commented Dec 10, 2023

This issue is rather old, but did you move to jersey 2 in meantime? Or is there an alternative implementation?

@tjuchniewicz
Copy link

tjuchniewicz commented Jan 3, 2024

Due to old Jersey we can't use native images supported since 2.35. See: https://eclipse-ee4j.github.io/jersey.github.io/documentation/latest/graalvm-native-image.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants