gerrit/tools
Shawn O. Pearce 980efdb376 Define gerrit-plugin-api as a subset API
This is a new JAR produced by the build that contains almost all of
the code that the corresponding WAR contains at runtime. This permits
plugin authors to compile against this single interface JAR, and then
load their plugin into a running server that uses the real WAR.

Having the API be a single JAR simplifies plugin development, Maven
users can depend on this single JAR using the provided scope. Other
IDE users can just make a new Java project and add this single JAR
as the only dependency.

Change-Id: Ie045ec4202d44b78b75ccb4af000e13c1e7378ce
2012-05-08 11:00:39 -07:00
..
deploy_plugin_api.sh Define gerrit-plugin-api as a subset API 2012-05-08 11:00:39 -07:00
gitlog2asciidoc.py Add --issues and --issue_numbers to gitlog2asciidoc.py 2012-03-26 12:51:38 -07:00
GoogleFormat.xml Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
gwtui_dbg.launch Fixed the full name of the MAVEN2_CLASSPATH_CONTAINER 2011-11-26 22:59:32 +01:00
pgm_daemon.launch Updating eclipse settings for 3.7 and m2e 1.0 2011-07-29 08:29:51 -07:00
release.sh Include formatted HTML documentation in WAR 2010-02-22 09:38:49 -08:00
version.sh tools/release.sh: Simplify our release build process 2009-12-18 14:51:07 -08:00