You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by ka...@apache.org on 2012/02/23 10:05:26 UTC

svn commit: r1292716 - /db/derby/code/trunk/java/testing/org/apache/derbyTesting/junit/BaseTestCase.java

Author: kahatlen
Date: Thu Feb 23 09:05:26 2012
New Revision: 1292716

URL: http://svn.apache.org/viewvc?rev=1292716&view=rev
Log:
Fix entry for Solaris in javadoc for BaseTestCase.isWindowsPlatform().
On Solaris, os.name is SunOS.

Modified:
    db/derby/code/trunk/java/testing/org/apache/derbyTesting/junit/BaseTestCase.java

Modified: db/derby/code/trunk/java/testing/org/apache/derbyTesting/junit/BaseTestCase.java
URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/testing/org/apache/derbyTesting/junit/BaseTestCase.java?rev=1292716&r1=1292715&r2=1292716&view=diff
==============================================================================
--- db/derby/code/trunk/java/testing/org/apache/derbyTesting/junit/BaseTestCase.java (original)
+++ db/derby/code/trunk/java/testing/org/apache/derbyTesting/junit/BaseTestCase.java Thu Feb 23 09:05:26 2012
@@ -667,7 +667,7 @@ public abstract class BaseTestCase
      * MPE/iX
      * Netware 4.11
      * OS/2
-     * Solaris
+     * SunOS
      * Windows 2000
      * Windows 95
      * Windows 98