You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2020/07/03 13:43:00 UTC

[jira] [Assigned] (CAMEL-15149) Invalid UTF8 character in iec60870-server.json

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

Claus Ibsen reassigned CAMEL-15149:
-----------------------------------

    Assignee: Claus Ibsen

> Invalid UTF8 character in iec60870-server.json
> ----------------------------------------------
>
>                 Key: CAMEL-15149
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15149
>             Project: Camel
>          Issue Type: Bug
>    Affects Versions: 3.3.0, 3.4.0
>            Reporter: Thomas Diesler
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 3.4.1, 3.5.0
>
>
> {code}
> [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.6.0:java (default) on project wildfly-camel-catalog: An exception occured while executing the Java class. Invalid UTF-8 middle byte 0x5c
> [ERROR]  at [Source: (File); line: 6, column: 103]
> [tdiesler@MacBook3 wildfly-camel]$ cat /Users/tdiesler/git/wildfly-camel/catalog/target/camel-catalog/org/apache/camel/catalog/components/iec60870-server.json
> {
>   "component": {
>     "kind": "component",
>     "name": "iec60870-server",
>     "title": "IEC 60870 Server",
>     "description": "IEC 60870 supervisory control and data acquisition (SCADA) server using NeoSCADA?\u0084? implementation.",
>     "deprecated": false,
>     "firstVersion": "2.20.0",
>     "label": "iot",
>     "javaType": "org.apache.camel.component.iec60870.server.ServerComponent",
> {code}



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