[
https://issues.apache.org/jira/browse/PHOENIX-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16456999#comment-16456999
]
Hudson commented on PHOENIX-4705:
---------------------------------
FAILURE: Integrated in Jenkins build Phoenix-4.x-HBase-1.3 #108 (See
[https://builds.apache.org/job/Phoenix-4.x-HBase-1.3/108/])
PHOENIX-4705 Use XMLInputFactory.newInstance() instead of (jtaylor: rev
dad8019e49b2f946b234e2242875800910bd4723)
* (edit)
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/result/impl/XMLResultHandler.java
* (edit)
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/configuration/XMLConfigParser.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)