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 869ee62 Update CHANGES.md
869ee62 is described below
commit 869ee6268b8d541a2fa0b517aeb30acd0ed7d83f
Author: Mark Thomas <[email protected]>
AuthorDate: Fri Feb 5 16:53:25 2021 +0000
Update CHANGES.md
Make issues links.
---
CHANGES.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/CHANGES.md b/CHANGES.md
index 43af6ec..5e9ed97 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -4,7 +4,7 @@
- Add this changelog (markt)
- Update dependencies (Apache Commons IO 2.8.0, Apache Ant 1.10.9) (markt)
-- Fix #9. Exclude the `javax.xml.namespace` package in the EE profile (ebourg)
+- Fix [#9](https://github.com/apache/tomcat-jakartaee-migration/issues/9).
Exclude the `javax.xml.namespace` package in the EE profile (ebourg)
- Include the `javax.management.j2ee` package in the EE profile (ebourg)
- Add a test to confirm `javax.xml.xpath.XPathConstants` is not converted
(ebourg)
- Update README to mention the tool is now available on Debian/Ubuntu (ebourg)
@@ -15,9 +15,9 @@
- Include the `javax.batch` package in the EE profile (ebourg)
- Include the `javax.jws` package in the EE profile (ebourg)
- Include the `javax.resource` package in the EE profile (ebourg)
-- Fix #7. Include the `javax.jms` package in the EE profile
(alitokmen/mgirgorov)
+- Fix [#7](https://github.com/apache/tomcat-jakartaee-migration/issues/7).
Include the `javax.jms` package in the EE profile (alitokmen/mgirgorov)
- Make `migrate.sh` work from any path (mgrigorov)
## 0.1.0
-- Initial release (markt)
\ No newline at end of file
+- Initial release (markt)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]