Re: [ANNOUNCEMENT] HttpComponents Client 4.5.7 GA Released

2019-01-25 Thread Brian Fox
There were some network issues messing up the sync. It's still being worked
on, but typically they would appear on Central within hours.

On Fri, Jan 25, 2019 at 8:31 AM Gary Gregory  wrote:

> It can take up to a few hours for MC to pick up new releases, sometimes
> many hours. We publish to the Apache repo, not MC.
>
> Gary
>
> On Fri, Jan 25, 2019 at 7:50 AM Oleg Kalnichevski 
> wrote:
>
> > On Fri, 2019-01-25 at 13:03 +0100, Tamás Cservenák wrote:
> > > Yup, it seems Central does not have it, staging repo on RAO is not
> > > released
> > > yet?
> > >
> >
> >
> > Artifacts have been released.
> >
> >
> >
> https://repository.apache.org/content/groups/public/org/apache/httpcomponents/httpclient/4.5.7/
> >
> > Why they did not get picked by Maven Central I have no idea.
> >
> > Oleg
> >
> > > Thanks
> > > Tamas
> > >
> > > On Fri, Jan 25, 2019 at 12:22 PM Philippe Mouawad <
> > > philippe.moua...@gmail.com> wrote:
> > >
> > > > Thanks for this release.
> > > >
> > > > It appears 4.5.7 artifact was not published on Maven.
> > > >
> > > > Regards
> > > >
> > > > On Thu, Jan 24, 2019 at 10:34 PM Oleg Kalnichevski <
> > > > ol...@apache.org>
> > > > wrote:
> > > >
> > > > > The Apache HttpComponents project is pleased to announce 4.5.7 GA
> > > > > release of HttpComponents HttpClient.
> > > > >
> > > > > This is a maintenance release that corrects Automatic-Module-Name
> > > > > definitions added in the previous release and fixes a number of
> > > > > minor
> > > > > defects discovered since 4.5.6.
> > > > >
> > > > > Download - 
> > > > > Release notes -
> > > > > <
> > > > >
> > https://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4
> > > > > .
> > > > > 5.x.txt>
> > > > > HttpComponents site - 
> > > > >
> > > > > About HttpComponents HttpClient
> > > > >
> > > > > The Hyper-Text Transfer Protocol (HTTP) is perhaps the most
> > > > > significant
> > > > > protocol used on the Internet today. Web services, network-
> > > > > enabled
> > > > > appliances and the growth of network computing continue to expand
> > > > > the
> > > > > role of the HTTP protocol beyond user-driven web browsers, while
> > > > > increasing the number of applications that require HTTP support.
> > > > >
> > > > > Although the java.net package provides basic functionality for
> > > > > accessing resources via HTTP, it doesn't provide the full
> > > > > flexibility
> > > > > or functionality needed by many applications. HttpClient seeks to
> > > > > fill
> > > > > this void by providing an efficient, up-to-date, and feature-rich
> > > > > package implementing the client side of the most recent HTTP
> > > > > standards
> > > > > and recommendations.
> > > > >
> > > > > Designed for extension while providing robust support for the
> > > > > base HTTP
> > > > > protocol, HttpClient may be of interest to anyone building HTTP-
> > > > > aware
> > > > > client applications such as web browsers, web service clients, or
> > > > > systems that leverage or extend the HTTP protocol for distributed
> > > > > communication.
> > > > >
> > > > >
> > > > >
> > > > > ---
> > > > > --
> > > > > To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
> > > > > For additional commands, e-mail: dev-h...@hc.apache.org
> > > > >
> > > > >
> > > >
> > > > --
> > > > Cordialement.
> > > > Philippe Mouawad.
> > > >
> >
> >
> > -
> > To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org
> > For additional commands, e-mail: httpclient-users-h...@hc.apache.org
> >
> >
>


Re: Release HTTP Client 4.5.7 not available on maven repository

2019-01-25 Thread Brian Fox
Looking into it

On Fri, Jan 25, 2019 at 6:29 AM Philippe Mouawad 
wrote:

> Hello,
> Thanks for the release 4.5.7.
>
> There seem to be an issue with publication to Maven Central, it is not
> available:
>
>- https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/
>
>
> Regards
>


Re: Does the string "Java/1.8.0_112" in httpclient log messages indicate the running JDK, or what it was compiled against?

