You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tiles.apache.org by "Antonio Petrelli (JIRA)" <ji...@apache.org> on 2007/04/24 15:30:26 UTC

[jira] Closed: (TILES-128) Clean up Java 5 support

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

Antonio Petrelli closed TILES-128.
----------------------------------


> Clean up Java 5 support
> -----------------------
>
>                 Key: TILES-128
>                 URL: https://issues.apache.org/struts/browse/TILES-128
>             Project: Tiles
>          Issue Type: Improvement
>          Components: tiles-api, tiles-core, tiles-jsp (jsp support), tiles-test
>    Affects Versions: 2.0.1
>            Reporter: Antonio Petrelli
>         Assigned To: Antonio Petrelli
>             Fix For: 2.0.2
>
>
> Some code still does not use generics, and in some places compiler warning are generated due to the use of unchecked operations.
> Generics should be extended to all possible code; when not possible, the @SuppressWarnings annotation should be used.

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