This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git
The following commit(s) were added to refs/heads/master by this push:
new 1a8f20a Update chnagelog
1a8f20a is described below
commit 1a8f20ad541277981b732626715ec7e464a5ee33
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Feb 8 19:02:46 2021 +0000
Update chnagelog
---
CHANGES.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGES.md b/CHANGES.md
index ee98a7c..af74bb7 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -20,6 +20,7 @@
- Add a new option `-zipInMemory` that processes archives (ZIP, JAR, WAR,
etc.) in memory rather via a streaming approach. While less efficient, it
allows archives to be processed when their structure means that a streaming
approach will fail. (markt)
- Include the Maven Wrapper source files in the source distribution. (markt)
- Ensure that all the Manifest attributes are processed during the migration
process. (markt)
+- Include `.properties` and `.json` files in the conversion process. (markt)
## 0.1.0
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]