[osmosis-dev] GetPropertyAction in xml/common/ElementWriter
Hakan Tandogan
hakan at gurkensalat.com
Tue Dec 8 00:01:29 GMT 2009
Hi again,
Is there any particular reason why ElementWriter uses new
sun.security.action.GetPropertyAction("line.separator") instead of a
simple System.getProperty("line.separator") ?
The former class is access restricted in Java6, which causes eclipse to
show a build error. If there is no particular design reason for this, I'd
like to use the more portable method.
Regards,
Hakan
--
The key to immortality is first living a life worth remembering...
More information about the osmosis-dev
mailing list