Peter Klügl created UIMA-5077:
---------------------------------
Summary: Ruta: ruta-core unit test warnings
Key: UIMA-5077
URL: https://issues.apache.org/jira/browse/UIMA-5077
Project: UIMA
Issue Type: Improvement
Components: ruta
Affects Versions: 2.5.0SDK
Reporter: Peter Klügl
Assignee: Peter Klügl
Fix For: 2.5.0ruta
Example:
{noformat}
Running org.apache.uima.ruta.engine.HtmlConverterTest
Aug 26, 2016 6:33:34 PM org.apache.uima.jcas.impl.JCasImpl getJCas(768)
WARNUNG:
JCas Type "org.apache.uima.ruta.type.html.U" implements getters and setters for
feature "name", but the type system doesnt define that feature.
JCas Type "org.apache.uima.ruta.type.html.U" implements getters and setters for
feature "expandedOffsets", but the type system doesnt define that feature.
JCas Type "org.apache.uima.ruta.type.html.U" implements getters and setters for
feature "attributeName", but the type system doesnt define that feature.
JCas Type "org.apache.uima.ruta.type.html.U" implements getters and setters for
feature "attributeValue", but the type system doesnt define that feature.
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)