Re: cocoon 2.1.x and java 8

2015-02-02 Thread Francesco Chicchiriccò
Hi, I've just committed an updated fix which relies on org.eclipse.jdt.core-3.9.1.v20130905-0837 which seems to be the latest version retaining compatibility with Java 1.4. I had to change the patch a bit, but the result is succeeding with both the URLs below and Java 8. Regards. On

Re: cocoon 2.1.x and java 8

2015-02-01 Thread Carlos Chávez
Let me see what can I do. Francesco Chicchiriccò Escribio :-) On 31/01/2015 06:24, Francesco Chicchiriccò wrote: On 30/01/2015 15:09, Carlos Chávez wrote: Hi Francesco. I uploaded the patch. Hi Carlos, patch applied (and issue closed), thanks. It seems there is a problem; see

Re: cocoon 2.1.x and java 8

2015-01-30 Thread Carlos Chávez
Hi Francesco. I uploaded the patch. On 16/01/15 01:24, Francesco Chicchiriccò wrote: On 15/01/2015 18:59, Carlos Chávez wrote: Hi Francesco. I downloaded that file and it works with java 8. I found another test that is failing, http://localhost:/samples/blocks/xsp/java/java5, this

Re: cocoon 2.1.x and java 8

2015-01-30 Thread Francesco Chicchiriccò
On 31/01/2015 06:24, Francesco Chicchiriccò wrote: On 30/01/2015 15:09, Carlos Chávez wrote: Hi Francesco. I uploaded the patch. Hi Carlos, patch applied (and issue closed), thanks. It seems there is a problem; see https://builds.apache.org/job/Cocoon%202.1.X/98/console bad class file:

Re: cocoon 2.1.x and java 8

2015-01-15 Thread Carlos Chávez
Hi Francesco. I downloaded that file and it works with java 8. I found another test that is failing, http://localhost:/samples/blocks/xsp/java/java5, this seems to be related to : // Set the sourceCodeVersion // Set the target platform Check the patch: Index:

Re: cocoon 2.1.x and java 8

2015-01-15 Thread Francesco Chicchiriccò
On 08/01/2015 00:12, Carlos Chávez wrote: Hi all. I'm trying to run cocoon in java 8, I found an issue with the JDT core that did not recognize java 8, the version in cocoon is lib/core/jdtcore-3.1.0.jar I did tried updating that version, what I did was copy the file

Re: cocoon 2.1.x and java 8

2015-01-15 Thread Francesco Chicchiriccò
On 15/01/2015 18:59, Carlos Chávez wrote: Hi Francesco. I downloaded that file and it works with java 8. I found another test that is failing, http://localhost:/samples/blocks/xsp/java/java5, this seems to be related to : // Set the sourceCodeVersion // Set the target platform Check the

cocoon 2.1.x and java 8

2015-01-07 Thread Carlos Chávez
Hi all. I'm trying to run cocoon in java 8, I found an issue with the JDT core that did not recognize java 8, the version in cocoon is lib/core/jdtcore-3.1.0.jar I did tried updating that version, what I did was copy the file org.eclipse.jdt.core_3.10.0.v20140902-0626.jar from my Eclipse Luna