bodewig commented on PR #111: URL: https://github.com/apache/ant-ivy/pull/111#issuecomment-4692678885
> @bodewig @maartenc What would your expectation be for this merge? If both define the same namespace, currently the code checks that the namespace is not defined in the target file before injecting the namespace. From a pure XML POV I would expect to pick a different prefix for the namespace if the prefix is already taken by a different URI. For XML all that matters is a namespace's URI, the prefix is just for human. I must admit that I don't know whether Ivy actually works the way I would expect it to. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
