This is an automated email from the ASF dual-hosted git repository.
ppkarwasz pushed a change to branch feat/use-commons-xml
in repository https://gitbox.apache.org/repos/asf/commons-scxml.git
from 27e4b697 Bump Apache Commons Secure XML from 1.0.0-SNAPSHOT to 1.0.0
add abccffca Fail loudly when no usable XML transformer is available
add dc967684 Do not create a throwaway XMLInputFactory in SCXMLReader
add 5b1f1901 Test that ContentParser.parseXml() parses XML content
No new revisions were added by this update.
Summary of changes:
.../org/apache/commons/scxml2/io/SCXMLReader.java | 4 ++-
.../org/apache/commons/scxml2/io/SCXMLWriter.java | 25 ++++++++++------
.../commons/scxml2/io/ContentParserTest.java | 33 ++++++++++++++++++++++
3 files changed, 53 insertions(+), 9 deletions(-)