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


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.

Reply via email to