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

Howard M. Lewis Ship updated TAPESTRY-2383:
-------------------------------------------

    Summary: Fix a number of common coding problems that cause errors when 
building inside Eclipse  (was: Fix errors in Eclipse project)

> Fix a number of common coding problems that cause errors when building inside 
> Eclipse
> -------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-2383
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2383
>             Project: Tapestry
>          Issue Type: Improvement
>    Affects Versions: 5.0.12
>            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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to