You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Stefan Guggisberg (JIRA)" <ji...@apache.org> on 2010/03/11 15:23:27 UTC

[jira] Created: (SLING-1436) org.apache.sling.commons.compiler: update org.eclipse.jdt.core dependency

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.


[jira] Resolved: (SLING-1436) org.apache.sling.commons.compiler: update org.eclipse.jdt.core dependency

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ 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.


[jira] Updated: (SLING-1436) org.apache.sling.commons.compiler: update org.eclipse.jdt.core dependency

Posted by "Stefan Guggisberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Guggisberg updated SLING-1436:
-------------------------------------

    Priority: Minor  (was: Major)

> 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
>            Priority: Minor
>
> 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.


[jira] Assigned: (SLING-1436) org.apache.sling.commons.compiler: update org.eclipse.jdt.core dependency

Posted by "Felix Meschberger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger reassigned SLING-1436:
----------------------------------------

    Assignee: Felix Meschberger

> 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
>
> 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.