Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [virgo-dev] Windows build and ANT.BAT

Hi,
Having fixed the ant execution problem on Windows we discover that the build never fails on Windows (at least not in the exec-ant steps).  A failure on unix family builds stops the build (or not if ci.build=true) in precisely the right way.  However on Windows it appears that the ant.bat throws away the build success or failure (which is provided by the return code) -- so to the caller it always looks like success.  Ho hum.

We're working on it.
Steve Powell
spowell@xxxxxxxxxx<mailto:spowell@xxxxxxxxxx>
[W: +44-2380-111-528] [H: +44-1962-775-598] [M: +44-7815-838-558]


Back to the top