Skip to content

Drop dependency on shared resources #34

@line-o

Description

@line-o

The demo-apps application package still depends on the deprecated shared-resources resource package.

<dependency package="http://exist-db.org/apps/shared" semver-min="0.4.0"/>

For templating use the maintained library package templating v1.2.1
For frontend dependencies the same steps as were done for function-documentation, documentation and public-repo do apply.

The controller should also drop the route for shared resources entirely

else if (contains($exist:path, "/$shared/")) then

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