>Thanks David and Oliver,
>
[quoted text clipped - 4 lines]
>
>Any other ideas from Netbeans experts?
I think you need to alter the Ant build script. The Help contains
information on how to do this but I have no idea about the specific
changes required. You could try nbusers
<http://www.netbeans.org/community/lists/top.html#top> for a quick
solution.
john_muir@t-online.de - 06 Aug 2006 08:50 GMT
> I think you need to alter the Ant build script.
Yes, I looked at that. The web app scripts are very complex and I know
of no simple way to tell ant to ignore the result (success/failure) of
a single prerequisite task.
Anyway... continuation ought to be the default as the different parts
of a web app (e.g. an complex ERP system) are fairly independtant of
each other and during development always have residual errors due to
their size, fluidity and the number of developers working on them
concurrently.
I have entered this as an issue #82021 on the Netbeans site
(http://www.netbeans.org/issues/show_bug.cgi?id=82021)
John