|
RE: Build loop hangs when jboss isn't stopped: msg#00063java.cruise-control.user
Hi,
Thank
you for your answer but unfortunately, I cannot do the:
<junit
haltonfailure="off" failureproperty="test.failed"
...>
<stopjbosstask>
<fail
if="test.failed" message="one or more tests failed"
/>
process.
The reason being that my "application" build does not
launch and stop jboss. It is the cruisecontrol build that I made which
calls it. Therefore the build that is launched by
cruisecontrol looks like:
<startjbosstask> <ant build="appbuild.xml"
target="junit.task">
<stopjbosstask>
Inside this "junit.task", I do set the property for the
haltonfailure and haltonerror so that I can generate the reports before failing
the build. But still the "ant" call will return "failed" and therefore it
never reaches the <stopjbosstask>.
Any other ideas would be greatly appreciated.
Does anyone know why cruisecontrol waits for jboss to be closed (I'm not using
parallel ant tasks by the way)?
Thank you,
François
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: unable to obtain lock, Jeffrey Fredrick |
|---|---|
| Next by Date: | How does CC invoke ant?, Mike . McGowan |
| Previous by Thread: | RE: Build loop hangs when jboss isn't stopped, Jeffrey Fredrick |
| Next by Thread: | RE: Build loop hangs when jboss isn't stopped, Jeffrey Fredrick |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |