You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Oliver Heger (JIRA)" <ji...@apache.org> on 2010/01/23 17:50:17 UTC

[jira] Resolved: (CONFIGURATION-402) Switch to JDK 1.4 as minimum required JDK

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

Oliver Heger resolved CONFIGURATION-402.
----------------------------------------

    Resolution: Fixed

The switch to JDK 1.4 was performed.

(If it is desired to drop the dependency to [collections], this can be handled in a separate ticket. Dropping the dependency is possible, but it involves some work because some more classes of [collections] are used, e.g. some predicates or iterators.)

> Switch to JDK 1.4 as minimum required JDK
> -----------------------------------------
>
>                 Key: CONFIGURATION-402
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-402
>             Project: Commons Configuration
>          Issue Type: Improvement
>    Affects Versions: 1.6
>            Reporter: Oliver Heger
>            Priority: Minor
>             Fix For: 1.7
>
>
> Because JDK 1.3 has reached its EOL a long time ago, support for this JDK can now be dropped in the 1.x series. This simplifies the creation of new releases and also the build environment. Also, some new features introduced with JDK 1.4 can now be used, e.g. regular expressions.
> Changing the minimum required JDK version involves some updates of the documentation, too.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.