[
https://issues.apache.org/jira/browse/TEZ-3760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16054615#comment-16054615
]
TezQA commented on TEZ-3760:
----------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12873533/TEZ-3760.001.patch
against master revision f0a9281.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javadoc{color}. There were no new javadoc warning messages.
{color:green}+1 findbugs{color}. The patch does not introduce any new
Findbugs (version 3.0.1) warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in .
Test results:
https://builds.apache.org/job/PreCommit-TEZ-Build/2526//testReport/
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/2526//console
This message is automatically generated.
> Tez AUX Services: Shading needs to filter SIG files with -Pazure builds
> -----------------------------------------------------------------------
>
> Key: TEZ-3760
> URL: https://issues.apache.org/jira/browse/TEZ-3760
> Project: Apache Tez
> Issue Type: Bug
> Affects Versions: 0.9.0
> Reporter: Gopal V
> Assignee: Kuhu Shukla
> Priority: Blocker
> Fix For: 0.9.0
>
> Attachments: TEZ-3760.001.patch
>
>
> {code}
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-shade-plugin:2.4.3:shade (default) on project
> tez-aux-services: Error creating shaded jar: Invalid signature file digest
> for Manifest main attributes -> [Help 1]
> {code}
> {code}
> $ jar tvf target/tez-aux-services-0.9.0-SNAPSHOT.jar | grep SIG
> 34677 Mon Jun 12 16:45:18 EDT 2017 META-INF/MSFTSIG.SF
> 6875 Mon Jun 12 16:45:18 EDT 2017 META-INF/MSFTSIG.RSA
> {code}
> Needs the equivalent of
> https://github.com/apache/hive/blob/master/jdbc/pom.xml#L183
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)