Bug 57090

Summary: Add support for mklink
Product: Ant Reporter: Nikolay Metchev <nikolaymetchev>
Component: Core tasksAssignee: Ant Notifications List <notifications>
Status: NEEDINFO ---    
Severity: enhancement    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: All   

Description Nikolay Metchev 2014-10-14 13:15:30 UTC
Microsoft have added a mklink command with Windows 8. This command is used to create sym links on windows. It would be good if the symlink taks was enhanced to work if the os is Windows 8 or above.
Comment 1 Gintas Grigelionis 2018-06-18 22:00:27 UTC
The symlink task in Ant 1.10 should be able to create symbolic links on Windows when permitted (SeCreateSymbolicLink)