-
Notifications
You must be signed in to change notification settings - Fork 145
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
switch to orbit 2022-09 and widen version range for gson. See #611 #646
Conversation
<unit id="com.google.gson" version="2.8.9.v20220111-1409"/> | ||
<unit id="com.google.gson.source" version="2.8.9.v20220111-1409"/> | ||
<unit id="com.google.guava" version="30.1.0.v20210127-2300"/> | ||
<unit id="com.google.guava.source" version="30.1.0.v20210127-2300"/> | ||
<unit id="jakarta.websocket" version="0.0.0"/> | ||
<unit id="jakarta.websocket.source" version="0.0.0"/> | ||
</location> | ||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="false" type="InstallableUnit"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
releng/lsp4j-feature/feature.xml
Outdated
@@ -31,7 +31,7 @@ | |||
</license> | |||
|
|||
<requires> | |||
<import plugin="com.google.gson" version="2.8.9" match="equivalent"/> | |||
<import plugin="com.google.gson" version="2.8.9" match="compatible"/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i am not sure if we just should go to 2.9.0 as minimal version.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jonahgraham what do you think?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lets make 2.9.0 min version.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
Signed-off-by: Christian Dietrich <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - once I do the Orbit S-build we can update the URL.
switch to orbit 2022-09 and widen version range for gson. See #611
unfortunately gson 2.9 is still not available in an orbit milestone. so i have to keep the 2.8.9 on p2 and the lower bound