fix gradle compliation #925

Closed
amir-shalem wants to merge 1 commits from export-D17274226 into master
amir-shalem commented 2019-09-10 06:47:49 -07:00 (Migrated from github.com)

Summary:
Gradle is failing to compile yoga for two reasons:

  1. Ever since YogaNodeJNIPhantomRefs was introduced which uses DestructorThread.Destructor from fbjni which was the first direct Java dependency from yoga java to fbjni java code.

  2. Adding a missing gradle endpoint for testutil since it is now required for yoga unit-tests

Differential Revision: D17274226

Summary: Gradle is failing to compile yoga for two reasons: 1. Ever since `YogaNodeJNIPhantomRefs` was introduced which uses `DestructorThread.Destructor` from fbjni which was the first direct Java dependency from yoga java to fbjni java code. 2. Adding a missing gradle endpoint for `testutil` since it is now required for yoga unit-tests Differential Revision: D17274226
facebook-github-bot commented 2019-09-10 09:50:14 -07:00 (Migrated from github.com)

This pull request has been merged in facebook/yoga@31de91bbac.

This pull request has been merged in facebook/yoga@31de91bbac22df7a7e03271e98f730e50c0d36d1.

Pull request closed

Sign in to join this conversation.
No description provided.