You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Simon Lessard (JIRA)" <ad...@incubator.apache.org> on 2007/02/16 00:19:05 UTC

[jira] Created: (ADFFACES-384) Periodical code cleanup (2007-02-15)

Periodical code cleanup (2007-02-15)
------------------------------------

                 Key: ADFFACES-384
                 URL: https://issues.apache.org/jira/browse/ADFFACES-384
             Project: MyFaces ADF-Faces
          Issue Type: Task
          Components: Build
         Environment: All
            Reporter: Simon Lessard
         Assigned To: Simon Lessard
            Priority: Trivial


Every now and then, the code requires some cleanup to comply to Java 5 standard, mainly adding missing generics and adding missing @Override annotations to make the compiler happy when you use some masochist settings (like me). The path attached to this issue get my warning count back to 194 from 400ish.

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


[jira] Updated: (ADFFACES-384) Periodical code cleanup (2007-02-15)

Posted by "Simon Lessard (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Lessard updated ADFFACES-384:
-----------------------------------

    Status: Patch Available  (was: Open)

> Periodical code cleanup (2007-02-15)
> ------------------------------------
>
>                 Key: ADFFACES-384
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-384
>             Project: MyFaces ADF-Faces
>          Issue Type: Task
>          Components: Build
>         Environment: All
>            Reporter: Simon Lessard
>         Assigned To: Simon Lessard
>            Priority: Trivial
>
> Every now and then, the code requires some cleanup to comply to Java 5 standard, mainly adding missing generics and adding missing @Override annotations to make the compiler happy when you use some masochist settings (like me). The path attached to this issue get my warning count back to 194 from 400ish.

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


[jira] Closed: (ADFFACES-384) Periodical code cleanup (2007-02-15)

Posted by "Simon Lessard (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Lessard closed ADFFACES-384.
----------------------------------

    Resolution: Fixed

Cleaned up the code.

> Periodical code cleanup (2007-02-15)
> ------------------------------------
>
>                 Key: ADFFACES-384
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-384
>             Project: MyFaces ADF-Faces
>          Issue Type: Task
>          Components: Build
>         Environment: All
>            Reporter: Simon Lessard
>         Assigned To: Simon Lessard
>            Priority: Trivial
>         Attachments: ADFFACES-384.patch
>
>
> Every now and then, the code requires some cleanup to comply to Java 5 standard, mainly adding missing generics and adding missing @Override annotations to make the compiler happy when you use some masochist settings (like me). The path attached to this issue get my warning count back to 194 from 400ish.

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


[jira] Updated: (ADFFACES-384) Periodical code cleanup (2007-02-15)

Posted by "Matthias Weßendorf (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Weßendorf updated ADFFACES-384:
----------------------------------------

        Fix Version/s: 1.0.0-incubating-core
    Affects Version/s: 1.0.0-incubating-core

> Periodical code cleanup (2007-02-15)
> ------------------------------------
>
>                 Key: ADFFACES-384
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-384
>             Project: MyFaces ADF-Faces
>          Issue Type: Task
>          Components: Build
>    Affects Versions: 1.0.0-incubating-core
>         Environment: All
>            Reporter: Simon Lessard
>         Assigned To: Simon Lessard
>            Priority: Trivial
>             Fix For: 1.0.0-incubating-core
>
>         Attachments: ADFFACES-384.patch
>
>
> Every now and then, the code requires some cleanup to comply to Java 5 standard, mainly adding missing generics and adding missing @Override annotations to make the compiler happy when you use some masochist settings (like me). The path attached to this issue get my warning count back to 194 from 400ish.

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


[jira] Reopened: (ADFFACES-384) Periodical code cleanup (2007-02-15)

Posted by "Simon Lessard (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Lessard reopened ADFFACES-384:
------------------------------------


> Periodical code cleanup (2007-02-15)
> ------------------------------------
>
>                 Key: ADFFACES-384
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-384
>             Project: MyFaces ADF-Faces
>          Issue Type: Task
>          Components: Build
>    Affects Versions: 1.0.0-incubating-core
>         Environment: All
>            Reporter: Simon Lessard
>         Assigned To: Simon Lessard
>            Priority: Trivial
>             Fix For: 1.0.0-incubating-core
>
>         Attachments: ADFFACES-384.patch
>
>
> Every now and then, the code requires some cleanup to comply to Java 5 standard, mainly adding missing generics and adding missing @Override annotations to make the compiler happy when you use some masochist settings (like me). The path attached to this issue get my warning count back to 194 from 400ish.

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


[jira] Resolved: (ADFFACES-384) Periodical code cleanup (2007-02-15)

Posted by "Simon Lessard (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Lessard resolved ADFFACES-384.
------------------------------------

    Resolution: Fixed

As mentioned on mailing lists before, issues that get fixed should be resolved, not closed.

> Periodical code cleanup (2007-02-15)
> ------------------------------------
>
>                 Key: ADFFACES-384
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-384
>             Project: MyFaces ADF-Faces
>          Issue Type: Task
>          Components: Build
>    Affects Versions: 1.0.0-incubating-core
>         Environment: All
>            Reporter: Simon Lessard
>         Assigned To: Simon Lessard
>            Priority: Trivial
>             Fix For: 1.0.0-incubating-core
>
>         Attachments: ADFFACES-384.patch
>
>
> Every now and then, the code requires some cleanup to comply to Java 5 standard, mainly adding missing generics and adding missing @Override annotations to make the compiler happy when you use some masochist settings (like me). The path attached to this issue get my warning count back to 194 from 400ish.

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


[jira] Updated: (ADFFACES-384) Periodical code cleanup (2007-02-15)

Posted by "Simon Lessard (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Lessard updated ADFFACES-384:
-----------------------------------

    Attachment: ADFFACES-384.patch

Get the warnings back to 194 from 400ish

> Periodical code cleanup (2007-02-15)
> ------------------------------------
>
>                 Key: ADFFACES-384
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-384
>             Project: MyFaces ADF-Faces
>          Issue Type: Task
>          Components: Build
>         Environment: All
>            Reporter: Simon Lessard
>         Assigned To: Simon Lessard
>            Priority: Trivial
>         Attachments: ADFFACES-384.patch
>
>
> Every now and then, the code requires some cleanup to comply to Java 5 standard, mainly adding missing generics and adding missing @Override annotations to make the compiler happy when you use some masochist settings (like me). The path attached to this issue get my warning count back to 194 from 400ish.

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