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

[pom] Update to latest eclipse binaries * #915

Merged
merged 2 commits into from
Jul 14, 2024
Merged

Conversation

hazendaz
Copy link
Member

eclipse compare core for some reason was many years old. Its updated to latest now.

performed manually as shell script requires additional software xmllint and issues with windows line endings.

eclipse compare core for some reason was many years old.  Its updated to latest now.

performed manually as shell script requires additional software xmllint and issues with windows line endings.
@hazendaz hazendaz added this to the 2.25.0 milestone Jul 10, 2024
@hazendaz hazendaz self-assigned this Jul 10, 2024
@hazendaz hazendaz marked this pull request as draft July 10, 2024 17:21
@hazendaz
Copy link
Member Author

error needs addressed, PR was to get this up here so we are aware of the update need.

[ERROR] Errors:
[ERROR] JavaFormatterTest.testDoFormatFile:39->AbstractFormatterTest.twoPassTest:146->AbstractFormatterTest.multiPassTest:167->AbstractFormatterTest.lambda$multiPassTest$0:169->AbstractFormatterTest.doTestFormat:226 » Security class "org.eclipse.jdt.core.compiler.InvalidInputException"'s signer information does not match signer information of other classes in the same package
[ERROR] JavaFormatterTest.testDoFormatFileKeepLineFeedCR:57->AbstractFormatterTest.twoPassTest:146->AbstractFormatterTest.multiPassTest:167->AbstractFormatterTest.lambda$multiPassTest$0:169->AbstractFormatterTest.doTestFormat:226 » Security class "org.eclipse.jdt.core.compiler.InvalidInputException"'s signer information does not match signer information of other classes in the same package
[ERROR] JavaFormatterTest.testDoFormatFileKeepLineFeedCRLF:66->AbstractFormatterTest.twoPassTest:146->AbstractFormatterTest.multiPassTest:167->AbstractFormatterTest.lambda$multiPassTest$0:169->AbstractFormatterTest.doTestFormat:226 » Security class "org.eclipse.jdt.core.compiler.InvalidInputException"'s signer information does not match signer information of other classes in the same package
[ERROR] JavaFormatterTest.testDoFormatFileKeepLineFeedLF:48->AbstractFormatterTest.twoPassTest:146->AbstractFormatterTest.multiPassTest:167->AbstractFormatterTest.lambda$multiPassTest$0:169->AbstractFormatterTest.doTestFormat:226 » Security class "org.eclipse.jdt.core.compiler.InvalidInputException"'s signer information does not match signer information of other classes in the same package
[ERROR] JavaFormatterTest.testDoFormatFileWithExclusions:90->AbstractFormatterTest.twoPassTest:146->AbstractFormatterTest.multiPassTest:167->AbstractFormatterTest.lambda$multiPassTest$0:169->AbstractFormatterTest.doTestFormat:226 » Security class "org.eclipse.jdt.core.compiler.InvalidInputException"'s signer information does not match signer information of other classes in the same package
[ERROR] JavaFormatterTest.testIsInitialized:77 » Security class "org.eclipse.jdt.core.compiler.InvalidInputException"'s signer information does not match signer information of other classes in the same package
[INFO]
[ERROR] Tests run: 29, Failures: 0, Errors: 6, Skipped: 0

@hazendaz hazendaz marked this pull request as ready for review July 14, 2024 21:51
@hazendaz
Copy link
Member Author

had simply missed one library. Now compliant with 2024-06.

@hazendaz hazendaz merged commit bfa9cb1 into revelc:main Jul 14, 2024
12 checks passed
@hazendaz
Copy link
Member Author

eclipse compare core for some reason was many years old. Its updated to latest now.

due to not actually being used. that led to we don't need this anymore as eclipse no longer ships it on version ranges for 2 years.

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