-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
On Windows, env vars are case insensitive (and converted to all upper case), but
on Unix they are case sensitive.
So making them all upper-case in Hudson would make things easier.
Once I fixed this, update jaxwsunit-tests not to set endorsed dirs in JDK5.0 mode.