openfrontier / docker-gerrit

Build a Docker image with the Gerrit code review system
Apache License 2.0
197 stars 116 forks source link

Upgrade to 2.14 #60

Closed ShakataGaNai closed 7 years ago

ShakataGaNai commented 7 years ago

Per https://www.gerritcodereview.com/releases/2.14.md -- Upgrading to 2.14

thinkernel commented 7 years ago

Hi @ShakataGaNai Thanks for the PR. There are still some work need to be done before the PR can be merged.

  1. Would you please rebase you patch onto the master branch because a PR of upgrading to 2.13.8 has been merged into the master branch.

  2. According to the release note of 2.14 that the Bouncy Castle Crypto API libraries are now distributed in the Gerrit .war. So I think these lines should be removed from Dockerfile.

thinkernel commented 7 years ago

2.14 has been released. Let me know if it works for you, please.