From dev-return-59391-archive-asf-public=cust-asf.ponee.io@thrift.apache.org Sat Oct 24 03:22:03 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mailroute1-lw-us.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id F0DBF18064E for ; Sat, 24 Oct 2020 05:22:02 +0200 (CEST) Received: from mail.apache.org (localhost [127.0.0.1]) by mailroute1-lw-us.apache.org (ASF Mail Server at mailroute1-lw-us.apache.org) with SMTP id 35AFF1252EE for ; Sat, 24 Oct 2020 03:22:02 +0000 (UTC) Received: (qmail 30997 invoked by uid 500); 24 Oct 2020 03:22:01 -0000 Mailing-List: contact dev-help@thrift.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@thrift.apache.org Delivered-To: mailing list dev@thrift.apache.org Received: (qmail 30980 invoked by uid 99); 24 Oct 2020 03:22:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 Oct 2020 03:22:01 +0000 Received: from jira2-he-de.apache.org (static.54.33.119.168.clients.your-server.de [168.119.33.54]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 82A6C41FD3 for ; Sat, 24 Oct 2020 03:22:00 +0000 (UTC) Received: from jira2-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira2-he-de.apache.org (ASF Mail Server at jira2-he-de.apache.org) with ESMTP id 0902AC801D2 for ; Sat, 24 Oct 2020 03:22:00 +0000 (UTC) Date: Sat, 24 Oct 2020 03:22:00 +0000 (UTC) From: "Zezeng Wang (Jira)" To: dev@thrift.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (THRIFT-5298) Add Automatic-Module-Name to MANIFEST.MF MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/THRIFT-5298?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:all-tabpanel ] Zezeng Wang closed THRIFT-5298. ------------------------------- Resolution: Duplicate > Add Automatic-Module-Name to MANIFEST.MF > ---------------------------------------- > > Key: THRIFT-5298 > URL: https://issues.apache.org/jira/browse/THRIFT-5298 > Project: Thrift > Issue Type: Improvement > Components: Java - Library > Reporter: Zezeng Wang > Priority: Minor > > This adds an Automatic-Module-Name entry to the Thrift jar manifest > in order to provide Thrift with a stable module name when used in a > JPMS modular context. The name chosen here is "org.apache.thrift", > which matches the symbolic name used for OSGi. > See:=C2=A0[http://branchandbound.net/blog/java/2017/12/automatic-module-n= ame/] -- This message was sent by Atlassian Jira (v8.3.4#803005)