[
https://issues.apache.org/jira/browse/PHOENIX-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16457153#comment-16457153
]
Hudson commented on PHOENIX-4705:
---------------------------------
ABORTED: Integrated in Jenkins build Phoenix-4.x-HBase-0.98 #1871 (See
[https://builds.apache.org/job/Phoenix-4.x-HBase-0.98/1871/])
PHOENIX-4705 Use XMLInputFactory.newInstance() instead of (jtaylor: rev
f5f81fc761423d1a3d4b2d43834622c1c6709cad)
* (edit)
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/configuration/XMLConfigParser.java
* (edit)
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/result/impl/XMLResultHandler.java
> Use XMLInputFactory.newInstance() instead of XMLInputFactory.newFactory()
> -------------------------------------------------------------------------
>
> Key: PHOENIX-4705
> URL: https://issues.apache.org/jira/browse/PHOENIX-4705
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Assignee: James Taylor
> Priority: Major
> Fix For: 4.14.0, 5.0.0
>
> Attachments: PHOENIX-4705.patch
>
>
> Use XMLInputFactory.newInstance() instead of XMLInputFactory.newFactory() in
> Pherf as the latter doesn't compile (at least for me).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)