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:

[jira] [Updated] (COCOON-2344) XSP not working with Java 8

2015-01-15 Thread JIRA
[ https://issues.apache.org/jira/browse/COCOON-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiriccò updated COCOON-2344: --- Attachment: COCOON-2344.patch This patch replaces

[jira] [Created] (COCOON-2344) XSP not working with Java 8

2015-01-15 Thread JIRA
Francesco Chicchiriccò created COCOON-2344: -- Summary: XSP not working with Java 8 Key: COCOON-2344 URL: https://issues.apache.org/jira/browse/COCOON-2344 Project: Cocoon Issue Type:

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