Skip to content

[repo.xml]: incorrect value listed for eXist processor dependency #575

Closed
@joewiz

Description

@joewiz

Describe the problem

In the section about version management (i.e., on version, semver, semver-min, semver-max):

To require such a specific eXist-db version, include a processor dependency in your descriptor:

<dependency processor="eXist-db" version="trunk &gt; rev 18070"/>

This is not a valid @processor value. It should be http://exist-db.org (no trailing slash). See https://github.com/eXist-db/exist/blob/0af0686c0fc1a91973ec73dd40ffa03aed26d7b7/exist-core/src/main/java/org/exist/repo/Deployment.java#L82.

Also, the @version attribute seems fishy. Does any repo implementation (eXist, packageservice, public-repo) actually support this formulation?

Please provide the following

  • exist-db version: 5.2.0
  • documentation version: 5.2.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions