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.

Reply via email to