phing and phpUnderControl ... working together
Posted
by Paul Hanssen
on Stack Overflow
See other posts from Stack Overflow
or by Paul Hanssen
Published on 2009-09-01T06:35:38Z
Indexed on
2010/05/19
4:50 UTC
Read the original article
Hit count: 480
Hi,
Has anyone got these to work together seemlessly? I have tried, had some success using the plugin at http://phing.info/trac/wiki/Users/Documentation/CruiseControl, but have failed to:
- Get the metrics graphs working (nothing appears)
- Enable the "PMD" - project mess detection - reports
Are there any other ant-specific commands that must (can) be run in addition to my phing build script?
Also, the front page of the reports section dumps a heap of log information, and I'm trying to get rid of that too.
Cheers for any help ... we are running phing 2.3.0 and phpUnderControl 0.4.7.
Paul
© Stack Overflow or respective owner