Abdera doesn't compile with JDK 5 --------------------------------- Key: ABDERA-184 URL: https://issues.apache.org/jira/browse/ABDERA-184 Project: Abdera Issue Type: Bug Affects Versions: 0.5.0 Environment: MacOSX 10.4 Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05-241) Reporter: Sergio Bossa Priority: Blocker
The org.apache.abdera.protocol.server.adapters.jcr.JcrCollectionAdapter uses a generics syntax which causes a compiler bug under JDK 5, as reported here: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5003431 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.