-
There's a bug where length is a problem with length OS names. Please convert this to a real patch.
Wherever the version is used, either supply a typical thing that windows says, or just truncate the length.
String osVersion = System.getProperty("os.version");
if (osVersion != null) {
System.setProperty("os.version", osVersion.substring(0...
2008-10-17 04:22:52 UTC by alex_1
-
bishopp123456 committed patchset 109 of module msnmlib to the JMSN CVS repository, changing 1 files.
2008-06-15 20:23:29 UTC by bishopp123456
-
bishopp123456 committed patchset 158 of module jmsn-new to the JMSN CVS repository, changing 80 files.
2008-06-15 17:25:05 UTC by bishopp123456
-
bishopp123456 committed patchset 108 of module msnmlib to the JMSN CVS repository, changing 48 files.
2008-06-15 15:41:38 UTC by bishopp123456
-
bishopp123456 committed patchset 157 of module jmsn-new to the JMSN CVS repository, changing 1 files.
2008-06-12 17:01:19 UTC by bishopp123456
-
xrath committed patchset 23 of module jmsn-2007 to the JMSN CVS repository, changing 1 files.
2007-05-04 02:54:23 UTC by xrath
-
xrath committed patchset 22 of module jmsn-2007 to the JMSN CVS repository, changing 1 files.
2007-03-18 19:52:52 UTC by xrath
-
xrath committed patchset 21 of module jmsn-2007 to the JMSN CVS repository, changing 2 files.
2007-03-18 18:45:27 UTC by xrath
-
xrath committed patchset 11 of module msnmlib-2007 to the JMSN CVS repository, changing 1 files.
2007-03-17 12:14:23 UTC by xrath
-
xrath committed patchset 20 of module jmsn-2007 to the JMSN CVS repository, changing 1 files.
2007-03-15 15:26:07 UTC by xrath