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

Gh-2868: ProxyStore Jersey dependency issues #2869

Merged
merged 5 commits into from
Jan 23, 2023

Conversation

GCHQDeveloper314
Copy link
Member

@GCHQDeveloper314 GCHQDeveloper314 commented Jan 23, 2023

The exclusions had no effect as the jersey package name had changed. The newer versions can't be excluded as they are required.
These versions are now managed across the whole project
No longer required as now managed across the whole project
@GCHQDeveloper314 GCHQDeveloper314 linked an issue Jan 23, 2023 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Jan 23, 2023

Codecov Report

❗ No coverage uploaded for pull request base (v2-alpha@c9b8033). Click here to learn what that means.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             v2-alpha    #2869   +/-   ##
===========================================
  Coverage            ?   65.57%           
  Complexity          ?     2304           
===========================================
  Files               ?      623           
  Lines               ?    19462           
  Branches            ?     2271           
===========================================
  Hits                ?    12762           
  Misses              ?     5640           
  Partials            ?     1060           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@t92549 t92549 merged commit 8278dee into v2-alpha Jan 23, 2023
@t92549 t92549 deleted the gh-2868-proxystore-jersey-dependency-issues branch January 23, 2023 14:06
GCHQDev404 pushed a commit that referenced this pull request Feb 3, 2023
* Remove outdated jersey exclusions and manage versions instead
The exclusions had no effect as the jersey package name had changed. The newer versions can't be excluded as they are required.

* Remove redundent version specification
These versions are now managed across the whole project

* Remove duplicate dependencyManagement
No longer required as now managed across the whole project

* Update Copyright headers

* Move jersey-hk2 to also be a runtime dependency
Appears to be required at runtime by ProxyStore
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.

ProxyStore Jersey dependency issues
5 participants