Hello,
I’m trying to define the dependencies for a general-purpose EXPath package, one which I plan to use in both eXist-db and BaseX. So far I’ve got this in expath-repo.xml*:
<dependency processor="basex"/>
<dependency processor="http://exist-db.org" semver-min="4.0.0"/>
Based on the spec, I gather that `//dependency/@processor` is supposed to be non-exclusive. However, when I try to install the package into BaseX, I get the error “Package version is not supported.”
Is this a bug? Is there something else I should do?
Warmly,
Ash
Ashley M. Clark (she/her)
XML Applications Developer
Digital Scholarship Group
Northeastern University Libraries
as.clark@northeastern.edu
(617) 373-5983