Skip to content

UT improvement : Check that symlinks resources are preserved during git clone #24

Closed
@axel3rd

Description

@axel3rd

Following #20, some tests fail when symlinks resources are not preserved during git clone :

DirectoryScannerTest.testFollowSymlinks:186 null
DirectoryScannerTest.testFollowSymlinksFalse:155 expected:<9> but was:<11>

In this case, the core.symlinks option should be used:

git clone -c core.symlinks=true https://github.com/codehaus-plexus/plexus-utils.git

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