Oleg, Should we release version 10 now or wait for the latest Maven Site Plugin (to support Java 9)?
Gary On Fri, Oct 6, 2017 at 9:15 AM, Gary Gregory <[email protected]> wrote: > I could not get the latest checkstyle to work: it complains about a > properties file not having the right header, which it seems to have :-( > > Gary > > On Mon, Sep 25, 2017 at 9:31 AM, Gary Gregory <[email protected]> > wrote: > >> I also would like to use the latest Checkstyle, which is proving >> problematic. I'll play with that as well... >> >> Gary >> >> On Sun, Sep 24, 2017 at 3:40 PM, Gary Gregory <[email protected]> >> wrote: >> >>> I like RERO so I will RC another parent POM tonight or tomorrow. I >>> wonder if we can shorten the 72 hours minimum for the VOTE in this case. >>> >>> Gary >>> >>> On Sep 24, 2017 15:04, "Oleg Kalnichevski" <[email protected]> wrote: >>> >>> On Sun, 2017-09-24 at 12:28 -0600, Gary Gregory wrote: >>> > Dang, I just figured out that maven-surefire-plugin 2.20 -> 2.20.1 is >>> > required to build with Java 9 GA, for those of you who care. >>> > >>> >>> I intend to ensure both core and client 5.x can be built with Java 9 >>> and can run on JRE 9. >>> >>> If you do not want to immediately cut parent 10 release I can >>> upgrade maven-surefire-plugin to 2.20.1 in project poms. >>> >>> Oleg >>> >>> > Gary >>> > >>> > On Sun, Sep 24, 2017 at 12:27 PM, <[email protected]> wrote: >>> > >>> > > Repository: httpcomponents-parent >>> > > Updated Branches: >>> > > refs/heads/master 4b870fa9e -> e62933d3d >>> > > >>> > > >>> > > Add comment for version 10. >>> > > >>> > > Project: http://git-wip-us.apache.org/repos/asf/httpcomponents-pare >>> > > nt/repo >>> > > Commit: http://git-wip-us.apache.org/repos/asf/httpcomponents- >>> > > parent/commit/e62933d3 >>> > > Tree: http://git-wip-us.apache.org/repos/asf/httpcomponents- >>> > > parent/tree/e62933d3 >>> > > Diff: http://git-wip-us.apache.org/repos/asf/httpcomponents- >>> > > parent/diff/e62933d3 >>> > > >>> > > Branch: refs/heads/master >>> > > Commit: e62933d3d10f3289661f5a2145794240e11153db >>> > > Parents: 4b870fa >>> > > Author: Gary Gregory <[email protected]> >>> > > Authored: Sun Sep 24 12:27:21 2017 -0600 >>> > > Committer: Gary Gregory <[email protected]> >>> > > Committed: Sun Sep 24 12:27:21 2017 -0600 >>> > > >>> > > ----------------------------------------------------------------- >>> > > ----- >>> > > pom.xml | 2 +- >>> > > 1 file changed, 1 insertion(+), 1 deletion(-) >>> > > ----------------------------------------------------------------- >>> > > ----- >>> > > >>> > > >>> > > http://git-wip-us.apache.org/repos/asf/httpcomponents- >>> > > parent/blob/e62933d3/pom.xml >>> > > ----------------------------------------------------------------- >>> > > ----- >>> > > diff --git a/pom.xml b/pom.xml >>> > > index cdd2244..4e555d5 100644 >>> > > --- a/pom.xml >>> > > +++ b/pom.xml >>> > > @@ -46,7 +46,7 @@ >>> > > Version 10 - changes since version 9 >>> > > ==================================== >>> > > >>> > > -maven-surefire-plugin 2.20 -> 2.20.1 >>> > > +maven-surefire-plugin 2.20 -> 2.20.1 (required to build with Java >>> > > 9 GA.) >>> > > >>> > > Version 9 - changes since version 8 >>> > > =================================== >>> > > >>> > > >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >>> >> >
