This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git
The following commit(s) were added to refs/heads/main by this push:
new a372544 Update changelog
a372544 is described below
commit a372544d2fadef5010e335e46d8f01771d467088
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Jan 8 09:59:14 2025 +0000
Update changelog
---
CHANGES.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGES.md b/CHANGES.md
index 2b8789c..da4dd1d 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -8,6 +8,7 @@
- Update Ant to 1.10.15. (dependabot/markt)
- Fix issue that `matchExcludesAgainstPathName` didn't work for files. Part of
PR[#60](https://github.com/apache/tomcat-jakartaee-migration/pull/42) provided
by Semiao Marco. (markt)
- Update ASF parent POM to 33. (markt)
+- Added a new profile, `SERVLET` that only migrates the `javax.servlet`
package and sub-packages.
PR[#57](https://github.com/apache/tomcat-jakartaee-migration/pull/57) provided
by Ralf Wiebicke. (markt)
## 1.0.8
- Include `.ear` files in list of recognised archives.
PR[#50](https://github.com/apache/tomcat-jakartaee-migration/pull/50) provided
by Sammy Chu. (markt)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]