Chao Wang created ARTEMIS-4435:
----------------------------------
Summary: Some Artemis artifacts misses MANIFEST.MF content
Key: ARTEMIS-4435
URL: https://issues.apache.org/jira/browse/ARTEMIS-4435
Project: ActiveMQ Artemis
Issue Type: Bug
Affects Versions: 2.30.0
Reporter: Chao Wang
These files are missing required values in MANIFEST.MF bundled within JAR:
{code:java}
./org/apache/activemq/artemis-hornetq-protocol/2.31.0/artemis-hornetq-protocol-2.31.0.jar
./org/apache/activemq/artemis-hqclient-protocol/2.31.0/artemis-hqclient-protocol-2.31.0.jar
{code}
Required missing values:
{code:java}
Specification-Version:
{code}
This file is missing MANIFEST.MF completely:
{code:java}
./org/apache/activemq/artemis-commons/2.31.0/artemis-commons-2.31.0.jar
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)