[
https://issues.apache.org/jira/browse/XMLSCHEMA-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15997409#comment-15997409
]
Hudson commented on XMLSCHEMA-44:
---------------------------------
SUCCESS: Integrated in Jenkins build xmlschema-trunk #208 (See
[https://builds.apache.org/job/xmlschema-trunk/208/])
[XMLSCHEMA-44] Make XmlSchemaCollection get* APIs null-safe. Patch from Gary
Gregory applied (dkulp: rev 1793862)
* (edit)
xmlschema-core/src/main/java/org/apache/ws/commons/schema/XmlSchemaCollection.java
> Make XmlSchemaCollection get* APIs null-safe.
> ---------------------------------------------
>
> Key: XMLSCHEMA-44
> URL: https://issues.apache.org/jira/browse/XMLSCHEMA-44
> Project: XmlSchema
> Issue Type: Bug
> Affects Versions: 2.2.1
> Reporter: Gary Gregory
> Assignee: Daniel Kulp
> Fix For: 2.2.2
>
> Attachments: ggregory-xmlschema-core-null-safe.diff
>
>
> Make XmlSchemaCollection get* APIs null-safe.
> The following methods in XmlSchemaCollection throw an NPE when given null as
> input.
> This patch adds null guard clauses to each method.
> - org.apache.ws.commons.schema.XmlSchemaCollection.getAttributeByQName(QName)
> - org.apache.ws.commons.schema.XmlSchemaCollection.getElementByQName(QName)
> -
> org.apache.ws.commons.schema.XmlSchemaCollection.getAttributeGroupByQName(QName)
> - org.apache.ws.commons.schema.XmlSchemaCollection.getGroupByQName(QName)
> - org.apache.ws.commons.schema.XmlSchemaCollection.getNotationByQName(QName)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]