Reintroduce Jira URL normalization

Fix a regression introduced in v2.16 where the existing configurations
were broken because the code was assuming that all URLs are ending with
'/'.

Apparently the condition was covered by tests, but the normalization of
the URL, instead of being present in the plugin code, was done in the tests
making them ineffective.

Bug: Issue 11308
Change-Id: Ie1d25e7207e3ef862e848d94d14f224470d629e0
2 files changed
tree: 3660b070ad9886ffa93a531163c57f32336897c4
  1. .settings/
  2. src/
  3. .gitignore
  4. BUILD
  5. external_plugin_deps.bzl
  6. LICENSE