mkdir build && cd build
cmake ..
make./build/merge-packages package1.xml package2.xml 57.0The command outputs the merge of both input files. The types are sorted by name and the members also sorted in each type.
The last arg is the version to be printed
./build/extract-tests package.xmlReturn a list of the test classes included in the package for use as RunSpecifiedTests content