ensure Aries compiles and runs on Java 5 and Java 6
---------------------------------------------------

                 Key: ARIES-299
                 URL: https://issues.apache.org/jira/browse/ARIES-299
             Project: Aries
          Issue Type: Bug
    Affects Versions: 0.2
            Reporter: Jeremy Hughes


Right now:
* util: BundleToClassLoaderAdapter needs java 6 libraries in order to compile
* jndi: the ServiceRegistryContextTest class uses the Wrapper interface which 
isn't present in java 5
* transaction: the java.sql.Connection interface introduced new methods using 
new classes in java 6 so ConnectionWrapper class can't be written to compile on 
both java 5 and java 6 libraries

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