[
https://issues.apache.org/jira/browse/PHOENIX-5569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16971842#comment-16971842
]
Hadoop QA commented on PHOENIX-5569:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12985539/PHOENIX-5569-4.x-HBase-1.3.patch
against 4.x-HBase-1.3 branch at commit
70baf4c6805eb46420dd1fbaf71a093ab7d84a8b.
ATTACHMENT ID: 12985539
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+0 tests included{color}. The patch appears to be a
documentation, build,
or dev patch that doesn't require tests.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 lineLengths{color}. The patch does not introduce lines
longer than 100
{color:green}+1 core tests{color}. The patch passed unit tests in .
Test results:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3112//testReport/
Console output:
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3112//console
This message is automatically generated.
> Bump up the maven surefire and failsafe plugin versions in 4.x branches to
> 2.22.2
> ---------------------------------------------------------------------------------
>
> Key: PHOENIX-5569
> URL: https://issues.apache.org/jira/browse/PHOENIX-5569
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.15.0
> Reporter: Chinmay Kulkarni
> Assignee: Chinmay Kulkarni
> Priority: Blocker
> Fix For: 4.15.0
>
> Attachments: PHOENIX-5569-4.x-HBase-1.3.patch
>
>
> Many recent builds on the 4.x branches are failing with:
>
> {code:java}
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-surefire-plugin:2.20:test (default-test) on
> project phoenix-core: Execution default-test of goal
> org.apache.maven.plugins:maven-surefire-plugin:2.20:test failed:
> java.lang.NoClassDefFoundError: java/sql/SQLException: java.sql.SQLException
> {code}
> due to an old surefire plugin version being used with JDK11. We need to bump
> up the version to have reliable builds for the 4.x branches.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)