/bruno-ant-tasks

:ant: Useful ant tasks

Primary LanguageJavaApache License 2.0Apache-2.0

bruno-ant-tasks

🐜 Useful ant tasks

PropChangeTask

It is responsible for changing properties file key without changing undesired content.

XPathAddTask

Task that adds a node to a XML Document, using XPath to select parent node.

XPathChangeTask

Task that changes a node in a XML Document, using XPath to select parent node.