-
Bug
-
Resolution: Done
-
Major
-
7.0.0.CR2
-
None
DistributedEntryRetrieverTest still has some carriage returns in it erroneously. they should be removed as well as any other tests although running
find -name *.java -exec grep -r $'\r' '{}' \; -print
only seems to return DistributedEntryRetrieverTest.java