Use System.lineSeparator()

Benefit of this way rather than System.getProperty("line.separator") is
that there are no security checks.

Change-Id: Id647195dc018313e2347947e0f33151529684f33
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2 files changed