[
https://issues.apache.org/jira/browse/SPARK-55080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun reassigned SPARK-55080:
-------------------------------------
Assignee: Dongjoon Hyun
> Improve `MANIFEST.MF` to include `Implementation-(Title|Version)`
> -----------------------------------------------------------------
>
> Key: SPARK-55080
> URL: https://issues.apache.org/jira/browse/SPARK-55080
> Project: Spark
> Issue Type: Sub-task
> Components: Build, Kubernetes
> Affects Versions: kubernetes-operator-0.8.0
> Reporter: Dongjoon Hyun
> Assignee: Dongjoon Hyun
> Priority: Major
> Labels: pull-request-available
>
> **BEFORE**
> {code}
> $ cat META-INF/MANIFEST.MF
> Manifest-Version: 1.0
> {code}
> **AFTER**
> {code}
> $ cat META-INF/MANIFEST.MF
> Manifest-Version: 1.0
> Implementation-Title: Spark Kubernetes Operator
> Implementation-Version: 0.8.0-SNAPSHOT
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]