Thanks Francesco! I just merged a fix for the failing test, so it looks like we are good to go with JDK 8 support in 1.2.
Colm. On Thu, May 22, 2014 at 4:27 PM, Francesco Chicchiriccò <[email protected] > wrote: > On 22/05/2014 17:07, Colm O hEigeartaigh wrote: > >> >> Are there any plans for Java 8 support for the forseeable future? >> Currently Syncope trunk does not build with Java 8. >> > > Hi Colm, > after your e-mail I've committed some small fixes on trunk - problems in > Javadocs definition, actually, and now the build goes better but there is > still an integration test failure. > > issueSYNCOPE402(org.apache.syncope.core.rest.UserTestITCase) Time > elapsed: 0.211 sec <<< FAILURE! > org.junit.ComparisonFailure: expected:<[ws-target-resource-1]> but > was:<[resource-testdb]> > at org.junit.Assert.assertEquals(Assert.java:115) > at org.junit.Assert.assertEquals(Assert.java:144) > at org.apache.syncope.core.rest.UserTestITCase.issueSYNCOPE402( > UserTestITCase.java:1836) > > It could be nice to have the trunk (e.g. 1.2.0) working with Java 8, IMO, > and it shouldn't be hard at this point. > > Regards. > > -- > Francesco Chicchiriccò > > Tirasa - Open Source Excellence > http://www.tirasa.net/ > > Involved at The Apache Software Foundation: > member, Syncope PMC chair, Cocoon PMC, Olingo PMC > http://people.apache.org/~ilgrosso/ > > -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com
