Merge "Package core plugins in Gerrit war and install them on init"

This commit is contained in:
Edwin Kempin
2012-07-30 02:58:04 -07:00
committed by gerrit code review
9 changed files with 307 additions and 30 deletions

View File

@@ -25,7 +25,7 @@ then
fi
./tools/version.sh --release &&
mvn clean package $include_docs -P all
mvn clean install $include_docs -P all
rc=$?
./tools/version.sh --reset