You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2008/10/31 17:39:44 UTC

[jira] Closed: (TAP5-192) Fix a number of common coding problems that cause errors when building inside Eclipse

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

Howard M. Lewis Ship closed TAP5-192.
-------------------------------------

    Resolution: Won't Fix

Code has changed too much to apply those patches, but I have fixed up much of the code in the meantime.

> Fix a number of common coding problems that cause errors when building inside Eclipse
> -------------------------------------------------------------------------------------
>
>                 Key: TAP5-192
>                 URL: https://issues.apache.org/jira/browse/TAP5-192
>             Project: Tapestry 5
>          Issue Type: Improvement
>    Affects Versions: 5.0.15
>            Reporter: dpr
>            Priority: Minor
>         Attachments: missing-override-unnecessary-casts-v2.patch, missing-override-unnecessary-casts.patch
>
>
> Today I tried to load T5 project into Eclipse and got a bunch of errors.
> These errors are just for unnecessary code and missing @Override
> warnings configured as errors in Eclipse T5 project.
> Will attach a patch that
> * removes unnecessary casts
> * adds missing @Override annotations
> * makes "unused variable" a warning
> Hope that makes the final Tapestry 5 only better.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org