Permalink
1 comment
on commit
sign in to comment.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[FIXED JENKINS-17668] Windows phing is broken, jenkins tries to execu…
…te phing.bat with php.exe
- Loading branch information
Showing
with
3 additions
and 1 deletion.
This comment has been minimized.
ffb569e
I am seeing a problem to where if my phing.bat folder is in my path environment window it will cause a problem. In the system configuration I have updated the global properties to supply the path for the home field (c:\php in my case). And have also updated the Phing section field of Phing HOME with c:\php. Is there another section that I should be updating?