daml/bazel_tools
Andreas Herrmann 2bd1db490a
Replace bazel-deps by rules_jvm_external (#3253)
* Update bazel-common to fix javadoc issues

Specifically, to fix the following error

```
ERROR: /home/aj/tweag.io/da/da-bazel-1.1/ledger-api/rs-grpc-bridge/BUILD.bazel:7:1: in javadoc_library rule //ledger-api/rs-grpc-bridge:rs-grpc-bridge_javadoc:
Traceback (most recent call last):
        File "/home/aj/tweag.io/da/da-bazel-1.1/ledger-api/rs-grpc-bridge/BUILD.bazel", line 7
                javadoc_library(name = 'rs-grpc-bridge_javadoc')
        File "/home/aj/.cache/bazel/_bazel_aj/5f825ad28f8e070f999ba37395e46ee5/external/com_github_google_bazel_common/tools/javadoc/javadoc.bzl", line 27, in _javadoc_library
                dep.java.transitive_deps
object of type 'JavaSkylarkApiProvider' has no field 'transitive_deps'
```

* Define Maven deps using rules_jvm_external

* Pin artifacts

* Remove bazel-deps generated targets

* Remove bazel-deps

* Switch to rules_jvm_external targets

* update bazel documentation

* pom_file: There are no more bazel-deps targets

* BAZEL-JVM.md `maven_install` typo
2019-10-28 13:53:14 +01:00
..
client_server_test Replace bazel-deps by rules_jvm_external (#3253) 2019-10-28 13:53:14 +01:00
dev_env_package update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
docs update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
java_testing update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
packaging Upgrade nixpkgs to latest unstable (#3093) 2019-10-14 09:35:18 +02:00
runfiles update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
BUILD.bazel update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
docs.bzl update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
fat_cc_library.bzl update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
ghc_dwarf.bzl Add an option to build Haskell code with DWARF debug info (#2504) 2019-08-13 20:00:14 +02:00
ghci-template.sh Remove libffi hack from ghc-lib (#2703) 2019-08-30 10:47:07 +00:00
grpc-bazel-mingw.patch Build gRPC on Windows with GHC's internal Mingw toolchain (#284) 2019-04-08 15:32:46 +02:00
grpc-haskell-core-mask-runops.patch Fix heap corruption in grpc-haskell-core (#2685) 2019-08-28 16:21:37 +02:00
grpc-java-plugin-visibility.patch Update to bazel-0.27 (#1957) 2019-07-05 14:04:47 +00:00
haskell_public_ghci_repl_wrapper.patch Bump rules_haskell (#2585) 2019-08-19 17:29:37 +02:00
haskell-c2hs.patch Building c2hs (#355) 2019-04-10 15:12:08 +02:00
haskell-cc-wrapper-globbing.patch Use cc_wrapper to shorten library and include paths and rpaths (#2791) 2019-09-09 15:50:51 +00:00
haskell-cc-wrapper-include-dirs.patch Use cc_wrapper to shorten library and include paths and rpaths (#2791) 2019-09-09 15:50:51 +00:00
haskell-cc-wrapper.patch Use cc_wrapper to shorten library and include paths and rpaths (#2791) 2019-09-09 15:50:51 +00:00
haskell-ghci-grpc.patch Use cc_wrapper to shorten library and include paths and rpaths (#2791) 2019-09-09 15:50:51 +00:00
haskell-hie-bios.patch Bump ghc-ghcide (#2936) 2019-09-18 10:29:02 +02:00
haskell-lsp-test-no-reexport.patch Update to current state of progress reporting in LSP (#3211) 2019-10-17 16:14:49 +02:00
haskell-no-isystem.patch Ghc lib 8.8.0.20190723 (#2279) 2019-07-25 08:59:34 +00:00
haskell-opt.patch Default to -c opt in Bazel (#2592) 2019-08-19 17:10:30 +02:00
haskell-windows-extra-libraries.patch Update rules haskell (#2509) 2019-08-13 16:46:31 +02:00
haskell.bzl Rename hazel_deps to hackage_deps (#2789) 2019-09-06 09:01:09 +00:00
hlint.bzl update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
java.bzl update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
javadoc_library.bzl update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
os_info.bzl update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
pkg.bzl update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
pom_file.bzl Replace bazel-deps by rules_jvm_external (#3253) 2019-10-28 13:53:14 +01:00
pom_template.xml Fixes 895: Improve DA Bazel rules for building javadocs. (#896) 2019-05-14 09:40:30 +02:00
proto.bzl update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
rules_nodejs_bash.patch open-sourcing daml 2019-04-04 09:33:38 +01:00
rules_nodejs_default_shell_env.patch open-sourcing daml 2019-04-04 09:33:38 +01:00
scala-escape-jvmflags.patch Update to bazel-0.27 (#1957) 2019-07-05 14:04:47 +00:00
scala.bzl Replace bazel-deps by rules_jvm_external (#3253) 2019-10-28 13:53:14 +01:00
workspace_status.cmd update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
workspace_status.sh update copyright notices (#2499) 2019-08-13 17:23:03 +01:00