Framework JARs for JDK 7
------------------------

                 Key: FELIX-3455
                 URL: https://issues.apache.org/jira/browse/FELIX-3455
             Project: Felix
          Issue Type: Bug
          Components: Framework
    Affects Versions: framework-4.0.2
         Environment: Linux Kubuntu 11.04
            Reporter: Florian Brunner
            Priority: Blocker


In Java SE 7 projects I get the following error:
[WARNING] Signature attribute introduced in version 49.0 class files is ignored 
in version 48.0 class files
...
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <some class> error: incompatible types
[ERROR]     Object

I've read about this issue here:
http://www.mail-archive.com/users@felix.apache.org/msg11574.html

and here:
http://stackoverflow.com/questions/4058661/java-compilers-target-version-jsr14-with-jdk7-8

The according JDK bug report has been closed as "Not a Defect": 
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7078419

So this has to be fixed on Apache Felix side.

Please deploy a version to Maven Central which works with Java SE 7.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to