Re: Cocoon 2.2 with Java 8 and Spring Framework 4.2?

2015-11-03 Thread Javier Puerto
Hi Gabriel, 2015-11-02 18:01 GMT+01:00 Gabriel Gruber : > Hi Javier and Francesco! > > Thanks for applying the patches and setting up the jenkins builds. > The testcase fails and the exceptions reported by javier are the exact > same ones I also discovered on my place. So I guess, we need now som

Re: Cocoon 2.2 with Java 8 and Spring Framework 4.2?

2015-11-02 Thread Gabriel Gruber
Hi Javier and Francesco! Thanks for applying the patches and setting up the jenkins builds. The testcase fails and the exceptions reported by javier are the exact same ones I also discovered on my place. So I guess, we need now some strategy in order to solve the problems. Questions which might

Re: Cocoon 2.2 with Java 8 and Spring Framework 4.2?

2015-10-30 Thread Francesco Chicchiriccò
x: +43 - 1 - 7188842 30 mobile: +43 - 676 - 3939435 mailto:gabriel.gru...@workflow.at https://personalwolke.at <https://personalwolke.at/> http://www.workflow.at <http://www.workflow.at/> https://www.facebook.com/workflow.edv From: Gabriel Gruber To: dev@cocoon.apache.org Date: 27.10.2015 17:

Re: Cocoon 2.2 with Java 8 and Spring Framework 4.2?

2015-10-28 Thread Francesco Chicchiriccò
.apache.org Date: 27.10.2015 17:53 Subject: Re: Cocoon 2.2 with Java 8 and Spring Framework 4.2? yes, I just use this: mvn clean install -fn Using following infrastructure on windows: - maven 3.3.3 - JDK 1.8.0_51 The -fn (fail nev

Re: Cocoon 2.2 with Java 8 and Spring Framework 4.2?

2015-10-28 Thread Francesco Chicchiriccò
On 27/10/2015 17:52, Javier Puerto wrote: 2015-10-27 13:59 GMT+01:00 Francesco Chicchiriccò >: On 27/10/2015 13:37, Javier Puerto wrote: Hi all, @Gabriel, sounds very interesting and the update can bring some new energy to the project. :) > Hu

Re: Cocoon 2.2 with Java 8 and Spring Framework 4.2?

2015-10-27 Thread Gabriel Gruber
Subject:Re: Cocoon 2.2 with Java 8 and Spring Framework 4.2? yes, I just use this: mvn clean install -fn Using following infrastructure on windows: - maven 3.3.3 - JDK 1.8.0_51 The -fn (fail never) switch gives me a nice summary at the end, which projects were successful and where

Re: Cocoon 2.2 with Java 8 and Spring Framework 4.2?

2015-10-27 Thread Gabriel Gruber
Chicchiriccò To: dev@cocoon.apache.org Date: 27.10.2015 17:42 Subject:Re: Cocoon 2.2 with Java 8 and Spring Framework 4.2? On 27/10/2015 16:30, Gabriel Gruber wrote: Hi Folks, I was able to compile cocoon 2.2 with spring framework 4.2 and fix all the obvious problems like - Using

Re: Cocoon 2.2 with Java 8 and Spring Framework 4.2?

2015-10-27 Thread Javier Puerto
2015-10-27 13:59 GMT+01:00 Francesco Chicchiriccò : > On 27/10/2015 13:37, Javier Puerto wrote: > > Hi all, > > @Gabriel, sounds very interesting and the update can bring some new energy > to the project. :) > > > Hum, is there anyone around with enough know-how about 2.2.? > Sorry Francesco, I wa

Re: Cocoon 2.2 with Java 8 and Spring Framework 4.2?

2015-10-27 Thread Francesco Chicchiriccò
Date: 27.10.2015 14:00 Subject: Re: Cocoon 2.2 with Java 8 and Spring Framework 4.2? On 27/10/2015 13:37, Javier Puerto wrote: Hi all, @Gabriel, sounds very interesting and the update can bring some new energy to the project.

Re: Cocoon 2.2 with Java 8 and Spring Framework 4.2?

2015-10-27 Thread Gabriel Gruber
s) Greets, Gabriel Gruber Workflow EDV Gesm.b.H. http://www.workflow.at From: Francesco Chicchiriccò To: dev@cocoon.apache.org Date: 27.10.2015 14:00 Subject: Re: Cocoon 2.2 with Java 8 and Spring Framework 4.2? On 27/10/2015 13:37, Javier Puerto wrote: Hi all, @Gabriel, s

Re: Cocoon 2.2 with Java 8 and Spring Framework 4.2?

2015-10-27 Thread Francesco Chicchiriccò
On 27/10/2015 13:37, Javier Puerto wrote: Hi all, @Gabriel, sounds very interesting and the update can bring some new energy to the project. :) > Hum, is there anyone around with enough know-how about 2.2.? Sorry Francesco, I was quite busy last three months but I will have some spare time i

Re: Fw: Cocoon 2.2 with Java 8 and Spring Framework 4.2?

2015-10-27 Thread Javier Puerto
Hi all, @Gabriel, sounds very interesting and the update can bring some new energy to the project. :) > Hum, is there anyone around with enough know-how about 2.2.? Sorry Francesco, I was quite busy last three months but I will have some spare time in December so I could take a look into the chan

Fw: Cocoon 2.2 with Java 8 and Spring Framework 4.2?

2015-10-27 Thread Gabriel Gruber
Hello Folks, nice to see the project still being alive :-) I decided to make a jira issue about our attempt to make cocoon 2.2 work with spring framework 4.2.x. https://issues.apache.org/jira/browse/COCOON-2347 I will append comments about progress etc. there and give you an update on the m

Re: Cocoon 2.2 with Java 8 and Spring Framework 4.2?

2015-10-26 Thread Francesco Chicchiriccò
On 26/10/2015 15:29, Leszek Gawron wrote: Hi Gabriel, I do run actually few Cocoon instances in production, but that's 3.0.0(-beta-1-SNAPSHOT...). I used to run Cocoon 2.1.X as well. Unfortunately, I am not very confident with 2.2, but if you would like to provide some patc

Re: Cocoon 2.2 with Java 8 and Spring Framework 4.2?

2015-10-26 Thread Leszek Gawron
> > > Hi Gabriel, > I do run actually few Cocoon instances in production, but that's > 3.0.0(-beta-1-SNAPSHOT...). I used to run Cocoon 2.1.X as well. > > Unfortunately, I am not very confident with 2.2, but if you would like to > provide some patches against Spring Configurator [1] or any other co

Re: Cocoon 2.2 with Java 8 and Spring Framework 4.2?

2015-10-26 Thread Francesco Chicchiriccò
On 23/10/2015 18:05, Gabriel Gruber wrote: Hello Cocooners! Are there still some people using cocoon in a production application? We still use it in our standard product and now have the challenge to migrate to java 1.8 and spring framework 4.2. While this gives us a few issues to solve in

Cocoon 2.2 with Java 8 and Spring Framework 4.2?

2015-10-23 Thread Gabriel Gruber
Hello Cocooners! Are there still some people using cocoon in a production application? We still use it in our standard product and now have the challenge to migrate to java 1.8 and spring framework 4.2. While this gives us a few issues to solve in terms of migrating code relying on spring 3,