Re: Size of HTTPClient jar

2013-12-30 Thread Oleg Kalnichevski
Gary Gregory wrote: >We could cut a 5.0 that drops the deprecated code but I think Oleg haw >other changes in mind as well for the next major release.  Oleg? > >Gary > I personally see little sense in making a major release only to be able to lose deprecated stuff. Generally, jar size should not

RE: Size of HTTPClient jar

2013-12-30 Thread Boxer, Aaron
-Original Message- From: Oleg Kalnichevski [mailto:ol...@apache.org] Sent: Monday, December 30, 2013 10:43 AM To: HttpClient User Discussion Subject: Re: Size of HTTPClient jar On Mon, 2013-12-30 at 15:08 +0100, Philippe Mouawad wrote: > Hello, > You could use proguard: > &g

Re: Size of HTTPClient jar

2013-12-30 Thread Gary Gregory
We could cut a 5.0 that drops the deprecated code but I think Oleg haw other changes in mind as well for the next major release.  Oleg? Gary Original message From: Oleg Kalnichevski Date:12/30/2013 10:43 (GMT-05:00) To: HttpClient User Discussion Subject: Re: Size of

Re: Size of HTTPClient jar

2013-12-30 Thread Oleg Kalnichevski
On Mon, 2013-12-30 at 15:08 +0100, Philippe Mouawad wrote: > Hello, > You could use proguard: > >- http://proguard.sourceforge.net/#manual/usage.html > > > Regards > Philippe M. > @philmdot > > There a lot of deprecated code in HttpClient, especially version 4.3. You can possibly cut the

Re: Size of HTTPClient jar

2013-12-30 Thread Philippe Mouawad
Hello, You could use proguard: - http://proguard.sourceforge.net/#manual/usage.html Regards Philippe M. @philmdot On Mon, Dec 30, 2013 at 2:51 PM, Boxer, Aaron wrote: > Hello, > Is there a way of cutting down the size of the jar? I am using it in an > applet, which is very sensitive > t