Skip to content

try to rebuild module-info classes even when java 8 is used#410

Closed
pjfanning wants to merge 1 commit intoapache:trunkfrom
pjfanning:compile-changes
Closed

try to rebuild module-info classes even when java 8 is used#410
pjfanning wants to merge 1 commit intoapache:trunkfrom
pjfanning:compile-changes

Conversation

@pjfanning
Copy link
Copy Markdown
Member

@pjfanning pjfanning commented Dec 24, 2022

We release using the Java 8 build but we rely on checked in copies of the module-info.classes. This is error-prone. Someone might have checked in a bad class file or the class file may not have been updated after recent changes to the module-info.java.

@pjfanning
Copy link
Copy Markdown
Member Author

merged with edee60d

@pjfanning pjfanning closed this Dec 25, 2022
@pjfanning pjfanning deleted the compile-changes branch December 25, 2022 23:57
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.

1 participant