You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Łukasz Dywicki (JIRA)" <ji...@apache.org> on 2010/12/14 13:59:00 UTC

[jira] Created: (KARAF-328) Define Java version policy for Karaf

Define Java version policy for Karaf
------------------------------------

                 Key: KARAF-328
                 URL: https://issues.apache.org/jira/browse/KARAF-328
             Project: Karaf
          Issue Type: Task
          Components: documentation
            Reporter: Łukasz Dywicki


Currently Karaf build on Hundson uses JDK 1.5, however it's a bit outdated environment. JDK 1.5 was released in May 2004.

I don't think that JDK 1.5 is bad and should not be supported but most of developers (including me) uses JDK 1.6 as local build environment with compile target 1.5 what causes some problems (eg Karaf builds #229, #230).

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


[jira] [Resolved] (KARAF-328) Drop support for JDK 1.5

Posted by "Achim Nierbeck (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Achim Nierbeck resolved KARAF-328.
----------------------------------

    Resolution: Fixed

fixed with 1102098
besides the enforcements within the pom I don't see any other steps to be taken

> Drop support for JDK 1.5
> ------------------------
>
>                 Key: KARAF-328
>                 URL: https://issues.apache.org/jira/browse/KARAF-328
>             Project: Karaf
>          Issue Type: Task
>          Components: documentation
>            Reporter: Łukasz Dywicki
>            Assignee: Achim Nierbeck
>             Fix For: 3.0.0
>
>         Attachments: KARAF-328.patch
>
>
> Currently Karaf build on Hundson uses JDK 1.5, however it's a bit outdated environment. JDK 1.5 was released in May 2004.
> I don't think that JDK 1.5 is bad and should not be supported but most of developers (including me) uses JDK 1.6 as local build environment with compile target 1.5 what causes some problems (eg Karaf builds #229, #230).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (KARAF-328) Drop support for JDK 1.5

Posted by "Christian Schneider (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Schneider updated KARAF-328:
--------------------------------------

    Attachment: KARAF-328.patch

changed the source and target version for the maven compiler plugin to 1.6 and
added the enforcer plugin to enforce maven 3.0.2 and jdk 1.6.0. If there is anything more to do please say so else I think the issue can be resolved

> Drop support for JDK 1.5
> ------------------------
>
>                 Key: KARAF-328
>                 URL: https://issues.apache.org/jira/browse/KARAF-328
>             Project: Karaf
>          Issue Type: Task
>          Components: documentation
>            Reporter: Łukasz Dywicki
>             Fix For: 3.0.0
>
>         Attachments: KARAF-328.patch
>
>
> Currently Karaf build on Hundson uses JDK 1.5, however it's a bit outdated environment. JDK 1.5 was released in May 2004.
> I don't think that JDK 1.5 is bad and should not be supported but most of developers (including me) uses JDK 1.6 as local build environment with compile target 1.5 what causes some problems (eg Karaf builds #229, #230).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Commented: (KARAF-328) Define Java version policy for Karaf

Posted by "Łukasz Dywicki (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982595#action_12982595 ] 

Łukasz Dywicki commented on KARAF-328:
--------------------------------------

Mailing list discussion
http://karaf.922171.n3.nabble.com/Switch-to-Java-1-6-td2194803.html

> Define Java version policy for Karaf
> ------------------------------------
>
>                 Key: KARAF-328
>                 URL: https://issues.apache.org/jira/browse/KARAF-328
>             Project: Karaf
>          Issue Type: Task
>          Components: documentation
>            Reporter: Łukasz Dywicki
>
> Currently Karaf build on Hundson uses JDK 1.5, however it's a bit outdated environment. JDK 1.5 was released in May 2004.
> I don't think that JDK 1.5 is bad and should not be supported but most of developers (including me) uses JDK 1.6 as local build environment with compile target 1.5 what causes some problems (eg Karaf builds #229, #230).

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


[jira] [Closed] (KARAF-328) Drop support for JDK 1.5

