-
Type:
Bug
-
Resolution: Done
-
Priority:
Minor
-
Component/s: tfs-plugin
-
None
-
Environment:Jenkins ver. 1.651.3 with TFS 3.2.0
Jenkins ver. 2.19.2 with TFS 5.2.1
We have an issue where we copy files when we build as pre/post build process. The new version of Jenkins and the tfs version 5.2.1 does not leave writable files in the workspace. Thus copy processes that overwrite files fail.
The older Jenkins and TFS 3.2.0 did do this and all our build processes worked.
Can the ability to select writable or not checkbox be added for us who need it?
Otherwise we need to go fiddle with Attrib statements after Code get action.