-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Trivial
-
Component/s: subversion-plugin
This issue is to resolve the following findbug issues:
- Use %n instead of \n to handle platform-specific line separators.
- Use StringBuilder for concatenating strings.
- Unnecessary unboxing of longs.
- Ignore the debugging static variable which can be mutable.