gerrit/lib
David Ostrovsky 4e69765b9e Replace vanilla parboiled with grappa library
Grappa library was chosen by Gitiles project to implement markdown
rendering. Grappa library includes non-relocated parboiled library
that is incompatible with vanilla parboiled library.

When Grappa driven gitiles-plugin is deployed in Gerrit, there is
a class collision. The only way to make them co-exist is to relocate
one of them, using JarJar utility. But doing it can be error prone
as this issue has shown: [2].

This change takes another approach and replace parboiled library in
Gerrit core with Grappa library. This fixed the deployment problem
with gitiles-plugin: markdown files rendering work as expected.

[1] https://github.com/fge/grappa
[2] https://github.com/sirthias/parboiled/issues/80

Change-Id: I793a84013468bf9fd07e62960bc2e789674ff35c
2015-07-28 11:51:20 +09:00
..
antlr Bump antlr to version 3.5.2 2015-01-07 00:46:18 +00:00
asciidoctor Update Lucene to version 4.10.2 2014-11-18 09:15:07 +09:00
auto Update AutoValue to 1.0 2015-01-22 12:15:18 -08:00
bouncycastle Revert "Downgrade SSHD to 0.9.0-4-g5967cfd" 2015-04-06 12:26:07 +09:00
codemirror Update CodeMirror to 5.0 and consume from Maven Central 2015-04-28 14:30:36 +09:00
commons Update commons-validator to 1.4.1 2015-05-26 11:36:00 +02:00
easymock Move powermock and easymock library definitions to separate BUCK files 2014-06-30 15:35:13 +00:00
guice Update Guice to version 4.0 2015-07-27 14:06:19 +09:00
gwt Remove org.json:json and fix gwt-dev deps 2015-06-26 06:29:43 +00:00
httpcomponents Move httpcomponents libraries out of lib/commons to lib/httpcomponents 2014-09-17 17:55:17 +09:00
jetty Upgrade Jetty to fix JetLeak security vulnerability 2015-02-27 16:16:49 +01:00
jgit Update JGit to 4.0.1.201506240215-r 2015-06-24 12:33:00 +02:00
joda Use DateTimeUtils.currentTimeMillis() to get current time 2013-10-16 10:10:55 -07:00
log Update httpclient and dependencies 2014-06-23 07:02:31 +00:00
lucene Update Lucene to version 4.10.2 2014-11-18 09:15:07 +09:00
mina Revert "Downgrade SSHD to 0.9.0-4-g5967cfd" 2015-04-06 12:26:07 +09:00
openid Move httpcomponents libraries out of lib/commons to lib/httpcomponents 2014-09-17 17:55:17 +09:00
ow2 Remove org.json:json and fix gwt-dev deps 2015-06-26 06:29:43 +00:00
powermock Move powermock and easymock library definitions to separate BUCK files 2014-06-30 15:35:13 +00:00
prolog Buck: Make deps to $(exe :foo) and $(location :bar) implicitly 2014-06-10 07:29:42 +00:00
solr Move httpcomponents libraries out of lib/commons to lib/httpcomponents 2014-09-17 17:55:17 +09:00
BUCK Replace vanilla parboiled with grappa library 2015-07-28 11:51:20 +09: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-freebie_application_icon_set Show link on hover for headings and anchors in documentation 2014-12-09 01:14:32 +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
LICENSE-xz Download commands: Add JGit archive 2014-03-03 23:34:46 +00:00
local.defs Buck: Align gerrit build interface to bucklets 2014-09-09 13:20:47 +00:00
maven.defs Merge branch 'stable-2.10' 2015-06-29 11:16:49 +02:00