Raimund Hölle created ODFTOOLKIT-407:
----------------------------------------
Summary: 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
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)