fix gradle compliation #925
Reference in New Issue
Block a user
No description provided.
Delete Branch "export-D17274226"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary:
Gradle is failing to compile yoga for two reasons:
Ever since
YogaNodeJNIPhantomRefs
was introduced which usesDestructorThread.Destructor
from fbjni which was the first direct Java dependency from yoga java to fbjni java code.Adding a missing gradle endpoint for
testutil
since it is now required for yoga unit-testsDifferential Revision: D17274226
This pull request has been merged in facebook/yoga@31de91bbac.
Pull request closed