gerrit/gerrit-package-plugins/.gitignore
Edwin Kempin 67e09dc69e 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
2012-07-26 09:05:28 +02:00

7 lines
135 B
Plaintext

/target
/.classpath
/.project
/.settings/org.maven.ide.eclipse.prefs
/.settings/org.eclipse.m2e.core.prefs
/gerrit-package-plugins.iml