Skip to content

Excavator: Update open-source publishing plugins#629

Merged
bulldozer-bot[bot] merged 1 commit intodevelopfrom
roomba/latest-oss-publishing
Jan 19, 2022
Merged

Excavator: Update open-source publishing plugins#629
bulldozer-bot[bot] merged 1 commit intodevelopfrom
roomba/latest-oss-publishing

Conversation

@svc-excavator-bot
Copy link
Copy Markdown
Collaborator

excavator is a bot for automating changes across repositories.

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

To enable or disable this check, please contact the maintainers of Excavator.

@xRuiAlves
Copy link
Copy Markdown

Yes 👍

@bulldozer-bot bulldozer-bot bot merged commit c4b7ea1 into develop Jan 19, 2022
@bulldozer-bot bulldozer-bot bot deleted the roomba/latest-oss-publishing branch January 19, 2022 10:13
@svc-autorelease
Copy link
Copy Markdown
Collaborator

Released 2.15.0

svc-excavator-bot pushed a commit to svc-excavator-bot-org/palantir-java-format that referenced this pull request Jan 22, 2026
This implements support for JEP 409: Sealed Classes, see
https://openjdk.java.net/jeps/409.

The implementation handles the sealed and non-sealed keywords and sorts them
according to their JLS order.  This requires us to look at the actual text of
the Tok, as there’s no TokenKind for sealed and non-sealed.

The optional permits clause is handled in the same manner as the implements
clause. A new private method, classDeclarationTypeList, has been added to
facilitate this.

This fixes palantir#603.

I implemented this in a manner that I deemed fit with the surrounding code, but if I missed something, don’t hesitate to get back to me and I’ll adjust this PR to suit.

Fixes palantir#629

COPYBARA_INTEGRATE_REVIEW=google/google-java-format#629 from now:I603 4825e3310e00a1145304d64b4b73e9d3d03d08b3
PiperOrigin-RevId: 387160750
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.

3 participants