feature(gradle-test): provide ablity for indexes provides by third party lib. - #119
feature(gradle-test): provide ablity for indexes provides by third party lib.#119DarkWeird wants to merge 1 commit into
Conversation
|
@BenjaminAmos is this still necessary? |
885b201 to
d585e93
Compare
|
The original intent for this pull request is obsolete since it was decided that |
d585e93 to
c13507d
Compare
|
Warning Review limit reachedNext included review available in 37 minutes. View limit detailsLimit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Rebased onto current develop (was conflicting). One real conflict in ClassIndexProcessor.java - develop had since switched to getBinaryName() instead of erasure().toString() for nested-class correctness; kept that fix and layered this PR's boundAnnotations.containsEntry(...) condition on top, matching the sibling method (processSubtypeIndexInReverseWay) that already had the same combination. Build passes. @DarkWeird heads up: this force-pushed your branch, so you'll want to reset your local copy before pushing again - |
Description
This PR resolves problem with adding
TeraNUIv3.You should not add gestalt v8 deps for TeraNUI's core module. only for nui-gestalt-di lib.
Usage:
Limitations: