<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 01/03/2015 10:38 μμ, Peter wrote:<br>
    </div>
    <blockquote cite="mid:54F378DF.6070206@gmx.de" type="cite">
      <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
      <div class="moz-cite-prefix">With skipping I meant not excluding
        from the result just skip the processing and proguard should let
        them untouched<br>
      </div>
    </blockquote>
    <br>
    Actually ProGuard uncompress the zip in the root of the produced
    result (e.g. jar).<br>
    So they become txt and in the wrong package, that's what I try to
    resolve.<br>
    <br>
    <blockquote cite="mid:54F378DF.6070206@gmx.de" type="cite">
      <div class="moz-cite-prefix"> which one? In core GraphHopper there
        should be no reflection (except the cleaner hack in the Helper
        class)<br>
      </div>
    </blockquote>
    <br>
    (Besides the Helper classes) I see also reflection in <a
href="https://github.com/graphhopper/graphhopper/blob/master/core/src/main/java/com/graphhopper/reader/OSMInputFile.java#L128-L131">OSMInputFile</a>.<br>
    <br>
    <div class="moz-signature">-- <br>
      <font color="#000000">Emux</font><br>
      <a href="http://wiki.openstreetmap.org/wiki/Cruiser">Cruiser</a> -
      <a
href="http://wiki.openstreetmap.org/wiki/Atlas_%28navigation_application%29">Atlas</a></div>
  </body>
</html>