Dain Sundstrom kirjoitti:
I committed the patch. Let us know if you have another problems on
Java 6.
-dain
On Nov 4, 2008, at 7:28 AM, Alex Grönholm wrote:
I was unable to compile OpenEJB on JDK6 due to missing methods in
org.apache.openejb.persistence.PersistenceBootstrap.NullDataSource. I
opened a JIRA issue (OPENEJB-952) and attached a patch that adds the
required methods. The build still fails due to problems elsewhere in
the project though.
The unit test org.apache.openejb.config.rules.CheckInjectionTargetsTest
fails (2 errors). I don't know if this is JDK related.