Bryan Leboff
Bryan Leboff
Fixes #3415 for the scenario of when building a locked 2GP
Refactor find_replace logic to support XML namespaces properly. The update substitutes temporary replacement of 'xmlns' attribute with 'xmlnamespace', facilitating namespace-agnostic XPath expressions. Tests added to validate the improved functionality. Resolves...
Add the same minimum version check that namespace/version dependencies get to 04t version id dependencies
### Describe the bug When using the find replace transform with an XPath that includes predicates it fails to locate the proper element because the referenced tag in the predicate...