Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-17668

Windows phing is broken, jenkins tries to execute phing.bat with php.exe

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • phing-plugin
    • 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 .....

          [JENKINS-17668] Windows phing is broken, jenkins tries to execute phing.bat with php.exe

          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

          SCM/JIRA link daemon added a comment - 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

            sogabe sogabe
            gameshas Justinas Urbanavicius
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: