[shrinkwrap-issues] [JBoss JIRA] (SHRINKDESC-131) Findbugs: Namespace

Ralf Battenfeld (JIRA) jira-events at lists.jboss.org
Thu May 2 13:17:53 EDT 2013


    [ https://issues.jboss.org/browse/SHRINKDESC-131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12771717#comment-12771717 ] 

Ralf Battenfeld commented on SHRINKDESC-131:
--------------------------------------------

Hi Andrew

I was sending a pull request: https://github.com/shrinkwrap/descriptors/pull/85 
a while ago. I had to cancel the previous request and rebased the change to the new branch. Is that may the problem?

Let me know if you need more for this pull request.

Tx, Ralf
                
> Findbugs: Namespace
> -------------------
>
>                 Key: SHRINKDESC-131
>                 URL: https://issues.jboss.org/browse/SHRINKDESC-131
>             Project: ShrinkWrap Descriptors
>          Issue Type: Bug
>          Components: metadata-parser
>    Affects Versions: 2.0.0-alpha-4
>            Reporter: Jesper Pedersen
>            Assignee: Ralf Battenfeld
>            Priority: Minor
>         Attachments: shrinkdesc-131.patch
>
>
> The following warnings are found by findbugs of the code generated by the metadata parser:
> {noformat}
> WMI 	Method org.jboss.jca.embedded.dsl.datasources10.impl.DatasourcesDescriptorImpl.getNamespaces() makes inefficient use of keySet iterator instead of entrySet iterator
> 	
> WMI 	Method org.jboss.jca.embedded.dsl.datasources10.impl.DatasourcesDescriptorImpl.removeAllNamespaces() makes inefficient use of keySet iterator instead of entrySet iterator
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the shrinkwrap-issues mailing list