jkesselm commented on PR #105: URL: https://github.com/apache/xalan-java/pull/105#issuecomment-1776543345
Confirmed that the `maven-build` branch passes smoketest, whereas `xalan-java-mvn-refactored` does not, complaining that ```javax.xml.transform.TransformerConfigurationException: javax.xml.transform.TransformerException: org.apache.xml.serializer.utils.WrappedRuntimeException: Could not load the propery file 'output_xml.properties' for output method '' (check CLASSPATH)``` (Yes, "propery". That should be fixed at some point.) Apparently, for some reason, that file is missing from the new branch. The process we followed _shouldn't_ have missed anything, but... OK, time to diff the two trees and see what else has gone AWOL. -- 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: dev-unsubscr...@xalan.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org For additional commands, e-mail: dev-h...@xalan.apache.org