You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Felix Meschberger (Reopened) (JIRA)" <ji...@apache.org> on 2012/01/05 10:07:39 UTC

[jira] [Reopened] (FELIX-3283) Use generics in the Web Console

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

Felix Meschberger reopened FELIX-3283:
--------------------------------------


After discussion on the dev list [1] caused by reports of Java 7 compiler not supporting Java 1.4 class files with JSR14 generics information [2], I am going to revert the conversion to generics and improved for-loops.

Source and target for the compiler will be set to "1.4".

The animal sniffer plugin use is still a useful thing and will be kept, of course.

[1] http://markmail.org/message/7mrwctfq5nlpfsxv
[2] http://markmail.org/message/qyxi7djc7ujea643
                
> Use generics in the Web Console
> -------------------------------
>
>                 Key: FELIX-3283
>                 URL: https://issues.apache.org/jira/browse/FELIX-3283
>             Project: Felix
>          Issue Type: Task
>          Components: Web Console
>    Affects Versions: webconsole-3.1.8
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: webconsole-3.2.0
>
>
> Now that the web console has source level Java 5 (but still generates Java 1.4 class files) we may make use of generics and enhanced for loops to clean up the code.

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