google / jsinterop-generator

Generates Java annotated with JsInterop from JavaScript extern sources
Apache License 2.0
75 stars 24 forks source link

Add @local_jdk//:jdk dependency when calling _google_java_formatter #1

Closed philwo closed 7 years ago

philwo commented 7 years ago

Fixes this issue when using Bazel's sandbox:

Formatting java classes failed: Process exited with status 2 [sandboxed]. Error: could not find libjava.dylib Error: Could not find Java SE Runtime Environment.

jDramaix commented 7 years ago

Thanks @philwo LGTM! I'm importing this change internally.

jDramaix commented 7 years ago

submitted in https://github.com/google/jsinterop-generator/pull/4