[
https://issues.apache.org/struts/browse/TILES-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antonio Petrelli resolved TILES-128.
------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.2
Used generics where possible, added @SuppressWarnings annotations when not
possible.
> 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.