[ 
https://issues.apache.org/jira/browse/JSPWIKI-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12557900#action_12557900
 ] 

Andrew Jaquith commented on JSPWIKI-121:
----------------------------------------

I'd like to see us require Java 5, even in 2.8. I'm sure Murray won't like that 
idea, though. :)

Rationale: in my Stripes-enabled 3.0 build locally (which I have been serially 
patching and re-patching every few weeks to keep up with HEAD), it would be 
nice to start putting in some of the collection generics that will inevitably 
come when Java 5 is implemented across the board in JSPWiki. I wouldn't mind 
getting a head start, even if the Stripes stuff (which will be invasive!) comes 
in 3.0.

> Drop support for JDK 1.4.
> -------------------------
>
>                 Key: JSPWIKI-121
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-121
>             Project: JSPWiki
>          Issue Type: Task
>            Reporter: Janne Jalkanen
>             Fix For: 3.0
>
>
> Since Java 6 has been out for a long time, it's time to move to JDK 5.  We 
> already require JDK 5 to compile (due to some MBean classes we are using), 
> but JSPWiki 2.6 should also work on JDK 1.4.
> However, JDK 5 does give us quite a lot of advantages, programming-wise.  It 
> makes loops nicer, and generics and annotations make life so much easier.
> This shift is targeted to 3.0. In theory, we could start moving to JDK 5 even 
> earlier in 2.8, unless there's a large amount of opposition.  It's my 
> understanding though that quite a few companies are still running JDK 1.4.

-- 
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