[
https://issues.apache.org/jira/browse/PHOENIX-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16459154#comment-16459154
]
Hudson commented on PHOENIX-4705:
---------------------------------
ABORTED: Integrated in Jenkins build PreCommit-PHOENIX-Build #1846 (See
[https://builds.apache.org/job/PreCommit-PHOENIX-Build/1846/])
PHOENIX-4705 Use XMLInputFactory.newInstance() instead of (jtaylor: rev
6c1a624f351926c6b122c722cf4f9c3418a222ae)
* (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)