[
https://issues.apache.org/jira/browse/TAP5-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13752312#comment-13752312
]
Hudson commented on TAP5-1007:
------------------------------
SUCCESS: Integrated in tapestry-trunk-freestyle #1141 (See
[https://builds.apache.org/job/tapestry-trunk-freestyle/1141/])
TAP5-1007 fix test to be run only on case insentive OS (mlusetti: rev
dd109817ea9595b5103a1abcff5bbd53064c8981)
* tapestry-ioc/src/test/groovy/ioc/specs/ClasspathResourceSpec.groovy
> When Tapestry is loading templates or other files on case-insensitive OSs
> (Windows) it should trigger an error if the file name case is incorrect
> (which will result in a runtime failure on case-sensitive OSs, such as Linux)
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: TAP5-1007
> URL: https://issues.apache.org/jira/browse/TAP5-1007
> Project: Tapestry 5
> Issue Type: Improvement
> Components: tapestry-core
> Affects Versions: 5.2
> Reporter: Howard M. Lewis Ship
> Assignee: Howard M. Lewis Ship
> Fix For: 5.4
>
>
> In other words, on Windows you might find file "myComponent.tml" when it
> should be named "MyComponent.tml" (to match the name of the class,
> MyComponent). This is irritating to find in testing or production, and
> Tapestry should be able to add a check that the case of the file name does
> not match the expected case.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira