Go to file
David Ostrovsky 0db7612e09 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-06-12 00:11:53 +02:00
2014-12-18 11:16:03 +09:00
2015-05-08 14:43:55 +09:00
2015-05-08 14:43:55 +09:00
2015-05-19 17:50:57 +09:00
2015-05-27 11:00:46 +09:00
2015-05-10 20:03:16 +02:00
2015-03-03 07:12:16 +00:00
2013-11-09 07:45:00 +01:00
2015-04-08 07:50:41 +00:00
2008-11-14 16:59:34 -08:00
2009-03-27 20:20:10 -07:00
2015-05-08 14:43:55 +09:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB