commit | 67e09dc69eb75033c12ddd58d47410b4f882ad9d | [log] [tgz] |
---|---|---|
author | Edwin Kempin <edwin.kempin@sap.com> | Mon Jul 23 10:46:06 2012 +0200 |
committer | Edwin Kempin <edwin.kempin@sap.com> | Thu Jul 26 09:05:28 2012 +0200 |
tree | 2d3b4f71cb946abc90d19ee0a3efe0b0b87d71cc | |
parent | 88531176ec330a7da5380088bbc5b48879497b0b [diff] |
Package core plugins in Gerrit war and install them on init This change adds a new Maven project 'gerrit-package-plugins' which adds the core plugin jars to the Gerrit war file. Inside of the resulting Gerrit war file the plugins are stored under 'WEB-INF/plugins/'. The init command will now look at this folder during the site initialization and offer the plugins for installation. Change-Id: Ia6c28ef13bbbb7a0358c84e785b8422a2e6a47b3