This is an automated email from the ASF dual-hosted git repository.
jgallimore pushed a change to branch tomee-7.0.x
in repository https://gitbox.apache.org/repos/asf/tomee.git.
from 0471c79 Fix test
new f6f36ff PR from Salomon Mayengue
new 84dce81 Added a method to retrieve the defineClassMethod of last
superclass of ClassLoader
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../config/PersistenceContextAnnFactory.java | 14 +++++++-------
.../org/apache/openejb/core/TempClassLoader.java | 6 +++---
.../openejb/core/cmp/cmp2/Cmp1Generator.java | 10 +++++-----
.../openejb/core/cmp/cmp2/Cmp2Generator.java | 12 ++++++------
.../org/apache/openejb/core/cmp/cmp2/CmpField.java | 2 +-
.../org/apache/openejb/core/cmp/cmp2/CmrField.java | 2 +-
.../org/apache/openejb/core/cmp/cmp2/CmrStyle.java | 2 +-
.../openejb/core/cmp/cmp2/PostCreateGenerator.java | 8 ++++----
.../org/apache/openejb/dyni/DynamicSubclass.java | 20 ++++++++++----------
.../org/apache/openejb/util/AnnotationFinder.java | 16 ++++++++--------
.../openejb/util/proxy/LocalBeanProxyFactory.java | 10 +++++-----
.../apache/openejb/DependenceValidationTest.java | 4 ++--
.../java/org/apache/openejb/DependencyVisitor.java | 22 +++++++++++-----------
.../openejb/config/ServiceClasspathTest.java | 16 ++++++++--------
.../config/rules/KeysAnnotationVisitor.java | 8 ++++----
.../config/rules/ValidationKeysAuditorTest.java | 4 ++--
.../org/apache/openejb/core/cmp/jpa/JpaTest.java | 14 +++++++-------
17 files changed, 85 insertions(+), 85 deletions(-)