You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jin sent us a PR, some tests are failing. I’ll either fix them or mute
them.
How long do I have?
On Tue, 26 Nov 2019 at 14:44 László Csomor ***@***.***> wrote:
***@***.*** (and the upcoming Bazel 2.0) will flip
--incompatible_remove_native_maven_jar to true by default.
Building //... breaks with that flag enabled.
Repro:
1. build Bazel at ***@***.***
<bazelbuild/bazel@8f075d2>
2. use that to build //test/... at ff57530
<ff57530>
3. the build fails, but if you add
--noincompatible_remove_native_maven_jar then it works
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#884?email_source=notifications&email_token=AAKQQF6UJ7JLEZIKMUBQLMDQVUK3JA5CNFSM4JRXOFO2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H4DK4LQ>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAKQQF3T3XF3NFRBJBR26L3QVUK3JANCNFSM4JRXOFOQ>
.
--
*Ittai Zeidman*
Cell: 054-6735021
40 Hanamal street, Tel Aviv, Israel
<http://www.wix.com>
Bazel@HEAD (and the upcoming Bazel 2.0) will flip
--incompatible_remove_native_maven_jar
to true by default.Building
//...
breaks with that flag enabled.Repro:
//test/...
at ff57530--noincompatible_remove_native_maven_jar
then it worksThe text was updated successfully, but these errors were encountered: