Skip to content

Use reflections8 rather than reflections#96

Merged
egg82 merged 2 commits into
Laarryy:masterfrom
PhilCCMG:master
Feb 24, 2021
Merged

Use reflections8 rather than reflections#96
egg82 merged 2 commits into
Laarryy:masterfrom
PhilCCMG:master

Conversation

@PhilCCMG
Copy link
Copy Markdown
Contributor

This fixes an issue in reflections 0.9.12 which is well documented with the SubTypesScanner and TypeAnnotationsScanner. See ronmamo/reflections#273 for more information

While this didn't necessarily affect AntiVPN directly, when we put this on one of our servers with the current reflections library, it caused 20 of our plugins to fail to load (due to reflections breaking with Java8).

This build is tested, and shouldn't affect anything for any end users. It replaces the org.reflections.reflections library with org.oneandone.reflections8.reflections8 library, which is maintained and fixes this bug.

Comment thread Common/pom.xml
@egg82 egg82 merged commit 8b66b56 into Laarryy:master Feb 24, 2021
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