Skip to content

error on package-build #8

@flicksolutions

Description

@flicksolutions

Hello Tuttle Maintainers

I'm running existdb 6.2.0 and tuttle 1.2.0.

The deployment of the package I'm trying to integrate with tuttle breaks because of the following error during build:

It is a type error if, during the static analysis phase, an expression is found to have a static type that is not appropriate for the context in which the expression occurs, or during the dynamic evaluation phase, the dynamic type of a value does not match a required type as specified by the matching rules in 2.5.4 SequenceType Matching. checking function parameter 1 in call repo:undeploy(untyped-value-check[xs:string, $package]): XPTY0004: The actual cardinality for parameter 1 does not match the cardinality declared in the function's signature: repo:undeploy($pkgName as xs:string) element(). Expected cardinality: exactly one, got 0.

When I'm building the package by hand with Apache Ant the installation via the package-manager works flawless - when I'm trying to build it by hand with just xar - the installation with the package-manager gives me a similar error to the one above.

Is there a Package Repository that works and integrates in TEI-Publisher?

Thank you for your support

Sebastian

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