Closed tpowell-progress closed 2 months ago
ReXML 3.3.2 broke the knife-windows functionality by adding a REXML::ParseException raise
REXML::ParseException
raise
Handle that exception and return an error message as before.
Supercedes #527, leaving #526 with the old behavior and a ReXML pin to v3.2.6
Gemfile.lock
--conservative
Issues 0 New issues 0 Fixed issues 0 Accepted issues
Measures 0 Security Hotspots No data about Coverage 0.0% Duplication on New Code
See analysis details on SonarQube
Description
ReXML 3.3.2 broke the knife-windows functionality by adding a
REXML::ParseException
raise
Handle that exception and return an error message as before.
Supercedes #527, leaving #526 with the old behavior and a ReXML pin to v3.2.6
Related Issue
Types of changes
Checklist:
Gemfile.lock
has changed, I have used--conservative
to do it and included the full output in the Description above.