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-jakartaee-migration.git.
from 72e13d2 Output the stack trace when the log message includes an exception new fc2245d Fix#5 Add a new -zipInMemory option new bda7267 New features added. Increment minor version. 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: CHANGES.md | 3 +- pom.xml | 7 +- .../org/apache/tomcat/jakartaee/Migration.java | 87 +++++++++++++++++++++- .../org/apache/tomcat/jakartaee/MigrationCLI.java | 9 +++ .../org/apache/tomcat/jakartaee/MigrationTask.java | 6 ++ .../tomcat/jakartaee/LocalStrings.properties | 3 +- 6 files changed, 110 insertions(+), 5 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org