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 11:08:00 UTC

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

     [ https://issues.apache.org/jira/browse/ISIS-2448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

changes (excluding bump to 3.2.0) in a branch of it's own

> ChicagoFLF.ttf in kroviz hinders bumping maven-resources-plugin 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
>            Priority: Minor
>             Fix For: 2.0.0-M5
>
>
> Setting an exception 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)