You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Sten Roger Sandvik (JIRA)" <ji...@apache.org> on 2009/09/18 11:16:57 UTC

[jira] Created: (FELIX-1616) Convert to Java 1.4 compliant code

Convert to Java 1.4 compliant code
----------------------------------

                 Key: FELIX-1616
                 URL: https://issues.apache.org/jira/browse/FELIX-1616
             Project: Felix
          Issue Type: Improvement
          Components: HTTP Service
            Reporter: Sten Roger Sandvik
            Assignee: Sten Roger Sandvik
             Fix For: http-2.0.0


Now all code use 1.5 java features. Convert to be compatible with 1.4.

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


[jira] Commented: (FELIX-1616) Convert to Java 1.4 compliant code

Posted by "Sten Roger Sandvik (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757845#action_12757845 ] 

Sten Roger Sandvik commented on FELIX-1616:
-------------------------------------------

Right, I see that newer Jetty versions require 1.5 to work proper with SSL. Maybe I will just pospone this and see what the rest of the community thinks. For me it's better to use 1.5 since I am so stuck in generics now that it's difficult to go back :-)

> Convert to Java 1.4 compliant code
> ----------------------------------
>
>                 Key: FELIX-1616
>                 URL: https://issues.apache.org/jira/browse/FELIX-1616
>             Project: Felix
>          Issue Type: Improvement
>          Components: HTTP Service
>            Reporter: Sten Roger Sandvik
>            Assignee: Sten Roger Sandvik
>             Fix For: http-2.0.0
>
>
> Now all code use 1.5 java features. Convert to be compatible with 1.4.

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


[jira] Closed: (FELIX-1616) Convert to Java 1.4 compliant code

Posted by "Sten Roger Sandvik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sten Roger Sandvik closed FELIX-1616.
-------------------------------------

    Resolution: Won't Fix

Will not convert to Java 1.4 for now. 

> Convert to Java 1.4 compliant code
> ----------------------------------
>
>                 Key: FELIX-1616
>                 URL: https://issues.apache.org/jira/browse/FELIX-1616
>             Project: Felix
>          Issue Type: Improvement
>          Components: HTTP Service
>            Reporter: Sten Roger Sandvik
>            Assignee: Sten Roger Sandvik
>             Fix For: http-2.0.0
>
>
> Now all code use 1.5 java features. Convert to be compatible with 1.4.

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


[jira] Commented: (FELIX-1616) Convert to Java 1.4 compliant code

Posted by "Rob Walker (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757828#action_12757828 ] 

Rob Walker commented on FELIX-1616:
-----------------------------------

I wonder how significant this is these days given that 1.4 isn't a supported Sun release any more, and I think even 1.5 may have reached end-of-life (or will do soon)?

Also, I seem to recall some issues with the original Jetty / HttpService around SSL classes needing 1.5 or above. Vaguely recall that this may have been down to library code using 1.5 features, which I'd guess is fixable with some effort.

> Convert to Java 1.4 compliant code
> ----------------------------------
>
>                 Key: FELIX-1616
>                 URL: https://issues.apache.org/jira/browse/FELIX-1616
>             Project: Felix
>          Issue Type: Improvement
>          Components: HTTP Service
>            Reporter: Sten Roger Sandvik
>            Assignee: Sten Roger Sandvik
>             Fix For: http-2.0.0
>
>
> Now all code use 1.5 java features. Convert to be compatible with 1.4.

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


[jira] Commented: (FELIX-1616) Convert to Java 1.4 compliant code

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757847#action_12757847 ] 

Felix Meschberger commented on FELIX-1616:
------------------------------------------

I agree with Rob, that reverting to Java 1.4 is probably not worth it in this case.

> Convert to Java 1.4 compliant code
> ----------------------------------
>
>                 Key: FELIX-1616
>                 URL: https://issues.apache.org/jira/browse/FELIX-1616
>             Project: Felix
>          Issue Type: Improvement
>          Components: HTTP Service
>            Reporter: Sten Roger Sandvik
>            Assignee: Sten Roger Sandvik
>             Fix For: http-2.0.0
>
>
> Now all code use 1.5 java features. Convert to be compatible with 1.4.

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