I don't think I was looking at test-only console output.

I checked all of the Hudson console outputs for all four builds, from the day 
Robert committed his change until today, and I can't find what I saw.  I 
*thought* I was looking at console output from one of the four Hudson builds 
when I saw something that looked like:

   set +e
   + do something here
   + ant clean generate-maven-artifacts
   + mv something somewhere
   + do something else

That is, mixed in with regular Hudson build console output, following a "set 
+e" line, a series of 4-5 lines prepended with a "+" sign, where the remaining 
content of lines were drawn from one of the shell scripts used to drive the 
Hudson builds.  There was no output from "ant clean generate-maven-artifacts".  
The following lines looked like the continuation of standard Hudson build 
output.

I can't find it anywhere.  I should have double-checked before I said anything, 
obviously...

Steve

> -----Original Message-----
> From: Uwe Schindler [mailto:u...@thetaphi.de]
> Sent: Wednesday, January 26, 2011 4:13 PM
> To: dev@lucene.apache.org
> Subject: RE: Nightly Hudson Maven builds
> 
> Maybe you looked at one of the half-hourly builds? They don't build
> artifacts, only test.
> 
> Uwe
> 
> 
> 
> "Steven A Rowe" <sar...@syr.edu> schrieb:
> 
> >On 1/27/2011 at 3:58 PM, Uwe Schindler wrote:
> >> > [...] output from running "ant generate-maven-artifacts" doesn't
> >end up in
> >> > the console output for the Hudson jobs.  It succeeds or fails
> >silently.
> >> > This is cool if you find yourself in the die-maven-die camp, but
> >not so cool
> >> > otherwise.
> >>
> >> Ahm, I see the output! It's there, it's just not piped to /dev/null.
> >They
> >> simply don’t make it into emails!
> >
> >Yup, I'm totally wrong here.  I could swear that right after Robert
> >made the change the output wasn't in there....
> >
> >This doesn't affect my larger point though.
> >
> >Steve
> 
> --
> Uwe Schindler
> H.-H.-Meier-Allee 63, 28213 Bremen
> http://www.thetaphi.de
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to