chef / knife-windows

Plugin for Chef's knife tool for working with Windows nodes
Apache License 2.0
152 stars 110 forks source link

Handle REXML exception #528

Closed tpowell-progress closed 2 months ago

tpowell-progress commented 3 months ago

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:

sonarqube-for-infrastructure-prod[bot] commented 3 months ago

Quality Gate passed Quality Gate passed

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