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 "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/04/28 22:29:14 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=13983497#comment-13983497 ] 

ASF subversion and git services commented on DERBY-6501:
--------------------------------------------------------

Commit 1590782 from [~myrna] in branch 'code/branches/10.10'
[ https://svn.apache.org/r1590782 ]

DERBY-6501; change 10.10 version of CastingTest.java to build/run under jsr169
  implementing a simple 'replace' method for the JSR169 case, and moving the test back to its previous spot in the suite.

> 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.2.0
>            Reporter: Mike Matrigali
>            Priority: Minor
>         Attachments: DERBY-6501_1010.diff
>
>
> 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)