You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Mike Matrigali (JIRA)" <ji...@apache.org> on 2014/03/06 18:22:43 UTC

[jira] [Commented] (DERBY-6501) change 10.10 version of CastingTest.java to build/run under jsr169

    [ https://issues.apache.org/jira/browse/DERBY-6501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13922773#comment-13922773 ] 

Mike Matrigali commented on DERBY-6501:
---------------------------------------

backported changes to fix DERBY-896 caused this test to not run under jsr169

> change 10.10 version of CastingTest.java to build/run under jsr169
> ------------------------------------------------------------------
>
>                 Key: DERBY-6501
>                 URL: https://issues.apache.org/jira/browse/DERBY-6501
>             Project: Derby
>          Issue Type: Improvement
>          Components: Test
>    Affects Versions: 10.10.1.4
>            Reporter: Mike Matrigali
>            Priority: Minor
>
> As part of changes backported from trunk to 10.10, CastingTest.java no longer runs in jsr169.  Changes have been made to testing framework to not run the test in jsr169 - see change #1574618.
> In order to get this test to run again some java code needs be written 
> to replace the following java interface not available in jsr169:
> String.replace(CharSequence target, CharSequence replacement)



--
This message was sent by Atlassian JIRA
(v6.2#6252)