Author: fuzzylogic
Date: Tue Apr 26 15:43:18 2005
New Revision: 164903

URL: http://svn.apache.org/viewcvs?rev=164903&view=rev
Log:
Skip messageLocale.sql on JDK 1.3.1.

Committed for Myrna Van Lunteran <[EMAIL PROTECTED]>

Modified:
    
incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/i18n/messageLocale_app.properties

Modified: 
incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/i18n/messageLocale_app.properties
URL: 
http://svn.apache.org/viewcvs/incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/i18n/messageLocale_app.properties?rev=164903&r1=164902&r2=164903&view=diff
==============================================================================
--- 
incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/i18n/messageLocale_app.properties
 (original)
+++ 
incubator/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/i18n/messageLocale_app.properties
 Tue Apr 26 15:43:18 2005
@@ -1,3 +1,6 @@
 #
 # No default driver or connection
 fake=ij seems to need one property set
+runwithjdk13=false
+runwithibm13=false
+runwithj9=false


Reply via email to