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:20:42 UTC

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

Mike Matrigali created DERBY-6501:
-------------------------------------

             Summary: 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)