Files
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
..
2015-01-07 00:46:18 +00:00
2015-01-22 12:15:18 -08:00
2015-05-26 11:36:00 +02:00
2015-07-27 14:06:19 +09:00
2015-06-24 12:33:00 +02:00
2014-06-23 07:02:31 +00:00
2014-11-18 09:15:07 +09:00
2013-05-09 13:40:36 +00:00
2013-05-09 13:40:36 +00:00
2013-05-09 13:40:36 +00:00
2013-05-09 13:40:36 +00:00
2013-05-09 13:40:36 +00:00
2013-05-09 13:40:36 +00:00
2013-05-09 13:40:36 +00:00
2013-08-21 08:57:42 -07:00
2013-05-09 13:40:36 +00:00
2013-05-09 13:40:36 +00:00
2013-05-09 13:40:36 +00:00
2013-05-09 13:40:36 +00:00
2013-05-09 13:40:36 +00:00
2013-05-09 13:40:36 +00:00
2013-05-09 13:40:36 +00:00
2013-05-09 13:40:36 +00:00
2013-05-09 13:40:36 +00:00
2014-03-03 23:34:46 +00:00
2015-06-29 11:16:49 +02:00