This is an automated email from the ASF dual-hosted git repository.
remm 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 3e5e8cd Add entry
3e5e8cd is described below
commit 3e5e8cd37ae2fcf080dad3115e47dba93e038f36
Author: remm <[email protected]>
AuthorDate: Mon Nov 24 09:10:48 2025 +0100
Add entry
---
CHANGES.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/CHANGES.md b/CHANGES.md
index 3695dc6..a5e5a80 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,5 +1,8 @@
# Tomcat Migration Tool for Jakarta EE - Changelog
+## 1.0.11
+- Update Eclipse OSGI to 3.23.200. (dependabot/remm)
+
## 1.0.10
- When migrating files in place, don't replace the original file if no
conversion has taken place. Based on PR[#78] by Semiao Marco.
- When converting a file in an archive, update the last modified time for that
archive entry. Based on PR[#78] by Semiao Marco.
@@ -20,7 +23,6 @@
- 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)
- Update Commons BCEL to 6.8.1. (markt)
@@ -29,7 +31,6 @@
- Update Ant to 1.10.14. (markt)
- Include `.jspf` and `.tagf` files in the conversion process. (markt)
-
## 1.0.7
- When converting directories, rename files according to the chosen profile.
(fschumacher)
@@ -39,7 +40,6 @@
- Update Commons Compress to 1.23.0. (markt)
- Provided workaround for the known JDK bug identified as the cause of
migration failures in issue
[#46](https://github.com/apache/tomcat-jakartaee-migration/issues/46).
(markt/ebourg)
-
## 1.0.6
- Fix handling of javax.annotation package in 1.0.5. PR
[#40](https://github.com/apache/tomcat-jakartaee-migration/pull/40) provided by
Danny Thomas (remm)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]