You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Fabian Christ (JIRA)" <ji...@apache.org> on 2010/12/03 15:03:10 UTC

[jira] Commented: (STANBOL-7) Unmappable character for encoding UTF8

    [ https://issues.apache.org/jira/browse/STANBOL-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12966538#action_12966538 ] 

Fabian Christ commented on STANBOL-7:
-------------------------------------

Hi,

file rick/yard/solr/src/main/java/eu/iksproject/rick/yard/solr/impl/SolrFieldMapper.java seems to be ISO-8859-15 encoded and there are some characters in the JavaDoc which may cause the problems.

- Fabian

> Unmappable character for encoding UTF8
> --------------------------------------
>
>                 Key: STANBOL-7
>                 URL: https://issues.apache.org/jira/browse/STANBOL-7
>             Project: Stanbol
>          Issue Type: Bug
>          Components: RICK
>         Environment: Ubuntu Linux, AMD 64Bit
> Sun JDK 1.6, Maven 2.2.1
> SVN r1041799
>            Reporter: Fabian Christ
>
> [INFO] ------------------------------------------------------------------------
> [INFO] Building IKS RICK Yard implementation hased on Solr
> [INFO]    task-segment: [clean, install]
> [INFO] ------------------------------------------------------------------------
> [INFO] [clean:clean {execution: default-clean}]
> [INFO] Deleting /home/fabianc/Coding/Apache/Stanbol/src/rick/yard/solr/target
> [INFO] [enforcer:enforce {execution: enforce-java}]
> [INFO] [resources:resources {execution: default-resources}]
> [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
> [INFO] Copying 45 resources
> [INFO] [compiler:compile {execution: default-compile}]
> [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
> [INFO] Compiling 30 source files to /home/fabianc/Coding/Apache/Stanbol/src/rick/yard/solr/target/classes
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR : 
> [INFO] -------------------------------------------------------------
> [ERROR] /home/fabianc/Coding/Apache/Stanbol/src/rick/yard/solr/src/main/java/eu/iksproject/rick/yard/solr/impl/SolrFieldMapper.java:[512,4] unmappable character for encoding UTF8
> [INFO] 1error
> [INFO] -------------------------------------------------------------
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Compilation failure
> /home/fabianc/Coding/Apache/Stanbol/src/rick/yard/solr/src/main/java/eu/iksproject/rick/yard/solr/impl/SolrFieldMapper.java:[512,4] unmappable character for encoding UTF8

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.