openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #09987
Bug#717106: openjdk-6: doesn't stop on build failure
Control: severity -1 important
> It seems the build process is using some debian/buildwatch.sh, but
> it never stops on a build failure, so the buildd is now just
> waiting for someone to notice that it's not doing anything useful
the buildwatch.sh is not a good way to handle changes to files which don't
appear on stdout. It would be good to have a general approach to handle files
to watch which don't have output. The packaging should only give a list of
files or patterns to watch.
> Please just rip out that whole script and let us deal with setting
> timeouts as needed.
has this been done?