-
Notifications
You must be signed in to change notification settings - Fork 185
Open
Labels
enhancementNew feature or requestNew feature or requestpriority:majorMajor loss of functionMajor loss of function
Description
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
Labels
enhancementNew feature or requestNew feature or requestpriority:majorMajor loss of functionMajor loss of function