]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
Merge pull request #9 from aronr/cspace-4945
authorAron Roberts <aron@socrates.berkeley.edu>
Thu, 22 Mar 2012 03:25:36 +0000 (20:25 -0700)
committerAron Roberts <aron@socrates.berkeley.edu>
Thu, 22 Mar 2012 03:25:36 +0000 (20:25 -0700)
CSPACE-4945: Change character case in test data used by services MovementSortByTest, to ensure that tests succeed regardless of locale-based case variations in sort order, since tests have no control over this configuration.  Mixed case text was being ordered differently on Linux / Windows systems and on Mac OS X systems.


Trivial merge