[
https://issues.apache.org/jira/browse/UIMA-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marshall Schor resolved UIMA-1582.
----------------------------------
Resolution: Fixed
Fix Version/s: (was: 2.3)
2.3S
Changed the actual vs expected string compare to make use of a new
compareStrings method which compares, ignoring whitespace, and therefore, any
differences in line ending characters on different platforms. Please test on
Mac. Worked on Windows.
> SimpleServer ConfigTest fails
> -----------------------------
>
> Key: UIMA-1582
> URL: https://issues.apache.org/jira/browse/UIMA-1582
> Project: UIMA
> Issue Type: Bug
> Components: Sandbox-SimpleServer
> Affects Versions: 2.3S
> Environment: MacOS X
> Reporter: Tommaso Teofili
> Fix For: 2.3S
>
> Attachments: 1582patch.txt
>
>
> testResultGeneration1 to testResultGeneration10 fail due to a wrong starting
> carriage return in the expected String used to compare against the actual
> result; actual.equals(expected) fails for standoff (not inlined
> configuration XML).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.