Hi Christian,
That's working thanks.
One observation:
Both the command REPO LIST and the GUI show the path within the repository. This information is not available from repo:list() for example as @path. One use would be to process information about EXpath packages from expath-pkg.xml
Also I wonder about the support for multiple versions of EXPath packages? [1]
Given a repo with two versions of packageA, packageA-v1 and packageA-v2, and packageB that uses packageA-v1 and packageC that uses packageA-v2, all defined in their respective expath-pkg.xml files.
Would you expect this to work?
/Andy