Closed sammyhk closed 9 months ago
Now the migration tools only recognize jar, war, zip as archive file (https://github.com/apache/tomcat-jakartaee-migration/blob/4b767e426dfa1cf4b565eb328d51fe1ddb043825/src/main/java/org/apache/tomcat/jakartaee/Migration.java#L416), request to add ear as archive file.
Fixed via #50
Now the migration tools only recognize jar, war, zip as archive file (https://github.com/apache/tomcat-jakartaee-migration/blob/4b767e426dfa1cf4b565eb328d51fe1ddb043825/src/main/java/org/apache/tomcat/jakartaee/Migration.java#L416), request to add ear as archive file.