1
0
Fork 0
hscloud/third_party
q3k 2ceb69f30b gerrit: bump to 3.7.5
This involved messing with both of our source-built plugins (owners and
oauth).

The main issue seems to have been the desync between Jackson as
requested by different plugins. Jackson is split into multiple Maven
packages, and they all have to be the same version to work together. The
oauth plugin was requesting only part of it, and these parts were
incompatible with the parts that the owners plugin requested.

In addition, we have to make the owners plugin include more bits of
Jackson.

Without these changes, we would get runtime
`java.lang.NoClassDefFoundError: com/fasterxml/jackson/...` errors,
which were a symptom of Jackson either not being included fully into the
plugin's JAR, or a mixup between Jackson component/package versions.

While we're at it, we remove the broken theming attempt.

Change-Id: I26531818a395de2a8bb6054d2583881fd1d5b806
Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1642
Reviewed-by: q3k <q3k@hackerspace.pl>
2023-10-09 19:11:02 +00:00
..
factorio third_party/factorio: update version hashes 2023-09-01 16:50:48 +00:00
go hswaw/site: implement recurring events 2023-09-22 22:50:39 +00:00
licenses third_party/licenses: create, import Apache-2.0 2020-10-10 15:59:29 +00:00
oniguruma cluster/tools/rook-s3cmd-config: build using bazel 2020-06-13 22:46:41 +02:00
py third_party/py: bump/reformat 2023-09-22 22:44:25 +00:00
BUILD third_party/py: update rules_python, use pip-compile for requirements 2022-07-05 21:27:31 +00:00
bazlets_py3.patch bazlets: use python3 2023-09-01 17:17:24 +00:00
gerrit_plugins_owner.patch gerrit: bump to 3.7.5 2023-10-09 19:11:02 +00:00
grpc_extra_deps.patch go: re-do the entire thing 2023-09-22 21:50:19 +00:00
tools.go go: re-do the entire thing 2023-09-22 21:50:19 +00:00