[
https://issues.apache.org/jira/browse/SANSELAN-29?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754619#action_12754619
]
Sebb commented on SANSELAN-29:
------------------------------
You may be able to unpack a copy of the 1.4 class libraries and use those with
Eclipse.
> 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
>
> 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.
-
You can reply to this email to add a comment to the issue online.