Rodrigo Agerri created OPENNLP-721:
--------------------------------------
Summary: GeneratorFactory not reading properly custom artifact
serializer mappings
Key: OPENNLP-721
URL: https://issues.apache.org/jira/browse/OPENNLP-721
Project: OpenNLP
Issue Type: Bug
Components: Name Finder
Affects Versions: 1.6.0
Reporter: Rodrigo Agerri
Assignee: Rodrigo Agerri
Fix For: 1.6.0
GeneratorFactory.extractCustomArtifactSerializerMappings() xpath expression
does not find any custom elements (line 646). The expression of the
xPath.evaluate() method should be '//custom' instead of 'custom'.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)