On 29 June 2017 at 15:51, Oleg Kalnichevski <[email protected]> wrote:
> On Thu, 2017-06-29 at 13:42 +0100, sebb wrote:
>> It looks as though the Maven toolchains.xml file has been set up for
>> most of the JDKs on Jenkins.
>>
>
> ...
>
>>
>> Ideally this should be set up in the parent POM, but for testing it
>> would make sense to temporarily add it to one of the components.
>>
>
> If you are going to set it up please do it in this repository
>
> https://git-wip-us.apache.org/repos/asf?p=httpcomponents-parent.git
>
>
>> I am happy to do so if you let me know which one is most suitable.
>> Ideally one which currently requires JDK 1.6+
>>
>
> You can create a dev branch of HttpCore or HttpClient
>
> https://git-wip-us.apache.org/repos/asf?p=httpcomponents-core.git
> https://git-wip-us.apache.org/repos/asf?p=httpcomponents-client.git

I created a temp branch with the change in the client pom only.
This seems to have worked well:

https://builds.apache.org/view/H-L/view/HttpComponents/job/httpclient-test-toolchain/1/

> and change its parent version to the latest snapshot containing your
> changes.

The next phase will be to put the profile in the parent pom instead.

> Latest 4.x branches of core and client require Java 1.6 and masters
> require Java 1.7.
>
> Oleg
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to