You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Hive QA (JIRA)" <ji...@apache.org> on 2018/05/30 05:49:00 UTC

[jira] [Commented] (HIVE-19524) pom.xml typo: "commmons-logging" groupId

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

Hive QA commented on HIVE-19524:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12925477/HIVE-19524.01.patch

{color:red}ERROR:{color} -1 due to no test(s) being added or modified.

{color:green}SUCCESS:{color} +1 due to 14414 tests passed

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/11354/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/11354/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-11354/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12925477 - PreCommit-HIVE-Build

> pom.xml typo: "commmons-logging" groupId
> ----------------------------------------
>
>                 Key: HIVE-19524
>                 URL: https://issues.apache.org/jira/browse/HIVE-19524
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Laszlo Bodor
>            Assignee: Laszlo Bodor
>            Priority: Minor
>             Fix For: 3.1.0
>
>         Attachments: HIVE-19524.01.patch
>
>
> I found 153 occurences (in exclusions). Simple copy-paste issue.
> {code}
> grep -iRH "commmons-logging" *
> accumulo-handler/pom.xml: <groupId>commmons-logging</groupId>
> common/pom.xml: <groupId>commmons-logging</groupId>
> common/pom.xml: <groupId>commmons-logging</groupId>
> common/pom.xml: <groupId>commmons-logging</groupId>
> druid-handler/pom.xml: <groupId>commmons-logging</groupId>
> hbase-handler/pom.xml: <groupId>commmons-logging</groupId>
> hbase-handler/pom.xml: <groupId>commmons-logging</groupId>
> hbase-handler/pom.xml: <groupId>commmons-logging</groupId>
> hbase-handler/pom.xml: <groupId>commmons-logging</groupId>
> ...
> {code}



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