You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Sian January (JIRA)" <ji...@apache.org> on 2006/12/12 11:54:21 UTC

[jira] Created: (HARMONY-2626) [classlib] [luni] Exclusion filters for FindBugs false positives in the java.net package

[classlib] [luni] Exclusion filters for FindBugs false positives in the java.net package
----------------------------------------------------------------------------------------

                 Key: HARMONY-2626
                 URL: http://issues.apache.org/jira/browse/HARMONY-2626
             Project: Harmony
          Issue Type: Improvement
          Components: Classlib
            Reporter: Sian January
            Priority: Trivial


FindBugs found some false positives in the java.net package that should be excluded.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (HARMONY-2626) [classlib] [luni] Exclusion filters for FindBugs false positives in the java.net package

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2626?page=all ]

Tim Ellison reassigned HARMONY-2626:
------------------------------------

    Assignee: Tim Ellison

> [classlib] [luni] Exclusion filters for FindBugs false positives in the java.net package
> ----------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2626
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2626
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Sian January
>         Assigned To: Tim Ellison
>            Priority: Trivial
>         Attachments: exclusionFilter_patch.txt
>
>
> FindBugs found some false positives in the java.net package that should be excluded.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (HARMONY-2626) [classlib] [luni] Exclusion filters for FindBugs false positives in the java.net package

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2626?page=all ]

Tim Ellison resolved HARMONY-2626.
----------------------------------

    Resolution: Fixed

Thanks Sian,

Patch applied at repo revision r486107.

Please check that it was applied as you expected.


> [classlib] [luni] Exclusion filters for FindBugs false positives in the java.net package
> ----------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2626
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2626
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Sian January
>         Assigned To: Tim Ellison
>            Priority: Trivial
>         Attachments: exclusionFilter_patch.txt
>
>
> FindBugs found some false positives in the java.net package that should be excluded.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (HARMONY-2626) [classlib] [luni] Exclusion filters for FindBugs false positives in the java.net package

Posted by "Tim Ellison (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2626?page=all ]

Tim Ellison closed HARMONY-2626.
--------------------------------


Verified by Sian.


> [classlib] [luni] Exclusion filters for FindBugs false positives in the java.net package
> ----------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2626
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2626
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Sian January
>         Assigned To: Tim Ellison
>            Priority: Trivial
>         Attachments: exclusionFilter_patch.txt
>
>
> FindBugs found some false positives in the java.net package that should be excluded.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (HARMONY-2626) [classlib] [luni] Exclusion filters for FindBugs false positives in the java.net package

Posted by "Sian January (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-2626?page=comments#action_12457765 ] 
            
Sian January commented on HARMONY-2626:
---------------------------------------

Thanks Tim - patch applied as expected.

> [classlib] [luni] Exclusion filters for FindBugs false positives in the java.net package
> ----------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2626
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2626
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Sian January
>         Assigned To: Tim Ellison
>            Priority: Trivial
>         Attachments: exclusionFilter_patch.txt
>
>
> FindBugs found some false positives in the java.net package that should be excluded.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HARMONY-2626) [classlib] [luni] Exclusion filters for FindBugs false positives in the java.net package

Posted by "Sian January (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2626?page=all ]

Sian January updated HARMONY-2626:
----------------------------------

    Attachment: exclusionFilter_patch.txt

Attached a patch for the exclusionFilter.xml file found in standard/tools/FindBugs

> [classlib] [luni] Exclusion filters for FindBugs false positives in the java.net package
> ----------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2626
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2626
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Sian January
>            Priority: Trivial
>         Attachments: exclusionFilter_patch.txt
>
>
> FindBugs found some false positives in the java.net package that should be excluded.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HARMONY-2626) [classlib] [luni] Exclusion filters for FindBugs false positives in the java.net package

Posted by "Sian January (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2626?page=all ]

Sian January updated HARMONY-2626:
----------------------------------

    Patch Info: [Patch Available]

> [classlib] [luni] Exclusion filters for FindBugs false positives in the java.net package
> ----------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2626
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2626
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Sian January
>            Priority: Trivial
>         Attachments: exclusionFilter_patch.txt
>
>
> FindBugs found some false positives in the java.net package that should be excluded.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira