Merge "Buck: Package servlet-api in WEB-INF/pgm-lib again" into stable-2.10
This commit is contained in:
@@ -47,7 +47,6 @@ java_library(
|
|||||||
'//lib:parboiled-core',
|
'//lib:parboiled-core',
|
||||||
'//lib:pegdown',
|
'//lib:pegdown',
|
||||||
'//lib:protobuf',
|
'//lib:protobuf',
|
||||||
'//lib:servlet-api-3_1',
|
|
||||||
'//lib:velocity',
|
'//lib:velocity',
|
||||||
'//lib/antlr:java_runtime',
|
'//lib/antlr:java_runtime',
|
||||||
'//lib/commons:codec',
|
'//lib/commons:codec',
|
||||||
@@ -69,6 +68,7 @@ java_library(
|
|||||||
'//lib/lucene:query-parser',
|
'//lib/lucene:query-parser',
|
||||||
],
|
],
|
||||||
provided_deps = [
|
provided_deps = [
|
||||||
|
'//lib:servlet-api-3_1',
|
||||||
'//lib/bouncycastle:bcprov',
|
'//lib/bouncycastle:bcprov',
|
||||||
'//lib/bouncycastle:bcpg',
|
'//lib/bouncycastle:bcpg',
|
||||||
'//lib/bouncycastle:bcpkix',
|
'//lib/bouncycastle:bcpkix',
|
||||||
|
Reference in New Issue
Block a user