gerrit/lib
David Ostrovsky 731967591e Buck: Preserve SNAPSHOT suffix in Maven artifact names
Drop the code that removes SNAPSHOT suffix in artifact name. This prevents
Gitblit plugin from fetching its custom artifact from Gerritforge Maven
repository, making from the right name:

  com/gitblit/gitblit/1.4.0-SNAPSHOT/gitblit-1.4.0-SNAPSHOT.jar

the broken artifact name:

  com/gitblit/gitblit/1.4.0-SNAPSHOT/gitblit-1.4.0.jar

Change-Id: Ib16f032a9fda3ef61570a85d97659cd3ce02f5f2
2014-01-11 12:54:52 +00:00
..
antlr Build with Buck 2013-05-09 13:40:36 +00:00
asciidoctor Make the documentation embedding work. 2013-10-18 01:28:23 +00:00
bouncycastle Build with Buck 2013-05-09 13:40:36 +00:00
codemirror Update CodeMirror3 2013-11-25 22:45:18 +00:00
commons Revert "BUCK: fix Implementation-Version in replication plugin" 2013-09-21 02:49:23 +00:00
guice Exclude Guava Maven data and javax sources from Guice JARs 2013-08-06 09:39:50 -07:00
gwt Handle KeyboardInterrupt in buck GWT compiler wrapper script 2013-10-24 15:40:10 +09:00
jetty Update buck build for strict dependencies 2013-05-16 01:14:27 +00:00
jgit Buck: unsign all jgit jars 2013-12-07 14:39:34 +00:00
joda Use DateTimeUtils.currentTimeMillis() to get current time 2013-10-16 10:10:55 -07:00
log Add secondary index implementation using SolrCloud 2013-06-27 13:52:39 -07:00
lucene Update Lucene to 4.4.0 2013-10-02 12:00:41 -07:00
mina Merge branch 'stable-2.7' into stable-2.8 2013-11-08 21:16:47 -08:00
openid Add secondary index implementation using SolrCloud 2013-06-27 13:52:39 -07:00
prolog Simplify buck based prolog compiler 2013-08-06 18:37:45 -07:00
solr Add secondary index implementation using SolrCloud 2013-06-27 13:52:39 -07:00
BUCK Merge branch 'stable-2.7' into stable-2.8 2013-11-05 11:15:47 -08:00
LICENSE-antlr Build with Buck 2013-05-09 13:40:36 +00:00
LICENSE-Apache1.1 Build with Buck 2013-05-09 13:40:36 +00:00
LICENSE-Apache2.0 Build with Buck 2013-05-09 13:40:36 +00:00
LICENSE-args4j Build with Buck 2013-05-09 13:40:36 +00:00
LICENSE-automaton Build with Buck 2013-05-09 13:40:36 +00:00
LICENSE-bouncycastle Build with Buck 2013-05-09 13:40:36 +00:00
LICENSE-CC-BY3.0 Document diffy logo is CC-BY 3.0 2013-08-21 08:57:42 -07:00
LICENSE-clippy Build with Buck 2013-05-09 13:40:36 +00:00
LICENSE-codemirror Async load popular modes into CodeMirror 2013-05-21 11:01:26 -07:00
LICENSE-diffy Document diffy logo is CC-BY 3.0 2013-08-21 08:57:42 -07:00
LICENSE-DO_NOT_DISTRIBUTE Build with Buck 2013-05-09 13:40:36 +00:00
LICENSE-h2 Build with Buck 2013-05-09 13:40:36 +00:00
LICENSE-jgit Build with Buck 2013-05-09 13:40:36 +00:00
LICENSE-jsch Build with Buck 2013-05-09 13:40:36 +00:00
LICENSE-MPL1.1 Build with Buck 2013-05-09 13:40:36 +00:00
LICENSE-ow2 Build with Buck 2013-05-09 13:40:36 +00:00
LICENSE-postgresql Build with Buck 2013-05-09 13:40:36 +00:00
LICENSE-prologcafe Update license text for PrologCafe 2013-05-13 09:44:25 -07:00
LICENSE-protobuf Add dependency on the Google protocol buffer library 2013-09-10 15:59:25 -07:00
LICENSE-PublicDomain Build with Buck 2013-05-09 13:40:36 +00:00
LICENSE-slf4j Build with Buck 2013-05-09 13:40:36 +00:00
maven.defs Buck: Preserve SNAPSHOT suffix in Maven artifact names 2014-01-11 12:54:52 +00:00