Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #8639
| Path | csiph.com!au2pb.net!feeder.erje.net!2.eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!news-2.dfn.de!news.dfn.de!storethat.news.telefonica.de!telefonica.de!news.panservice.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Mikołaj Izdebski <zurgunt@gmail.com> |
| Newsgroups | linux.debian.maint.java |
| Subject | Re: Best/recommended way to search if a Java library or class is packaged |
| Date | Fri, 04 Dec 2015 10:30:03 +0100 |
| Message-ID | <qBUQH-Pe-27@gated-at.bofh.it> (permalink) |
| References | <qBGE2-cG-7@gated-at.bofh.it> <qBIwa-1o5-3@gated-at.bofh.it> |
| X-Original-To | Emmanuel Bourg <ebourg@apache.org> |
| X-Mailbox-Line | From debian-java-request@lists.debian.org Fri Dec 4 09:28:41 2015 |
| Old-Return-Path | <zurgunt@gmail.com> |
| X-Amavis-Spam-Status | No, score=-7.799 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, LDO_WHITELIST=-5, RCVD_IN_DNSWL_LOW=-0.7] autolearn=ham autolearn_force=no |
| X-Policyd-Weight | using cached result; rate: -7 |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=ajaiZOks3cWeCaRW8XLJVj7f03n1G0ZJnDZ7KSwrrQE=; b=pn1iwumzpXpbOymlSHKNolznBZlGlfrpoVfqDHimzXLX6/vLcn0IJbbE7sPn9tZUsS 7ZrzZSw01n93pEsfGEWSZ3mSelPbDY/dNFlGzWJZdCJCmlRbAK9u/3AbKn2JhXO4qWVb aEOxYFKG5u4CvQRjdgwGk7Q2i6euVjDquvFHGoCNWbjZpQ6+pw7SJm8Xk3iVgV128NA1 B5jLR1ByrFGrp3FwZicGgph3M9vFkvf15H1MlVIdfmvERo73RYYbL2NGg9pfaI/5FlK1 5lpX+AwilgkpmyfjvQqNFBfIrJgk6aKun+FdcyPeM1Pat0Osxpwmqgq+rlC8KBsWeJd3 GAvA== |
| MIME-Version | 1.0 |
| X-Received | by 10.129.156.88 with SMTP id t85mr11768240ywg.156.1449221305133; Fri, 04 Dec 2015 01:28:25 -0800 (PST) |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | quoted-printable |
| X-Mailing-List | <debian-java@lists.debian.org> archive/latest/18958 |
| List-ID | <debian-java.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-java/> |
| List-Archive | https://lists.debian.org/msgid-search/CAK1+Uj_HFKJ_WtYL_h3+yv801BcLKWpakwcpascakxnNeMZ2cw@mail.gmail.com |
| Approved | robomod@news.nic.it |
| Lines | 31 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Cc | debian-java@lists.debian.org |
| X-Original-Date | Fri, 4 Dec 2015 10:28:25 +0100 |
| X-Original-Message-ID | <CAK1+Uj_HFKJ_WtYL_h3+yv801BcLKWpakwcpascakxnNeMZ2cw@mail.gmail.com> |
| X-Original-References | <20151203181553.GA28630@alice.nomadium.lan> <5660A3BA.2000601@apache.org> |
| Xref | csiph.com linux.debian.maint.java:8639 |
Show key headers only | View raw
Hi Emmanuel, On 12/3/15, Emmanuel Bourg <ebourg@apache.org> wrote: > Le 3/12/2015 19:16, Miguel Landaeta a écrit : > >> Since jar-content.txt Torsten's file is not being updated since a long >> time, I was wondering what's the current recommended way to quickly >> check if a Java library is packaged in Debian. > > Maybe we could revive this tool. If the source is available somewhere I > can host the service on my server. If you want to host service for searching for classes (and other things) then the following project may be interesting for you: http://java-deptools.fedorainfracloud.org/ https://github.com/msimacek/java-deptools It is a web application where you can search for classes and manifest headers of all JARs in particular OS version. There are plans to extend it with other capabilities, such as searching for other things (eg. pom.xml and pom.properties embedded in JARs) and analysing dependencies between JAR files and distro packages. Currently only rpm packages are supported, but it should be fairly easy to add support for deb. It should even be possible to have a single instance where you would be able to search in various deb- and rpm-based distros. -- Mikołaj
Back to linux.debian.maint.java | Previous | Next — Previous in thread | Next in thread | Find similar
Best/recommended way to search if a Java library or class is packaged Miguel Landaeta <nomadium@debian.org> - 2015-12-03 19:20 +0100
Re: Best/recommended way to search if a Java library or class is packaged Emmanuel Bourg <ebourg@apache.org> - 2015-12-03 21:20 +0100
Re: Best/recommended way to search if a Java library or class is packaged Sergio Fernández <wikier@apache.org> - 2015-12-04 09:30 +0100
Re: Best/recommended way to search if a Java library or class is packaged Mikołaj Izdebski <zurgunt@gmail.com> - 2015-12-04 10:30 +0100
Re: Best/recommended way to search if a Java library or class is packaged Paul Wise <pabs@debian.org> - 2015-12-04 10:40 +0100
Re: Best/recommended way to search if a Java library or class is packaged Miguel Landaeta <nomadium@debian.org> - 2015-12-04 14:10 +0100
csiph-web