[
https://issues.apache.org/jira/browse/ODFTOOLKIT-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15005840#comment-15005840
]
Svante Schubert commented on ODFTOOLKIT-407:
--------------------------------------------
Thank you Raimund for the patch, I have reviewed and submitted the patch.
> Mixed case package name org.odftoolkit.Junit avoids building on Linux
> ---------------------------------------------------------------------
>
> Key: ODFTOOLKIT-407
> URL: https://issues.apache.org/jira/browse/ODFTOOLKIT-407
> Project: ODF Toolkit
> Issue Type: Bug
> Components: odfdom
> Environment: case-aware filesystem (Linux)
> Reporter: Raimund Hölle
> Priority: Minor
> Attachments:
> ODFTOOLKIT-407_AlphabeticalOrderedRunnerMixedCaseProblem.patch
>
>
> Package name "Junit" of test helper class AlphabeticalOrderedRunner uses an
> starting upper case letter while the file path is "junit" - without
> uppercases. On case-aware filesystems leads this to an error:
> The declared package "org.odftoolkit.Junit" does not match the expected
> package "org.odftoolkit.junit"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)