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

How to add support for Jetty 9.4.6.v20170531 #205

Closed
ffoysal opened this issue Jul 28, 2017 · 2 comments
Closed

How to add support for Jetty 9.4.6.v20170531 #205

ffoysal opened this issue Jul 28, 2017 · 2 comments

Comments

@ffoysal
Copy link

ffoysal commented Jul 28, 2017

Hello Contributors,
Is there any contributing guideline for this repo. We need the latest version of Jetty (9.4.6.v20170531) to be included in the plugin

Thanks

@xzer
Copy link
Owner

xzer commented Jul 28, 2017

there is no guide line for that, but you can simply copy the implementation for 9.3.

there are some duplicated source, especially the bootstrap classes are copied into every plugin for each version of jetty. I planned to address this, but not yet.

so, just copy it😓

@ffoysal
Copy link
Author

ffoysal commented Jul 30, 2017

Created PR #206

@ffoysal ffoysal closed this as completed Aug 1, 2017
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

No branches or pull requests

2 participants