You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Vincent Siveton (JIRA)" <ji...@apache.org> on 2009/01/10 15:27:59 UTC

[jira] Updated: (SHINDIG-832) Fix compilation warning

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

Vincent Siveton updated SHINDIG-832:
------------------------------------

    Attachment: SHINDIG-832-server.patch
                SHINDIG-832-gadgets.patch
                SHINDIG-832-common.patch

> Fix compilation warning
> -----------------------
>
>                 Key: SHINDIG-832
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-832
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Common Components (Java), Gadget Rendering Server (Java), RESTful API (Java)
>    Affects Versions: trunk
>            Reporter: Vincent Siveton
>             Fix For: trunk
>
>         Attachments: SHINDIG-832-common.patch, SHINDIG-832-gadgets.patch, SHINDIG-832-server.patch, SHINDIG-832-social-api.patch
>
>
> When compiling Shindig, you could see some compilation warning:
> {noformat}
> [WARNING] XXX .java:[XX,XX] [deprecation] XXX in YYY has been deprecated
> [WARNING] XXX .java:[XX,XX] [unchecked] unchecked cast
> [WARNING] XXX .java:[XX,XX] [unchecked] unchecked conversion
> {noformat}
> It will be easy to fix unchecked warn. 

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