gerrit/to_hosted.sh
Shawn O. Pearce 91325aa69d Remove --offline mode from to_hosted.sh
Now that we aren't on any SNAPSHOT builds anymore we shouldn't be
worrying about network connections during random builds made by a
Gerrit developer.  So disabling network to build isn't needed.

Signed-off-by: Shawn O. Pearce <sop@google.com>
2009-07-01 08:36:11 -07:00

5 lines
77 B
Bash
Executable File

#!/bin/sh
mvn war:inplace &&
rm -f src/main/webapp/WEB-INF/lib/gerrit-*.jar