This is an automated email from the ASF dual-hosted git repository.

jgallimore pushed a change to branch tomee-8.x
in repository https://gitbox.apache.org/repos/asf/tomee.git


    from b78a122cfb Minor: Regenerated BOMs for 
1e005c4f9e71b029c419c2453c875eb832db6655
     new a17071bb66 Patch to ensure the ConstantPool is not exceeded
     new 1d66f32179 Patch relocated classes
     new 6719f07386 Merge pull request #906 from jgallimore/TOMEE-4015

The 14168 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:
 deps/taglibs-shade/pom.xml                         |  18 +
 .../org/apache/bcel/classfile/ConstantPool.java    | 378 ++++++++++
 .../org/apache/bcel/generic/ConstantPoolGen.java   | 794 +++++++++++++++++++++
 3 files changed, 1190 insertions(+)
 create mode 100755 
deps/taglibs-shade/src/patch/java/openejb/shade/org/apache/bcel/classfile/ConstantPool.java
 create mode 100755 
deps/taglibs-shade/src/patch/java/openejb/shade/org/apache/bcel/generic/ConstantPoolGen.java

Reply via email to