[
https://issues.apache.org/jira/browse/UIMA-5022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15411866#comment-15411866
]
Burn Lewis commented on UIMA-5022:
----------------------------------
For some reason these changes are not linked to this Jira
src/main/scripts/dd2spring.xsl
uimaj-as-core/src/main/java/org/apache/uima/aae/deploymentDescriptor/XsltImportByName.java
uimaj-as-core/src/main/resources/uimaee_messages.properties
uimaj-as-jms/src/main/java/org/apache/uima/adapter/jms/service/Dd2spring.java
Committed revision 1753681.
> Some Dd2Spring errors are lost and confusing
> --------------------------------------------
>
> Key: UIMA-5022
> URL: https://issues.apache.org/jira/browse/UIMA-5022
> Project: UIMA
> Issue Type: Bug
> Components: Async Scaleout
> Reporter: Burn Lewis
> Assignee: Burn Lewis
> Priority: Minor
> Fix For: 2.8.2AS
>
>
> When dd2spring cannot resolve an import-by-name it returns an error message
> that is interpreted as a relative file name which produces a strange message
> such as:
> FODC0005: java.io.FileNotFoundException:
> /users10/ducc/apache_ducc_runtime/apache-uima/bin/ERROR converting import
> by name to
> absolute path (No such file or directory)
> Also some Saxon errors (e.g. cannot access file) are lost when the Transform
> class exits before the calling code can log them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)