Re: [VOTE] Release Apache Wicket 6.29.0

2018-02-21 Thread Andrea Del Bene
this vote passes. Thank you all! On Wed, Feb 21, 2018 at 4:27 AM, Pedro Santos wrote: > [x] Yes, release Apache Wicket 6.29.0 > > built with maven3 + java8 and runned wicket examples > > Pedro Santos > > On Mon, Feb 19, 2018 at 3:34 PM, Sebastien Briquet

Re: [VOTE] Release Apache Wicket 6.29.0

2018-02-19 Thread Sebastien Briquet
[x] Yes, release Apache Wicket 6.29.0 Tested against Wicket jQuery UI (with java8 compiler)

Re: [VOTE] Release Apache Wicket 6.29.0

2018-02-19 Thread Andrea Del Bene
I think java 6 is simply to old for some Maven plugin we use for building. I use to perform building process with Java 8 as default JDK and using toolchains to locate a valid Java 6 when required. For the record I use the OpenJDK 6 provided by Azul (https://www.azul.com/downloads/zulu/zulu-linux/)

Re: [VOTE] Release Apache Wicket 6.29.0

2018-02-19 Thread Maxim Solodovnik
I have Oracle jdk6 installed on my machine (/opt folder) As well as maven 3.2.5 before build I did export JAVA_HOME=/opt/jdk1.6.0_45 export M2_HOME=/opt/apache-maven-3.2.5 export PATH=$JAVA_HOME/bin:$M2_HOME/bin:$PATH mvn -version Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1;

Re: [VOTE] Release Apache Wicket 6.29.0

2018-02-19 Thread Andrea Del Bene
On Sun, Feb 18, 2018 at 2:19 PM, Maxim Solodovnik wrote: > It seems I can't compile :( > I have jdk6 and maven 3.2.5, but build fails with > "org/codehaus/mojo/clirr/ClirrCheckMojo : Unsupported major.minor > version 51.0" > sorry can't vote :( > Hi. Are you using a

Re: [VOTE] Release Apache Wicket 6.29.0

2018-02-18 Thread Maxim Solodovnik
It seems I can't compile :( I have jdk6 and maven 3.2.5, but build fails with "org/codehaus/mojo/clirr/ClirrCheckMojo : Unsupported major.minor version 51.0" sorry can't vote :( On Sun, Feb 18, 2018 at 5:31 PM, Sven Meier wrote: > +1 > > Many thanks > Sven > > > > Am 17.02.2018

Re: [VOTE] Release Apache Wicket 6.29.0

2018-02-18 Thread Sven Meier
+1 Many thanks Sven Am 17.02.2018 um 23:47 schrieb Tobias Soloschenko: +1 :-) kind regards Tobias Am 17.02.2018 um 19:28 schrieb Andrea Del Bene : This is a vote to release Apache Wicket 6.29.0 Please download the source distributions found in our staging area

Re: [VOTE] Release Apache Wicket 6.29.0

2018-02-17 Thread Tobias Soloschenko
+1 :-) kind regards Tobias > Am 17.02.2018 um 19:28 schrieb Andrea Del Bene : > > This is a vote to release Apache Wicket 6.29.0 > > Please download the source distributions found in our staging area > linked below. > > I have included the signatures for both the source