https://hudson.dev.java.net/issues/show_bug.cgi?id=2022------- Additional comments from
anurup@... Mon Jul 7 18:07:24 +0000 2008 -------
I checked out the Hudson code to see what's going on. Here's the code in
MavenArifactArchiver.java line 117:
new Exception().fillInStackTrace().printStackTrace();
For some reason, that code is creating (but not throwing) an Exception. That's
what shows up on the Hudson console output. However, I'm not sure if this is an
actual error, since the line of code in question doesn't appear to be in an
error handling block.
If this is not an error handling situation, I suggest deleting that line of code.
---------------------------------------------------------------------
To unsubscribe, e-mail:
issues-unsubscribe@...
For additional commands, e-mail:
issues-help@...