Open jfdenise opened 4 years ago
When trying to transform servlet API ( https://github.com/jboss/jboss-servlet-api_spec ) to jakarta 9, the properties files, such as: https://github.com/jboss/jboss-servlet-api_spec/blob/master/src/main/java/javax/servlet/LocalStrings.properties are not transformed. This makes runtime resolution of these resources to fail.
When trying to transform servlet API ( https://github.com/jboss/jboss-servlet-api_spec ) to jakarta 9, the properties files, such as: https://github.com/jboss/jboss-servlet-api_spec/blob/master/src/main/java/javax/servlet/LocalStrings.properties are not transformed. This makes runtime resolution of these resources to fail.