Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #8407
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Emmanuel Bourg <ebourg@apache.org> |
| Newsgroups | linux.debian.maint.java |
| Subject | Re: Transition from libcommons-httpclient-java to libhttpclient-java |
| Date | Wed, 30 Sep 2015 22:00:02 +0200 |
| Message-ID | <qevHI-6td-23@gated-at.bofh.it> (permalink) |
| References | <qeu8V-4ns-13@gated-at.bofh.it> |
| X-Original-To | "debian-java@lists.debian.org" <debian-java@lists.debian.org> |
| X-Mailbox-Line | From debian-java-request@lists.debian.org Wed Sep 30 19:57:18 2015 |
| Old-Return-Path | <emmanuel.bourg@gmail.com> |
| X-Amavis-Spam-Status | No, score=-7.38 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FOURLA=0.1, FREEMAIL_FORGED_FROMDOMAIN=0.198, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, LDO_WHITELIST=-5, MURPHY_DRUGS_REL8=0.02, 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=sender:subject:to:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=qx0zH/OHYPPCl5ngaKHzGOAti7iPP+CItmpMwMRhr70=; b=j5LKBfDffsgqQbvvheC/Jz2Lmc+4rDzwdZSMewAXmXzGgS4j1+CBjZen1ZfvvP7Yy6 zxCpIWxiMmZjqi7DLeY44rT7FMzkSSR8ZsEhjxb8LfW7NJDMJ8X8ObT2j416To1uaxFp iz6ibi9ltWhLGvvCRewJP8tQa3qdJI7P0toboSI2smOw6hGLDIWg1llgp8Xypci482Tz HQsE48AJzLVUIQ71eKraa8TEWAiERifayMfcdHCHbWiHbtVFeCfYh8j4ifV9eT7lTF0P otKWLs3xRrFDivUD/km0c1RVLBKc9Zdo3b2WKlxaf+AmmuCe2mFVTQM5CxqKfIchcKhF UgGQ== |
| X-Received | by 10.194.82.198 with SMTP id k6mr6303537wjy.139.1443643010107; Wed, 30 Sep 2015 12:56:50 -0700 (PDT) |
| Sender | robomod@news.nic.it |
| X-Enigmail-Draft-Status | N1110 |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | 8bit |
| X-Mailing-List | <debian-java@lists.debian.org> archive/latest/18721 |
| List-ID | <debian-java.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-java/> |
| List-Archive | https://lists.debian.org/msgid-search/560C3E7F.5050305@apache.org |
| Approved | robomod@news.nic.it |
| Lines | 31 |
| Organization | linux.* mail to news gateway |
| X-Original-Date | Wed, 30 Sep 2015 21:56:47 +0200 |
| X-Original-Message-ID | <560C3E7F.5050305@apache.org> |
| X-Original-References | <560C27B9.1060009@gambaru.de> |
| X-Original-Sender | Emmanuel Bourg <emmanuel.bourg@gmail.com> |
| Xref | csiph.com linux.debian.maint.java:8407 |
Show key headers only | View raw
Le 30/09/2015 20:19, Markus Koschany a écrit : > I think we should file bug reports and start replacing > libcommons-httpclient-java with libhttpclient-java. I'm not convinced by the need to force this transition. Patching the rare security issues requires much less resources than rewriting and testing the HTTP code in the reverse dependencies. This time would be better spent on more critical transitions (bouncycastle comes to mind, where backporting security fixes can be really tedious due to the frequent refactoring). > There are more packages which should be removed (libservlet2.5-java > comes to mind). More ideas? - libservlet2.5-java is a low priority, it's mostly a build time dependency and it consists mainly in codeless interfaces. - keeping bouncycastle up to date is important, this package is a potential time bomb - the bnd transition isn't over yet - asm3 should be removed since it isn't compatible with Java 8 - tomcat7 may have to go away in Stretch - maven2, our most sensitive transition - libcommons-net2-java can be replaced by libcommons-net-java (>= 3) I feel like we have enough on our plate, adding even more work to avoid applying a patch on commons-httpclient once a year doesn't sound optimal to me. Emmanuel Bourg
Back to linux.debian.maint.java | Previous | Next — Previous in thread | Next in thread | Find similar
Transition from libcommons-httpclient-java to libhttpclient-java Markus Koschany <apo@gambaru.de> - 2015-09-30 20:20 +0200
Re: Transition from libcommons-httpclient-java to libhttpclient-java Emmanuel Bourg <ebourg@apache.org> - 2015-09-30 22:00 +0200
Re: Transition from libcommons-httpclient-java to libhttpclient-java Markus Koschany <apo@gambaru.de> - 2015-10-01 09:10 +0200
Re: Transition from libcommons-httpclient-java to libhttpclient-java Markus Koschany <apo@gambaru.de> - 2015-10-05 19:00 +0200
csiph-web