[
https://issues.apache.org/jira/browse/ARTEMIS-4435?focusedWorklogId=884511&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-884511
]
ASF GitHub Bot logged work on ARTEMIS-4435:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 11/Oct/23 13:12
Start Date: 11/Oct/23 13:12
Worklog Time Spent: 10m
Work Description: jbertram merged PR #4625:
URL: https://github.com/apache/activemq-artemis/pull/4625
Issue Time Tracking
-------------------
Worklog Id: (was: 884511)
Remaining Estimate: 0h
Time Spent: 10m
> 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
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)