[
https://issues.apache.org/jira/browse/PHOENIX-7618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Norbert Mészáros updated PHOENIX-7618:
--------------------------------------
Description:
After building the project I got the following warning:
[WARNING] The following patterns were never triggered in this artifact
inclusion filter:
o 'org.slf4j:jul-to-slf4j'
For a sanity check I decompressed the .tar file created by maven assembly
plugin and in it's lib folder the jul-to-slf4j jar was missing.
was:
After building the project I got the following warning:
[WARNING] The following patterns were never triggered in this artifact
inclusion filter:
o 'org.slf4j:jul-to-slf4j'
For a sanity check I decompressed the .tar file created by maven assembly
plugin and in it's lib folder the jul-to-slf4j jar was missing.
-rw-r--r--@ 1 norbertmeszaros staff 342K Jun 11 2023
log4j-1.2-api-2.18.0.jar
-rw-r--r--@ 1 norbertmeszaros staff 308K Jun 11 2023 log4j-api-2.18.0.jar
-rw-r--r--@ 1 norbertmeszaros staff 1.8M Jun 11 2023 log4j-core-2.18.0.jar
-rw-r--r--@ 1 norbertmeszaros staff 24K Jun 11 2023
log4j-slf4j-impl-2.18.0.jar
-rw-r--r--@ 1 norbertmeszaros staff 2.5M Jun 11 2023
sqlline-1.9.0-jar-with-dependencies.jar
> Missing jul-to-slf4j.jar in the lib folder of the assembled tar file
> --------------------------------------------------------------------
>
> Key: PHOENIX-7618
> URL: https://issues.apache.org/jira/browse/PHOENIX-7618
> Project: Phoenix
> Issue Type: Bug
> Components: core
> Reporter: Norbert Mészáros
> Assignee: Norbert Mészáros
> Priority: Major
>
> After building the project I got the following warning:
> [WARNING] The following patterns were never triggered in this artifact
> inclusion filter:
> o 'org.slf4j:jul-to-slf4j'
>
> For a sanity check I decompressed the .tar file created by maven assembly
> plugin and in it's lib folder the jul-to-slf4j jar was missing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)