Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #12435
| From | Sudip Mukherjee <sudipm.mukherjee@gmail.com> |
|---|---|
| Newsgroups | linux.debian.maint.java |
| Subject | Re: wrong information in the manifest files of eclipse-platform-runtime |
| Date | 2022-09-24 14:50 +0200 |
| Message-ID | <F9cLv-9KdH-1@gated-at.bofh.it> (permalink) |
| References | <F7rbX-8EDR-1@gated-at.bofh.it> <F8APT-9mUs-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Emmanuel, On Thu, Sep 22, 2022 at 9:07 PM Emmanuel Bourg <ebourg@apache.org> wrote: > > 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? Yes, eclipse-tracecompass is now completely unusable. https://bugs.debian.org/1010983 > > > > 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. Changing the manifest in libgeronimo-annotation-1.3-spec-java will be easier but then the manifest will be giving wrong version information. And, also its just not eclipse-platform-runtime vs. libgeronimo-annotation-1.3-spec-java. 1) equinox-p2 wants bounycastle 1.65.0 but we have v1.71. Bug report at [1]. 2) bouncycastle manifest files do not have any information about Bundle-Version, Bundle-Name, Export-Package. Bug report at [2]. [1]. https://bugs.debian.org/1020299 [2]. https://bugs.debian.org/1019488 -- Regards Sudip
Back to linux.debian.maint.java | Previous | Next — Previous in thread | Next in thread | Find similar
wrong information in the manifest files of eclipse-platform-runtime Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2022-09-19 17:50 +0200
Re: wrong information in the manifest files of eclipse-platform-runtime Emmanuel Bourg <ebourg@apache.org> - 2022-09-22 22:20 +0200
Re: wrong information in the manifest files of eclipse-platform-runtime Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2022-09-24 14:50 +0200
tomcat10 in debian experimental Alberto Senni <alberto.senni@gmail.com> - 2022-09-24 22:20 +0200
Re: tomcat10 in debian experimental Markus Koschany <apo@debian.org> - 2022-09-24 23:10 +0200
csiph-web