You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Jörg Rade (Jira)" <ji...@apache.org> on 2020/10/14 08:47:00 UTC

[jira] [Created] (ISIS-2448) ChicagoFLF.ttf in kroviz hinders bumping maven-resources-plugin upgrade to 3.2.0

Jörg Rade created ISIS-2448:
-------------------------------

             Summary: ChicagoFLF.ttf in kroviz hinders bumping maven-resources-plugin upgrade to 3.2.0
                 Key: ISIS-2448
                 URL: https://issues.apache.org/jira/browse/ISIS-2448
             Project: Isis
          Issue Type: Bug
          Components: Isis CI &amp; Build Scripts, Isis Client Kroviz
    Affects Versions: 2.0.0-M3
            Reporter: Jörg Rade
            Assignee: Jörg Rade
             Fix For: 2.0.0-M5


Setting an exeption breakpoint in java.nio.charset.MalformInputException and debugging mvn clean install shows that an unhandled (EOL?) char is likely the culprit:

haveLeftOverChar= false
leftOverChar = '\u0000' 0
cs="UTF-8"
in.ch.path=~\incubator\clients\kroviz\src\main\resources\fonts\ChicagoFLF.ttf

Inclusion of the font was just for demo purposes and is not essential - therefore removed. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)