[
https://issues.apache.org/jira/browse/CONFIGURATION-383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Bollinger updated CONFIGURATION-383:
-----------------------------------------
Attachment: configuration-383.patch
Patch to use String.indexOf() instead of String.contains().
> org.apache.commons.configuration.TestDefaultConfigurationBuilder does not
> compile against Java 1.4
> --------------------------------------------------------------------------------------------------
>
> Key: CONFIGURATION-383
> URL: https://issues.apache.org/jira/browse/CONFIGURATION-383
> Project: Commons Configuration
> Issue Type: Bug
> Environment: Java 1.4
> Reporter: John Bollinger
> Priority: Trivial
> Fix For: 1.7
>
> Attachments: configuration-383.patch
>
>
> Test additions introduced at SVN revision 764168 rely on String.contains(),
> which was introduced in Java 5.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.