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 and change its parent version to the latest snapshot containing your changes. 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]
