katanagari7c1 opened a new issue, #95: URL: https://github.com/apache/tomcat-jakartaee-migration/issues/95
Maybe it is a silly question, but looking at the converter's code I noticed that there are a list of jar libraries excluded by default: https://github.com/apache/tomcat-jakartaee-migration/blob/main/src/main/java/org/apache/tomcat/jakartaee/Migration.java#L65 This list were introduced as part of [this change](https://github.com/DanielThomas/tomcat-jakartaee-migration/commit/90caa4b5239d2feb53c4ce0b02fe38057184eecf) to support excluding files, but it is not clear to me why the converter ignores this specific list of libraries. Is it to improve performance or are there other reasons? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
