This is an automated email from the ASF dual-hosted git repository.
jlmonteiro pushed a change to branch tomee-7.1.x
in repository https://gitbox.apache.org/repos/asf/tomee.git.
from c98c60b Some docs taken from master (TomEE 8.0.0 branch)
new 937e4d4 Added a method to retrieve the defineClassMethod of last
superclass of ClassLoader
new f832e70 Uses indexOf with chart instead of String
new dd7b338 t push origin tomee-7.1.x:x Merge branch 'mayens-TOMEE-2465'
into tomee-7.1.x
new c7ba5b6 PR from Salomon Mayengue
new e34a4d2 Merge branch 'tomee-7.1.x' of github.com:apache/tomee into
tomee-7.1.x t push
The 5 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 | 12 ++++++------
.../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, 86 insertions(+), 86 deletions(-)