Skip to content

Instantly share code, notes, and snippets.

@bhamiltoncx
Created December 1, 2015 17:35
Show Gist options
  • Save bhamiltoncx/8d0469f46a59c6e935b4 to your computer and use it in GitHub Desktop.
Save bhamiltoncx/8d0469f46a59c6e935b4 to your computer and use it in GitHub Desktop.
% git clone https://gerrit.googlesource.com/gerrit
% cd gerrit
% git fetch https://gerrit.googlesource.com/gerrit refs/changes/84/72684/3 && git checkout FETCH_HEAD
% rm -f buck-out/log/buck*.log; buck clean && rm -rf buck-out eclipse-out && buck build gerrit-common:server
Buck does not appear to have been built -- building Buck!
All done, continuing with build.
Using watchman.
No Android platform target specified. Using default: Google Inc.:Google APIs:21
Download http://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
Download http://repo1.maven.org/maven2/com/google/inject/guice/4.0/guice-4.0-sources.jar
Download http://gerrit-maven.storage.googleapis.com/gwtjsonrpc/gwtjsonrpc/1.7-2-g272ca32/gwtjsonrpc-1.7-2-g272ca32-sources.jar
Download http://repo1.maven.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
Download http://repo1.maven.org/maven2/joda-time/joda-time/2.8/joda-time-2.8-sources.jar
Download http://repo1.maven.org/maven2/com/google/inject/guice/4.0/guice-4.0.jar
Download http://repo1.maven.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0-sources.jar
Download http://repo1.maven.org/maven2/com/google/inject/extensions/guice-assistedinject/4.0/guice-assistedinject-4.0.jar
Download http://repo1.maven.org/maven2/com/google/inject/extensions/guice-assistedinject/4.0/guice-assistedinject-4.0-sources.jar
Download http://repo1.maven.org/maven2/javax/inject/javax.inject/1/javax.inject-1-sources.jar
Download http://repo1.maven.org/maven2/org/joda/joda-convert/1.2/joda-convert-1.2-sources.jar
Download http://repo1.maven.org/maven2/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9-sources.jar
Download http://gerrit-maven.storage.googleapis.com/gwtjsonrpc/gwtjsonrpc/1.7-2-g272ca32/gwtjsonrpc-1.7-2-g272ca32.jar
Download http://repo1.maven.org/maven2/org/eclipse/jgit/org.eclipse.jgit/4.1.1.201511131810-r/org.eclipse.jgit-4.1.1.201511131810-r-sources.jar
Download http://gerrit-maven.storage.googleapis.com/com/google/gerrit/gwtorm/1.14-20-gec13fdc/gwtorm-1.14-20-gec13fdc-sources.jar
Download http://gerrit-maven.storage.googleapis.com/com/google/gerrit/gwtorm/1.14-20-gec13fdc/gwtorm-1.14-20-gec13fdc.jar
Download http://repo1.maven.org/maven2/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar
Download http://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/2.5.0/protobuf-java-2.5.0-sources.jar
Download http://repo1.maven.org/maven2/org/eclipse/jgit/org.eclipse.jgit/4.1.1.201511131810-r/org.eclipse.jgit-4.1.1.201511131810-r.jar
Download http://repo1.maven.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1-sources.jar
Download http://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/2.5.0/protobuf-java-2.5.0.jar
Download http://repo1.maven.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar
Download http://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar
Download http://repo1.maven.org/maven2/com/google/guava/guava/19.0-rc2/guava-19.0-rc2-sources.jar
Download http://repo1.maven.org/maven2/org/joda/joda-convert/1.2/joda-convert-1.2.jar
Download http://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7-sources.jar
Download http://repo1.maven.org/maven2/joda-time/joda-time/2.8/joda-time-2.8.jar
Download http://repo1.maven.org/maven2/com/google/guava/guava/19.0-rc2/guava-19.0-rc2.jar
[-] PROCESSING BUCK FILES...FINISHED 0.5s [100%]
[-] BUILDING...FINISHED 13.5s [100%] (76/76 JOBS, 76 UPDATED, 100.0% CACHE MISS)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment