-
Bug
-
Resolution: Fixed
-
Major
-
Jenkins: 2.54
Job-dsl-plugin: 1.60
OS: Windows Server 2016
browser: Chrome
Java: Oracle JDK 8u121
after migration to job dsl 1.60 readFileFromWorkspace broke. It throws nullpointer.
I tried to add job name as a first parameter then returned string is null instead script content. Script must have been found since there is a "exists" check there so I do not know why content of file is returned as null.