[ http://issues.apache.org/jira/browse/DERBY-955?page=all ]

Rick Hillegas updated DERBY-955:
--------------------------------

    Attachment: bug955_sed_SQLException.diff

This patch eliminates the diffs in a couple more derbyall tests under 1.6:

grantRevokeDDL
SURTest
savepointJdbc30*
iepnegativetests_ES
statementJdbc30

In addition, this patch gets rid of many of the jdk16-specific canons. What 
this patch does is add some masking logic to Sed.java to handle the fact that 
SQLException was split into subclasses in JDBC4. Derbyall runs cleanly (modulo 
expected diffs) under 1.4. The jdbc4 tests also run cleanly. The contents of 
this patch are:

M      java\engine\org\apache\derby\impl\jdbc\Util.java
M      
java\testing\org\apache\derbyTesting\functionTests\tests\derbynet\testij.java
M      java\testing\org\apache\derbyTesting\functionTests\harness\RunTest.java
M      java\testing\org\apache\derbyTesting\functionTests\harness\Sed.java
M      
java\testing\org\apache\derbyTesting\functionTests\harness\JavaVersionHolder.java
M      
java\testing\org\apache\derbyTesting\functionTests\master\DerbyNet\jdk16\importExport.out
M      
java\testing\org\apache\derbyTesting\functionTests\master\DerbyNet\jdk16\metadata.out
M      
java\testing\org\apache\derbyTesting\functionTests\master\DerbyNet\jdk16\procedure.out
M      
java\testing\org\apache\derbyTesting\functionTests\master\DerbyNet\jdk16\ieptests.out
M      
java\testing\org\apache\derbyTesting\functionTests\master\DerbyNet\jdk16\odbc_metadata.out
D      
java\testing\org\apache\derbyTesting\functionTests\master\jdk16\SURTest.out
M      
java\testing\org\apache\derbyTesting\functionTests\master\jdk16\closed.out
D      
java\testing\org\apache\derbyTesting\functionTests\master\jdk16\outparams.out
D      
java\testing\org\apache\derbyTesting\functionTests\master\jdk16\iepnegativetests.out
M      
java\testing\org\apache\derbyTesting\functionTests\master\jdk16\releaseCompileLocks.out
D      
java\testing\org\apache\derbyTesting\functionTests\master\jdk16\checkDataSource.out
D      
java\testing\org\apache\derbyTesting\functionTests\master\jdk16\procedure.out
D      
java\testing\org\apache\derbyTesting\functionTests\master\jdk16\statementJdbc20.out
D      
java\testing\org\apache\derbyTesting\functionTests\master\jdk16\statementJdbc30.out
D      
java\testing\org\apache\derbyTesting\functionTests\master\jdk16\Stream.out
D      
java\testing\org\apache\derbyTesting\functionTests\master\jdk16\checkDataSource30.out
D      
java\testing\org\apache\derbyTesting\functionTests\master\jdk16\nestedCommit.out
D      
java\testing\org\apache\derbyTesting\functionTests\master\jdk16\parameterMapping.out
D      
java\testing\org\apache\derbyTesting\functionTests\master\jdk16\TransactionTable.out
D      
java\testing\org\apache\derbyTesting\functionTests\master\jdk16\ieptests.out
D      
java\testing\org\apache\derbyTesting\functionTests\master\jdk16\importExportThruIJ.out
D      
java\testing\org\apache\derbyTesting\functionTests\master\jdk16\compressTable.out
D      
java\testing\org\apache\derbyTesting\functionTests\master\jdk16\streamingColumn.out
M      
java\testing\org\apache\derbyTesting\functionTests\master\DerbyNetClient\jdk16\importExport.out
M      
java\testing\org\apache\derbyTesting\functionTests\master\DerbyNetClient\jdk16\metadata.out
M      
java\testing\org\apache\derbyTesting\functionTests\master\DerbyNetClient\jdk16\procedure.out
A      
java\testing\org\apache\derbyTesting\functionTests\master\DerbyNetClient\jdk16\Stream.out
M      
java\testing\org\apache\derbyTesting\functionTests\master\DerbyNetClient\jdk16\ieptests.out
M      
java\testing\org\apache\derbyTesting\functionTests\master\DerbyNetClient\jdk16\odbc_metadata.out
M      
java\testing\org\apache\derbyTesting\functionTests\master\DerbyNetClient\jdk16\savepointJdbc30_JSR169.out
M      
java\testing\org\apache\derbyTesting\functionTests\master\DerbyNetClient\jdk16\savepointJdbc30_XA.out
M      
java\testing\org\apache\derbyTesting\functionTests\master\DerbyNetClient\jdk16\parameterMapping.out


> Get derbyall on jdk1.6
> ----------------------
>
>          Key: DERBY-955
>          URL: http://issues.apache.org/jira/browse/DERBY-955
>      Project: Derby
>         Type: Bug

>   Components: Test
>     Versions: 10.2.0.0
>     Reporter: Rick Hillegas
>     Assignee: Anurag Shekhar
>      Fix For: 10.2.0.0
>  Attachments: bug955_sed_SQLException.diff
>
> This bug is a placeholder for patches which enable derbyall to run on jdk1.6.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to