Skip to content

feat: drop gwt support#3724

Merged
cdietrich merged 1 commit into
mainfrom
cd-bye-gwt
Jun 3, 2026
Merged

feat: drop gwt support#3724
cdietrich merged 1 commit into
mainfrom
cd-bye-gwt

Conversation

@cdietrich
Copy link
Copy Markdown
Contributor

@cdietrich cdietrich commented Jun 2, 2026

please check if i overlooked something

@cdietrich cdietrich added this to the Release_2.44 milestone Jun 2, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 2, 2026

Test Results

  8 064 files  ±0    8 064 suites  ±0   3h 46m 19s ⏱️ + 9m 56s
 43 169 tests ±0   42 579 ✅  - 6    584 💤 ±0  6 ❌ +6 
212 388 runs  ±0  209 461 ✅  - 6  2 921 💤 ±0  6 ❌ +6 

For more details on these failures, see this check.

Results for commit 148afba. ± Comparison against base commit 3753c3b.

Comment on lines 148 to 157
<dependency>
<groupId>com.google.code.findbugs</groupId>
<artifactId>jsr305</artifactId>
<version>3.0.2</version>
</dependency>
<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_annotations</artifactId>
<version>2.23.0</version>
</dependency>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I wonder if we still need these two

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

i assume they are in the general guava realm

@cdietrich cdietrich merged commit fe21d9d into main Jun 3, 2026
29 of 31 checks passed
@cdietrich cdietrich mentioned this pull request Jun 3, 2026
2 tasks
@cdietrich cdietrich deleted the cd-bye-gwt branch June 3, 2026 07:08
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