As noted in the previous email, the inheritance changes are finally
complete. Here's the full list of fixes that were incorporated since
the first set of potential 3.0 binaries were put for vote.
OPENEJB-784 Improved support for annotation inheritance
OPENEJB-782 RollbackException swallowed in TransactionPolicy
OPENEJB-778 Application in apps dir are some times not loaded at startup
OPENEJB-779 Validation: Conflicting use of @RolesAllowed, @PermitAll
on a class
OPENEJB-780 Validation: Conflicting use of @RolesAllowed, @PermitAll,
@DenyAll on a method
OPENEJB-781 Validation: Timeout method syntax
OPENEJB-777 Transaction logging for DBCP
OPENEJB-702 Transaction Logging not working in OpenEJB for MDBs
OPENEJB-770 Validation: Bean class with no Interfaces
OPENEJB-771 Validation: Use of @Stateless, @Stateful or @MessageDriven
on an interface or abstract class
OPENEJB-773 Validation: Combined use of @Stateless @Stateful and
@MessageDriven on same class
OPENEJB-774 Validation: Component and Business Interfaces are
interface types
OPENEJB-775 Validation: Bean-class-only annotations not used on
interfaces
Going to respin!
-David