bazelbuild / rules_appengine

AppEngine rules for Bazel
Apache License 2.0
30 stars 51 forks source link

Fixes to java for some deprecated starlark features. #98

Closed pmbethe09 closed 5 years ago

pmbethe09 commented 5 years ago

--incompatible_depset_is_not_iterable --incompatible_depset_union --incompatible_new_actions_api

Note: python still breaks with --incompatible_disallow_legacy_py_provider

pmbethe09 commented 5 years ago

Partially fixes https://github.com/bazelbuild/rules_appengine/issues/97