Posted by "Jamie goodyear (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jamie goodyear closed KARAF-328.
--------------------------------

    
> Drop support for JDK 1.5
> ------------------------
>
>                 Key: KARAF-328
>                 URL: https://issues.apache.org/jira/browse/KARAF-328
>             Project: Karaf
>          Issue Type: Task
>          Components: karaf-documentation
>            Reporter: Łukasz Dywicki
>            Assignee: Achim Nierbeck
>             Fix For: 3.0.0
>
>         Attachments: KARAF-328.patch
>
>
> Currently Karaf build on Hundson uses JDK 1.5, however it's a bit outdated environment. JDK 1.5 was released in May 2004.
> I don't think that JDK 1.5 is bad and should not be supported but most of developers (including me) uses JDK 1.6 as local build environment with compile target 1.5 what causes some problems (eg Karaf builds #229, #230).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Assigned] (KARAF-328) Drop support for JDK 1.5

Posted by "Achim Nierbeck (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Achim Nierbeck reassigned KARAF-328:
------------------------------------

    Assignee: Achim Nierbeck

> Drop support for JDK 1.5
> ------------------------
>
>                 Key: KARAF-328
>                 URL: https://issues.apache.org/jira/browse/KARAF-328
>             Project: Karaf
>          Issue Type: Task
>          Components: documentation
>            Reporter: Łukasz Dywicki
>            Assignee: Achim Nierbeck
>             Fix For: 3.0.0
>
>         Attachments: KARAF-328.patch
>
>
> Currently Karaf build on Hundson uses JDK 1.5, however it's a bit outdated environment. JDK 1.5 was released in May 2004.
> I don't think that JDK 1.5 is bad and should not be supported but most of developers (including me) uses JDK 1.6 as local build environment with compile target 1.5 what causes some problems (eg Karaf builds #229, #230).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Commented: (KARAF-328) Define Java version policy for Karaf

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971387#action_12971387 ] 

Guillaume Nodet commented on KARAF-328:
---------------------------------------

Are you proposing we get rid of JDK 1.5 support and move the requirement to 1.6 ?
I think this should be discussed on the mailing list so that people don't miss the discussion.

> Define Java version policy for Karaf
> ------------------------------------
>
>                 Key: KARAF-328
>                 URL: https://issues.apache.org/jira/browse/KARAF-328
>             Project: Karaf
>          Issue Type: Task
>          Components: documentation
>            Reporter: Łukasz Dywicki
>
> Currently Karaf build on Hundson uses JDK 1.5, however it's a bit outdated environment. JDK 1.5 was released in May 2004.
> I don't think that JDK 1.5 is bad and should not be supported but most of developers (including me) uses JDK 1.6 as local build environment with compile target 1.5 what causes some problems (eg Karaf builds #229, #230).

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


[jira] Updated: (KARAF-328) Drop support for JDK 1.5

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet updated KARAF-328:
----------------------------------

    Fix Version/s: 3.0.0
          Summary: Drop support for JDK 1.5  (was: Define Java version policy for Karaf)

> Drop support for JDK 1.5
> ------------------------
>
>                 Key: KARAF-328
>                 URL: https://issues.apache.org/jira/browse/KARAF-328
>             Project: Karaf
>          Issue Type: Task
>          Components: documentation
>            Reporter: Łukasz Dywicki
>             Fix For: 3.0.0
>
>
> Currently Karaf build on Hundson uses JDK 1.5, however it's a bit outdated environment. JDK 1.5 was released in May 2004.
> I don't think that JDK 1.5 is bad and should not be supported but most of developers (including me) uses JDK 1.6 as local build environment with compile target 1.5 what causes some problems (eg Karaf builds #229, #230).

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Commented: (KARAF-328) Define Java version policy for Karaf

Posted by "Andreas Pieber (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971375#action_12971375 ] 

Andreas Pieber commented on KARAF-328:
--------------------------------------

well... big +1 from my side, but there are still many guys out their using jdk5 (at least industrial devs; where many customers still have jdk5 installed (and this at least for years)...). Should we simply "force" them to upgrade? (still big +1 from my side :)); simply wanted to annotate this...

> Define Java version policy for Karaf
> ------------------------------------
>
>                 Key: KARAF-328
>                 URL: https://issues.apache.org/jira/browse/KARAF-328
>             Project: Karaf
>          Issue Type: Task
>          Components: documentation
>            Reporter: Łukasz Dywicki
>
> Currently Karaf build on Hundson uses JDK 1.5, however it's a bit outdated environment. JDK 1.5 was released in May 2004.
> I don't think that JDK 1.5 is bad and should not be supported but most of developers (including me) uses JDK 1.6 as local build environment with compile target 1.5 what causes some problems (eg Karaf builds #229, #230).

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