Modify ↓
Ticket #102 (closed defect: wontfix)
phing return codes always 0 in windows/cygwin
| Reported by: | dellis@… | Owned by: | hans |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | phing-core | Version: | 2.2.0 |
| Keywords: | Cc: |
Description
Even if the build fails, the return code is always 0 in cygwin/windows. Is this known are there plans to fix it.
Thanks David
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

I am open to discussing this on dev@…, but am currently of the opinion that the return code should indicate whether the script itself succeeded in executing -- and not whether the build succeeded or failed. There are other ways to catch the build failure (via output or log). Again, I may be wrong on this and would be open to discussing it further on-list (where others can weigh in). I'll close this as wontfix pending furhter discussion.