Add project skeleton
Review Request #8919 — Created May 5, 2017 and submitted — Latest diff uploaded
This patch sets up the project skeleton. The project is built with maven
and can be built according to the instructions inREADME.md
.
Built with
mvn package
. I was able to see my plugin in Gerrit's plugin
API.
Diff Revision 1
This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.
orig
1
2
README.md |
---|
pom.xml |
---|
src/main/java/org/reviewboard/rbgerrit/Module.java |
---|