-
Bug
-
Resolution: Fixed
-
Blocker
-
Windows Server 2008 R2 x64
prior to v0.13 phing is run through phing.bat, in v0.13 phing is run through php.exe phing.bat, either .bet extension should be removed or php.exe:
Console output:
cmd.exe /C '"c:\php53\php.exe phing.bat -buildfile .....
Code changed in jenkins
User: ssogabe
Path:
src/main/java/hudson/plugins/phing/PhingBuilder.java
http://jenkins-ci.org/commit/phing-plugin/ffb569ec63f8179f09ddae4b036c87200b9e3815
Log:
[FIXED JENKINS-17668] Windows phing is broken, jenkins tries to execute phing.bat with php.exe