This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git.
from bbe29a8 Remove noop pool shutdown code new 5746337 Fix 64751 - Correct JPMS descriptor for embedded new 3815b49 Fix unwanted JPMS dependency of embed-core on embed-jasper new 2c8fdae It appears these need to be exported else reflection doesn't work The 3 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: build.xml | 5 ++++- java/org/apache/juli/logging/LogFactory.java | 3 +++ res/bnd/tomcat-embed-core.jar.tmp.bnd | 5 ++--- res/bnd/tomcat-embed-jasper.jar.tmp.bnd | 3 ++- res/checkstyle/org-import-control.xml | 1 + res/ide-support/eclipse/eclipse.classpath | 1 + res/ide-support/idea/tomcat.iml | 9 +++++++++ res/ide-support/netbeans/project.xml | 2 +- webapps/docs/changelog.xml | 8 ++++++++ 9 files changed, 31 insertions(+), 6 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org