Lucene: Add back the core-and-backward-codecs target
This is needed after the upgrade to Lucene 5.4.1.
This partially reverts commit fc70ea3961.
Change-Id: Ie8f4449a08ff951278863bddf39016a951a05067
This commit is contained in:
@@ -36,7 +36,7 @@ java_library(
|
||||
'//lib/jgit:jgit',
|
||||
'//lib/jgit:jgit-servlet',
|
||||
'//lib/log:api',
|
||||
'//lib/lucene:lucene-core',
|
||||
'//lib/lucene:lucene-core-and-backward-codecs',
|
||||
],
|
||||
provided_deps = ['//lib:servlet-api-3_1'],
|
||||
visibility = ['PUBLIC'],
|
||||
|
||||
Reference in New Issue
Block a user