Merge branch 'stable-2.15' into stable-2.16
* stable-2.15: Bazel: Add fixes for --incompatible_load_{java|python}_rules_from_bzl Bazel: Bump minimum supported version to 0.29.0 Lucene index configuration and docs. Change-Id: I6c597cbc89fafece83c374e9b36c4c4c0126704f
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
load("@rules_java//java:defs.bzl", "java_library")
|
||||
|
||||
java_library(
|
||||
name = "prolog-predicates",
|
||||
srcs = glob(["**/*.java"]),
|
||||
|
Reference in New Issue
Block a user