[ 
https://issues.apache.org/jira/browse/PHOENIX-5039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16695213#comment-16695213
 ] 

Hadoop QA commented on PHOENIX-5039:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12949087/PHOENIX-5039-v01.patch
  against master branch at commit cfcf615d98c682df3b60aa7bd82c6706082bdac2.
  ATTACHMENT ID: 12949087

    {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:red}-1 release audit{color}.  The applied patch generated 1 release 
audit warnings (more than the master's current 0 warnings).

    {color:green}+1 lineLengths{color}.  The patch does not introduce lines 
longer than 100

     {color:red}-1 core tests{color}.  The patch failed these unit tests:
     
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.UpsertSelectAutoCommitIT
./phoenix-core/target/failsafe-reports/TEST-org.apache.phoenix.end2end.ConcurrentMutationsIT

Test results: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2158//testReport/
Release audit warnings: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2158//artifact/patchprocess/patchReleaseAuditWarnings.txt
Console output: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/2158//console

This message is automatically generated.

> Fix for warning: The POM for net.minidev:json-smart:jar:2.3-SNAPSHOT is 
> missing, no dependency information available
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-5039
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5039
>             Project: Phoenix
>          Issue Type: Improvement
>         Environment: {code:java}
> Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 
> 2018-06-17T14:33:14-04:00)
> Maven home: /opt/apache-maven-3.5.4
> Java version: 1.8.0_172, vendor: Oracle Corporation, runtime: 
> /Library/Java/JavaVirtualMachines/jdk1.8.0_172.jdk/Contents/Home/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "mac os x", version: "10.13.6", arch: "x86_64", family: "mac"{code}
>  
>            Reporter: Artem Ervits
>            Assignee: Artem Ervits
>            Priority: Minor
>         Attachments: PHOENIX-5039-v01.patch
>
>
> {code:java}
> The POM for net.minidev:json-smart:jar:2.3-SNAPSHOT is missing, no dependency 
> information available{code}
> unlike minidev, javax.el warning cannot be easily excluded
> {code:java}
> [WARNING] The POM for org.glassfish:javax.el:jar:3.0.1-b06-SNAPSHOT is 
> missing, no dependency information available
> [WARNING] The POM for org.glassfish:javax.el:jar:3.0.1-b07-SNAPSHOT is 
> missing, no dependency information available
> [WARNING] The POM for org.glassfish:javax.el:jar:3.0.1-b08-SNAPSHOT is 
> missing, no dependency information available{code}
> I'm able to remove the warning by explicitly adding a dependency to project's 
> pom but the following messages still appears
> {code:java}
> [WARNING] jsp-api-2.1.jar, javax.el-3.0.1-b11-SNAPSHOT.jar define 26 
> overlapping classes:
> [WARNING] - javax.el.ELException
> [WARNING] - javax.el.MethodInfo
> [WARNING] - javax.el.CompositeELResolver
> [WARNING] - javax.el.ELContext
> [WARNING] - javax.el.ELContextListener
> [WARNING] - javax.el.VariableMapper
> [WARNING] - javax.el.CompositeELResolver$CompositeIterator
> [WARNING] - javax.el.ResourceBundleELResolver
> [WARNING] - javax.el.ValueExpression
> [WARNING] - javax.el.MethodExpression
> [WARNING] - 16 more...{code}
> pinging [~elserj] for thoughts?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to