You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Emmanuel Bourg (Updated) (JIRA)" <ji...@apache.org> on 2011/12/20 11:47:30 UTC

[jira] [Updated] (SANSELAN-29) SanselanGuessFormatTest & SanselanTestConstants use Java 1.5 method String.replace(CharSequence, CharSequence)

     [ https://issues.apache.org/jira/browse/SANSELAN-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Bourg updated SANSELAN-29:
-----------------------------------

    Fix Version/s: 1.0
    
> SanselanGuessFormatTest & SanselanTestConstants use Java 1.5 method String.replace(CharSequence, CharSequence)
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: SANSELAN-29
>                 URL: https://issues.apache.org/jira/browse/SANSELAN-29
>             Project: Commons Sanselan
>          Issue Type: Bug
>            Reporter: Sebb
>             Fix For: 1.0
>
>
> SanselanGuessFormatTest & SanselanTestConstants use the Java 1.5 method String.replace(CharSequence target, CharSequence replacement); however pom.xml says that the code is intended for Java 1.4.
> These are the only Java 1.5 methods currently.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira