Samuel Bratton created ARIES-1409:
-------------------------------------

             Summary: JPA compilation error when compiling against 1.6 jre/lib 
jars. 
                 Key: ARIES-1409
                 URL: https://issues.apache.org/jira/browse/ARIES-1409
             Project: Aries
          Issue Type: Bug
          Components: JPA
    Affects Versions: jpa-2.2.0
         Environment: jre 1.6
            Reporter: Samuel Bratton


A jpa class, DummyDataSource.java, extends javax.sql.CommonDataSource and 
annotates one of its methods with "@Overrides". The over-ridden method does not 
exist in the super-class version  in  jre1.6 lib, so the compiler issues an 
error.

This can be fixed by removing the @Override annotation.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to