[
https://issues.apache.org/jira/browse/SLING-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Felix Meschberger resolved SLING-1436.
--------------------------------------
Resolution: Fixed
Fix Version/s: Commons Compiler 1.0.2
Thanks for reporting this issue. I have upgraded the compiler to the proposed
version in Rev. 921870
> 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
> Assignee: Felix Meschberger
> Priority: Minor
> Fix For: Commons Compiler 1.0.2
>
>
> 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.