Re: [IMPORTANT CHANGE] building and publishing our website from Jenkins and Git instead of CMS

2018-05-09 Thread Hervé BOUTEMY
Le mercredi 9 mai 2018, 19:40:54 CEST Karl Heinz Marbaise a écrit : > Hi, > > > This means if you do a commit in the gitbox repository[1] the job[2] on > our build server will start and deploy directly to production site[3] > without the need to public via cms[4]. yes, you get it > > > Great w

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.1

2018-05-09 Thread Gabriel Belingueres
any chance of adding MWAR-303 to the release? fix is already submitted. El mié., 9 de may. de 2018 20:14, Olivier Lamy escribió: > +1 > > On Thu, 10 May 2018 at 04:17, Karl Heinz Marbaise > wrote: > > > Hi, > > > > We solved 5 issues: > > > > > https://issues.apache.org/jira/secure/ReleaseNote.

Re: JDK 11 Early Access build 12 available

2018-05-09 Thread Bernd Eckenfels
Value Objects are JEP 169 and part of Project Valhalla, there are quite a few projects coming at/after 11 (in the fast release model). We already got local var types, lambda leftovers, (shadowing and underscore) and there are plans for switch expressions, pattern matching, generic enums and str

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.1

2018-05-09 Thread Olivier Lamy
+1 On Thu, 10 May 2018 at 04:17, Karl Heinz Marbaise wrote: > Hi, > > We solved 5 issues: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318121&version=12341729 > > There are still a couple of issues left in JIRA: > > https://issues.apache.org/jira/issues/?jql=project%20%

Re: [VOTE] Release Apache Maven WAR Plugin version 3.2.1

2018-05-09 Thread Tibor Digana
+1 On Wed, May 9, 2018 at 8:17 PM, Karl Heinz Marbaise wrote: > Hi, > > We solved 5 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje > ctId=12318121&version=12341729 > > There are still a couple of issues left in JIRA: > https://issues.apache.org/jira/issues/?jql=project%20

Re: JDK 11 Early Access build 12 available

2018-05-09 Thread Tibor Digana
Thx Dalibor, I will try with -XX:-ShrinkHeapInSteps. I still do not have the answer regarding language features. Why Oracle did not implement more language improvements after Java 1.8? For instance value objects. Is this in 9, 10 or 11? I could not find it. What about descriptive language and featu

Re: JDK 11 Early Access build 12 available

2018-05-09 Thread dalibor topic
On 08.05.2018 11:36, Tibor Digana wrote: Is there any JVM which "shrinks" at least shrinks the native memory consumption so that the Java Heap is cca == Native Consumption at most of the time? I hope that the information in https://docs.oracle.com/javase/10/gctuning/factors-affecting-garbag

[VOTE] Release Apache Maven WAR Plugin version 3.2.1

2018-05-09 Thread Karl Heinz Marbaise
Hi, We solved 5 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318121&version=12341729 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MWAR%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20key%20DESC%2C%2

[VOTE] Release Apache Maven EAR Plugin version 3.0.1

2018-05-09 Thread Karl Heinz Marbaise
Hi, We solved 3 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317422&version=12342882 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MEAR%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20key%20DESC%2C%2

Re: [IMPORTANT CHANGE] building and publishing our website from Jenkins and Git instead of CMS

2018-05-09 Thread Karl Heinz Marbaise
Hi, This means if you do a commit in the gitbox repository[1] the job[2] on our build server will start and deploy directly to production site[3] without the need to public via cms[4]. Great work... BTW: @Hervé can you explain what is meant to write the Jenkinsfile to make a mvn site-depl

[ANN] Apache Maven Assembly EJB Version 3.0.1 Released

2018-05-09 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the Apache Maven EJB Plugin Version 3.0.1 This plugin generates J2EE Enterprise Javabean (EJB) file as well as the associated client jar. https://maven.apache.org/plugins/maven-ejb-plugin/ Important Note since 3.0.1: * Maven 3.X onl

Re: JDK 11 Early Access build 12 available

2018-05-09 Thread dalibor topic
Hi Tibor, this issue was fixed meanwhile in Bytebuddy/Mockito. Please see https://github.com/raphw/byte-buddy/issues/428 for details. cheers, dalibor topic On 08.05.2018 17:56, Tibor Digana wrote: Here is first issue reported for PowerMock running on the top of JDK 11: https://github.com/pow

[RESULT] [VOTE] Release Apache Maven EJB Plugin version 3.0.1

2018-05-09 Thread Karl Heinz Marbaise
Hi, The vote has passed with the following result: +1 : Anders Hammar, Hervé Boutemy, Karl Heinz Marbaise PMC quorum: reached. I will promote the artifacts to the central repo. Kind regards Karl Heinz Marbaise - To unsubscri

Re: Second MNG-6403

2018-05-09 Thread Karl Heinz Marbaise
Hi Michael, On 08/05/18 00:23, Michael Osipov wrote: Am 2018-05-07 um 23:35 schrieb Robert Scholte: On Sun, 06 May 2018 21:32:18 +0200, Karl Heinz Marbaise wrote: Hi Michael, two things are coming into my mind: I stumbled over one thing which is: Why do we have the tests in maven-compat