gerrit/tools/bzl
Han-Wen Nienhuys 8dfc795649 Make built-in bouncycastle actually work
This change fixes the following issues:

* server needs bcpkix for parsing public/private keys.

* do not special-case "jdk15on" in pkg_war.
  We only have these in the BC jars.

* remove BC specific license checking exceptions.

* remove language about requiring BC installed separately.

* remove BC special-casing from eclipse setup.

Tested:
  rm bin/* lib/* in testsite
  ran 141 -> 142 schema upgrade successfully
  ran daemon successfully
  LICENSE.txt in war file has an entry for the BC license
  Loaded new project in eclipse; verified that BouncyCastleUtil.java loads.

Change-Id: I80c2b0c038ada8397b44373194bd199f491a39c3
2017-02-20 15:02:06 +01:00
..
asciidoc.bzl Format .bzl files with Bazel Buildifier 2016-12-11 19:00:21 +09:00
BUILD Bazel: Reformat build files 2016-12-07 11:33:07 +00:00
classpath.bzl Format .bzl files with Bazel Buildifier 2016-12-11 19:00:21 +09:00
genrule2.bzl bazel: remove 'out' attribute from genrule2, and use throughout. 2016-11-02 13:54:10 +01:00
gwt.bzl Don't include directory entries in GWT UI zip files 2016-12-20 11:37:25 -05:00
java.bzl Implement Bazel build 2016-06-14 21:12:02 +02:00
javadoc.bzl Format .bzl files with Bazel Buildifier 2016-12-11 19:00:21 +09:00
js.bzl Update bower to 1.8.0. 2017-02-01 13:33:55 +01:00
junit.bzl Implement Bazel build 2016-06-14 21:12:02 +02:00
license-map.py Make built-in bouncycastle actually work 2017-02-20 15:02:06 +01:00
license.bzl Format .bzl files with Bazel Buildifier 2016-12-11 19:00:21 +09:00
maven_jar.bzl maven_jar: Add support for exports and deps attributes 2017-02-07 08:37:21 +00:00
maven.bzl bazel: add license to appropriate lib/ targets 2016-09-26 16:42:38 +08:00
pkg_war.bzl Make built-in bouncycastle actually work 2017-02-20 15:02:06 +01:00
plugin.bzl gerrit_plugin: Consistently pass kwargs to java rules 2017-02-14 00:41:37 +00:00
plugins.bzl Format .bzl files with Bazel Buildifier 2016-12-11 19:00:21 +09:00
test_empty.sh bazel: add test that forbids DO_NOT_DISTRIBUTE in //gerrit-pgm:pgm. 2016-09-21 19:52:53 +00:00
test_license.sh Make built-in bouncycastle actually work 2017-02-20 15:02:06 +01:00