daml/triggers/service
Stefano Baghino 0ffb88a6ca
Add logback.xml file in the distributable JAR for the Trigger Service (#13295)
Fixes #13042

changelog_begin
[Trigger Service] Debug logging is now hidden by default. See #13042
changelog_end

Summary of changes:
- remove unused `exports_files`
- refactor trigger-service-binary rules in a single comprehension
- add the `logback.xml` file in the JAR root

Tested manually: listed the contents of the output of `bazel build //triggers/service:trigger-service-binary-ce_deploy.jar` and `bazel build //triggers/service:trigger-service-binary-ee_deploy.jar` before and after the fix, observed that the only difference is the `logback.xml` file in the JAR root; added a debug logger call and ran both JARs before and after the fix, observed that after the fix the debug logging line is no longer printed.
2022-03-15 16:03:01 +00:00
..
auth test middleware user tokens with oauth2 server user tokens (#12991) 2022-02-22 11:08:15 -05:00
release Rename targets (#5950) 2020-05-12 16:00:15 -04:00
src parallelize long-running custom/user token tests (#13290) 2022-03-15 10:59:36 -04:00
test-model update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
authentication.md Don't always redirect to /login automatically (#8532) 2021-01-18 14:03:39 +00:00
BUILD.bazel Add logback.xml file in the distributable JAR for the Trigger Service (#13295) 2022-03-15 16:03:01 +00:00
daml-platform.sh update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
hash-migrations.sh update copyright headers (#12240) 2022-01-03 16:36:51 +00:00