This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from d6b5385 Better error messages for SMAP generation new 1334373 ws alignment with 8.5.x new 51cbfd3 lock() should be outside try {...} new f695782 Implement equals() and hashCode() because compareTo() is implemented new d208fa8 Back-port varargs handling improvements to 7.0.x The 4 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: java/javax/el/Util.java | 90 +++++-- test/javax/el/TestBeanELResolver.java | 481 ++++++++++++++++++++++++++++++++++ test/javax/el/TesterBean.java | 9 + 3 files changed, 559 insertions(+), 21 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org