You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Istvan Toth (Jira)" <ji...@apache.org> on 2020/08/24 11:36:00 UTC

[jira] [Updated] (PHOENIX-6099) PHOENIX-5881 uses apache commons logging and breaks mvn verify

     [ https://issues.apache.org/jira/browse/PHOENIX-6099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Istvan Toth updated PHOENIX-6099:
---------------------------------
    Description: 
PHOENIX-5881 imports apache commons logging, which we have replaced with SLF4J some time ago.

Apart from being inconsistent with the rest of Phoenix, this causes *mvn verify* to fail at the dependency:analyze-only target.

  was:
PHOENIX-5881 imports apache commons logging, which we have replaced with SLF4J some time ago.

Apart from being inconsistent with the rest of Phoenix, this causes *mvn verify* to fail at the analyze-dependecies target.


> PHOENIX-5881 uses apache commons logging and breaks mvn verify
> --------------------------------------------------------------
>
>                 Key: PHOENIX-6099
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6099
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 5.1.0
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Major
>         Attachments: PHOENIX-6099.master.v1.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> PHOENIX-5881 imports apache commons logging, which we have replaced with SLF4J some time ago.
> Apart from being inconsistent with the rest of Phoenix, this causes *mvn verify* to fail at the dependency:analyze-only target.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)