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

baseline-immutables adds required exports to the java compiler #2406

Merged
merged 2 commits into from
Sep 23, 2022

Conversation

carterkozak
Copy link
Contributor

See immutables/immutables#1379 for more information

==COMMIT_MSG==
baseline-immutables adds required exports to the java compiler
==COMMIT_MSG==

@changelog-app
Copy link

changelog-app bot commented Sep 22, 2022

Generate changelog in changelog/@unreleased

Type

  • Feature
  • Improvement
  • Fix
  • Break
  • Deprecation
  • Manual task
  • Migration

Description

baseline-immutables adds required exports to the java compiler for compatibility with jdk-17+

Check the box to generate changelog(s)

  • Generate changelog entry

Comment on lines 24 to +25
private static final String IMMUTABLES = 'org.immutables:value:2.8.8'
private static final String IMMUTABLES_ANNOTATIONS = 'org.immutables:value:2.8.8:annotations'
Copy link
Contributor

Choose a reason for hiding this comment

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

Curious when we bump these to test compatibility (e.g. latest is 2.9.2)

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 ran tests with both versions, 2.9.2 seems solid where I’ve tried it, but this week has been support-heavy so I’d prefer not to tempt fate quite yet :-)

Copy link
Contributor

Choose a reason for hiding this comment

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

👍 Definitely understand

@bulldozer-bot bulldozer-bot bot merged commit 2bcd75f into develop Sep 23, 2022
@bulldozer-bot bulldozer-bot bot deleted the ckozak/baseline_immutables branch September 23, 2022 03:43
@svc-autorelease
Copy link
Collaborator

Released 4.177.0

bulldozer-bot bot pushed a commit to palantir/witchcraft-api that referenced this pull request Sep 27, 2022
###### _excavator_ is a bot for automating changes across repositories.

Changes produced by the roomba/latest-baseline-oss check.

# Release Notes
## 4.174.0
| Type | Description | Link |
| ---- | ----------- | ---- |
| Improvement | Allow projects which don't use jdk-15 to resolve latest nullaway | palantir/gradle-baseline#2400 |


## 4.175.0
| Type | Description | Link |
| ---- | ----------- | ---- |
| Fix | Fix GitHub issues navigation Idea config | palantir/gradle-baseline#2403 |


## 4.176.0
| Type | Description | Link |
| ---- | ----------- | ---- |
| Improvement | Error-prone is enabled in idea for uniformity with CLI compilation | palantir/gradle-baseline#2405 |


## 4.177.0
| Type | Description | Link |
| ---- | ----------- | ---- |
| Fix | baseline-immutables adds required exports to the java compiler for compatibility with jdk-17+ | palantir/gradle-baseline#2406 |


## 4.178.0
| Type | Description | Link |
| ---- | ----------- | ---- |
| Fix | Refaster compilation uses exports matching error-prone compilation | palantir/gradle-baseline#2407 |



To enable or disable this check, please contact the maintainers of Excavator.
This was referenced Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants