Path: csiph.com!aioe.org!news.servidellagleba.it!bofh.it!news.nic.it!robomod From: Emmanuel Bourg Newsgroups: linux.debian.maint.java Subject: Re: wrong information in the manifest files of eclipse-platform-runtime Date: Thu, 22 Sep 2022 22:20:01 +0200 Message-ID: References: X-Original-To: debian-java@lists.debian.org, Sudip Mukherjee X-Mailbox-Line: From debian-java-request@lists.debian.org Thu Sep 22 20:14:34 2022 Old-Return-Path: X-Amavis-Spam-Status: No, score=-13.874 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, LDO_WHITELIST=-5, MURPHY_DRUGS_REL8=0.02, NICE_REPLY_A=-1.893, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H2=-0.001] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate:hard: -5.5 X-Greylist: delayed 416 seconds by postgrey-1.36 at bendel; Thu, 22 Sep 2022 20:14:16 UTC Authentication-Results: apache.org; auth=none MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.13.1 Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Mailing-List: archive/latest/23074 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/606f8ff7-54f4-bfa2-cb21-6bfcc10900f2@apache.org Approved: robomod@news.nic.it Lines: 23 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Thu, 22 Sep 2022 22:07:14 +0200 X-Original-Message-ID: <606f8ff7-54f4-bfa2-cb21-6bfcc10900f2@apache.org> X-Original-References: Xref: csiph.com linux.debian.maint.java:12434 Hi Sudip, Le 19/09/2022 à 17:47, Sudip Mukherjee a écrit : > While investigating #1010983, I noticed that the manifest files of > eclipse-platform-runtime mentions that it needs javax.annotation > version="1.3.5", but in Debian we have version 1.3 as supplied by > libgeronimo-annotation-1.3-spec-java. Is this causing an issue somewhere? > Unless anyone has any objection I will like to do a team upload with > the attached patch fixing the manifest files. Its only a change in the > manifest file to add a range of 1.3 to 1.3.5 for javax.annotation and > remove javax.annotation from "Require-Bundle". What about changing the version in libgeronimo-annotation-1.3-spec-java instead? The Eclipse source packages publish 120+ binary packages, if we start tweaking manually their OSGi metadata to fit what we have in Debian this will turn into a maintenance nightmare. Emmanuel Bourg