2017-12-04 Thread Brian Fox
In my experience it's the version of the JVM running the application making
the request.

On Mon, Dec 4, 2017 at 2:30 PM, KARR, DAVID  wrote:

> I'm trying to track an issue with JDK versions being used with our code.
> In our log messages, we're seeing strings with the following contents:
> "Apache-HttpClient/4.5.3 (Java/1.8.0_112)".  Does the reference to the JDK
> version there indicate the version of the JDK at runtime, or the version of
> the JDK that compiled the httpclient artifact (or perhaps something else)?
>
> -
> To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org
> For additional commands, e-mail: httpclient-users-h...@hc.apache.org
>
>


Re: Update on 4.5.4 release?

2017-11-28 Thread Brian Fox
Hi Gary, this was an issue in 2014 that Ryan Berg helped get fixed:
https://issues.apache.org/jira/browse/XALANJ-2435  (It looks like you were
working with him on the threads when I searched my archives)

On Tue, Nov 28, 2017 at 10:28 AM, Gary Gregory <garydgreg...@gmail.com>
wrote:

> On Tue, Nov 28, 2017 at 10:22 AM, Brian Fox <bri...@infinity.nu> wrote:
>
> > >
> > > > Not so long ago Sonatype as a commercial entity was openly hostile to
> > > > this project.
> > > Reference?
> > > > I am sorry if that sounds harsh, but personally I am not going to do
> > > > anything to advance commercial interests of an unfriendly company.
> > > That's your prerogative, of course, but Peter doesn't necessarily
> > > represent his company nor the other way round.
> > > Peter, any committer can call for a release of any version/branch of
> any
> > > project at any time. You can help by providing (non-binding) voting
> > > feedback for any release proposed. If this community has a cold
> attitude
> > > toward your employer, you can suggest to your employer that they
> attempt
> > > to reach-out to this community in order to repair that relationship.
> >
> >
> > Hi Oleg, I was really caught off guard by your assertion and am sorry you
> > feel that way. I'm one of the co-founders and CTO at Sonatype and I can't
> > ever recall a time where anyone was hostile towards http client.
> >
> > I am still actively involved at Apache, through the Maven PMC, Creadur
> and
> > RAT PMCs and at Infra. We have many other developers who are contributors
> > and PMC members of various Apache projects. Sonatype the company sponsors
> > Apache through Infra donations and still provides the Central repository
> > for everyone to use. We've also helped report vulnerabilities that are
> > uncovered in our research and our CSO even fixed a Xalan vulnerability
> > since there were no devs left on the project.
> >
>
> Is there a JIRA for that Xalan issue? I am on the Xalan PMC and while my
> FOSS TODO list is long, I might be able to help at some point.
>
> Gary
>
>
> > In short, I believe Sonatype and our developers have a healthy and happy
> > relationship with Apache in general. If you believe otherwise, I'd be
> happy
> > to chat with you off list to understand your concerns.
> >
> > --Brian
> >
>


Re: Update on 4.5.4 release?

2017-11-28 Thread Brian Fox
>
> > Not so long ago Sonatype as a commercial entity was openly hostile to
> > this project.
> Reference?
> > I am sorry if that sounds harsh, but personally I am not going to do
> > anything to advance commercial interests of an unfriendly company.
> That's your prerogative, of course, but Peter doesn't necessarily
> represent his company nor the other way round.
> Peter, any committer can call for a release of any version/branch of any
> project at any time. You can help by providing (non-binding) voting
> feedback for any release proposed. If this community has a cold attitude
> toward your employer, you can suggest to your employer that they attempt
> to reach-out to this community in order to repair that relationship.


Hi Oleg, I was really caught off guard by your assertion and am sorry you
feel that way. I'm one of the co-founders and CTO at Sonatype and I can't
ever recall a time where anyone was hostile towards http client.

I am still actively involved at Apache, through the Maven PMC, Creadur and
RAT PMCs and at Infra. We have many other developers who are contributors
and PMC members of various Apache projects. Sonatype the company sponsors
Apache through Infra donations and still provides the Central repository
for everyone to use. We've also helped report vulnerabilities that are
uncovered in our research and our CSO even fixed a Xalan vulnerability
since there were no devs left on the project.

In short, I believe Sonatype and our developers have a healthy and happy
relationship with Apache in general. If you believe otherwise, I'd be happy
to chat with you off list to understand your concerns.

--Brian