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

switch to orbit 2022-09 and widen version range for gson. See #611 #646

Merged
merged 1 commit into from
Jul 20, 2022

Conversation

cdietrich
Copy link
Contributor

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

<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">
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@@ -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"/>
Copy link
Contributor Author

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.

Copy link
Contributor Author

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?

Copy link
Contributor

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.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

Copy link
Contributor

@jonahgraham jonahgraham left a 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.

@cdietrich cdietrich merged commit 9ac73e4 into main Jul 20, 2022
@cdietrich cdietrich deleted the cd_widenGson branch July 20, 2022 18:02
@jonahgraham jonahgraham added this to the v0.15.0 milestone Aug 5, 2022
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.

2 participants