Task #29144
phpmd 1.1.x fails TYPO3 v4 Core Metric Jobs
| Status: | On Hold | Start date: | 2011-08-22 | ||
|---|---|---|---|---|---|
| Priority: | Should have | Due date: | 2011-10-31 | ||
| Assignee: | Christian Trabold | % Done: | 40% |
||
| Category: | - | ||||
| Target version: | - | Estimated time: | 4.00 hours | ||
| Votes: | 0 |
Description
For some reason versions of phpmd's 1.1.x branch fails the job http://ci.typo3.org/view/TYPO3/view/Core/job/typo3-v4-core-nightly/
The PHP Mess Detector is called like this:
phpmd . xml ~/pmd_ruleset.xml --exclude $PMD_EXCLUDE --suffixes php --reportfile ${WORKSPACE}/target/logs/pmd.xml 2>&1 | more
History
Updated by Christian Trabold almost 2 years ago
- Status changed from New to On Hold
- % Done changed from 0 to 40
PHP error log is empty (needs further investigation)
Current Solution / Workaround: Use version 1.0.1 of phpmd.
Updated by Christian Trabold over 1 year ago
- Subject changed from phpmd 1.1.x failes TYPO3 v4 Core Metric Jobs to phpmd 1.1.x fails TYPO3 v4 Core Metric Jobs