phpunit --log-xml option deprecated in phpunit 3.4.3+

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • 2.7 rc1, 2.7
    • Affects Version/s: 2.6.1
    • Component/s: Tasks
    • None
    • Environment:

      standalone, Centos5, Java 1.6.0

      When configuring the PhpUnit Builder,
      under the option:
      "Log test execution to XML file
      Relative path to file where PHPUnit will store log test execution in XML format (option --log-xml)."

      fails in PhpUnit 3.4.3+ since --log-xml is now deprecated option in PhpUnit.
      Message: The --log-xml option is deprecated, please use --log-junit instead

      Therefore the only way to successfully build with PhpUnit 3.4.3+ is to have "Log test execution to XML file" disabled.

            Assignee:
            Krystian Brazulewicz
            Reporter:
            Joel
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: