Skip to content

imported and included files are not considered input to the task which breaks up-to-date checks and cache #19

@Vampire

Description

@Vampire

A WSDL can import and include other WSDL and XSD files as well as the included WSLDs and XSDs can.
If you run the wsimport task and then modify one of the included files or files included by the included files, that task is up-to-date or taken from the cache.
The files need to be searched recursively for included or imported files and all those files must be defined as input file for the task.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions