Skip to content

[MDEP-437] Create symbolic links instead of physical copies #877

@jira-importer

Description

@jira-importer

Markus Karg opened MDEP-437 and commented

When copying lots of resources, especially huge ones (e. g. we are dealing with two gigabytes (!) split up into several 100 MB large binaries) it is tedious to wait until the copy task has performed real physical copies...

Since JRE 7 Java (which is public for years meanwhile) can deal with symbolic links, it would be really cool if one could add a <symlink>true</symlink> configuration option, so the plugin could simply go the fast lane and use symbolic links instead of physical copies.

For backwards compatibility unfortunately the default has to be "false". :-(


Affects: 3.1.2

Remote Links:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions