Re: JDK 15 is in Rampdown Phase One

2020-06-24 Thread Xeno Amess
Hi. In your latest jdk15 versions, we found something not quite right. a related pr is at https://github.com/apache/commons-lang/pull/558 In short, some codes like this cannot pass tests for some Locale like "ff_LR_#Adlm" *@Testpublic void java15BuggyLocaleTest()

[RESULT] [VOTE] Release Apache Maven Site Plugin version 3.9.1

2020-06-24 Thread Hervé BOUTEMY
Hi, The vote has passed with the following result: +1 : Michael Osipov, Karl Heinz Marbaise, Sylwester Lachiewicz, Hervé Boutemy PMC quorum reached I will promote the artifacts to the central repo. - To unsubscribe, e-mail:

Re: migrating Apache Resource Bundles from svn to Git

2020-06-24 Thread Robert Scholte
I've been thinking about asking if project Creadur wants this code, since they also maintain the rat maven plugin. Looks quite related to me. Robert On 24-6-2020 00:00:09, Hervé BOUTEMY wrote: the little discussion now gave me an opinion: if nobody objects, I'll migrate the bundles to one

Re: Maven moving to the next level: the build/consumer pom

2020-06-24 Thread Robert Scholte
Just confirmed that I won't need these specific implementations, getting the XMLReader via XMLReaderFactory is good enough. Will commit this as part of MNG-6946. Robert On 24-6-2020 16:23:16, Elliotte Rusty Harold wrote: The XML handling code in this work is running into some common design

Re: maven-invoker-plugin release plan

2020-06-24 Thread Slawomir Jaranowski
Hi, I would kindly remind my question about the release plan for maven-invoker-plugin. We have already resolved 10 issues. https://issues.apache.org/jira/projects/MINVOKER/versions/12346157 Below are easy to resolv: https://issues.apache.org/jira/browse/MINVOKER-265

Re: Maven moving to the next level: the build/consumer pom

2020-06-24 Thread Elliotte Rusty Harold
The XML handling code in this work is running into some common design flaws in the JDK XML classes, in particular in the Factories class. First, you probably shouldn't use SAXParserFactory or SAXParser at all. They were added to the JDK to support SAX 1.0, and haven't been needed for since SAX 2

Re: [VOTE] Release Apache Maven Site Plugin version 3.9.1

2020-06-24 Thread Sylwester Lachiewicz
+1 Sylwester śr., 24 cze 2020, 09:28 użytkownik Karl Heinz Marbaise napisał: > Hi, > > +1 from me. > > Kind regards > Karl Heinz Marbaise > > On 21.06.20 18:29, Hervé BOUTEMY wrote: > > Hi, > > > > We solved 5 issues: > > >

Re: [VOTE] Release Apache Maven Site Plugin version 3.9.1

2020-06-24 Thread Karl Heinz Marbaise
Hi, +1 from me. Kind regards Karl Heinz Marbaise On 21.06.20 18:29, Hervé BOUTEMY wrote: Hi, We solved 5 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317923=12347781=Text Staging repo: https://repository.apache.org/content/repositories/maven-1592/