org.apache.sling.commons.compiler: update org.eclipse.jdt.core dependency
-------------------------------------------------------------------------

                 Key: SLING-1436
                 URL: https://issues.apache.org/jira/browse/SLING-1436
             Project: Sling
          Issue Type: Improvement
          Components: Commons
    Affects Versions: Commons Compiler 1.0.0
            Reporter: Stefan Guggisberg


Commons Compiler currently uses org.eclipse.jdt.core v3.2.0.666 for java 
compilation.

this version can't handle java 6-specific features such as @Override 
annotations for implementations of interface methods.

AFAIK java 6 language features should be supported by org.eclipse.jdt.core as 
of v3.3.X.X, e.g.
http://repo1.maven.org/maven2/org/eclipse/jdt/core/3.3.0-v_771/core-3.3.0-v_771.jar

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to