Fwd: Re: Output of perl exec behaving oddly (solved)

2011-01-24 Thread Laurence Mills-Gahl
Output of perl exec behaving oddly Date: Mon, 24 Jan 2011 10:41:19 -0500 From: Laurence Mills-Gahl To: user@ant.apache.org I wasn't looking at the ${BUILDTIME} property because I was assuming that wouldn't change during the run, but it is (I noticed the output director

Re: Output of perl exec behaving oddly

2011-01-24 Thread Laurence Mills-Gahl
g spawn="yes" ) they might get into the same timestamped directory, but then eventually, one wouldn't). Hmmm... time to dig in to the foreach environment a bit. Thanks for looking at this. Larry On 1/24/11 8:25 AM, Michael Ludwig wrote: > Laurence Mills-Gahl schrieb am 24.01.2011

Re: Output of perl exec behaving oddly

2011-01-23 Thread Laurence Mills-Gahl
On 1/23/11 10:12 PM, Michael Ludwig wrote: > Laurence Mills-Gahl schrieb am 23.01.2011 um 21:27 (-0500): >> I have an ant exec task that is behaving inconsistently. >> >> I have a list of centerid's and a "foreach" loop > Red flag goes up … What is the

Output of perl exec behaving oddly

2011-01-23 Thread Laurence Mills-Gahl
I have an ant exec task that is behaving inconsistently. I have a list of centerid's and a "foreach" loop that calls the following target: patient detail for patients NOT on alert for center ${centerid} The report script (reportAlertDetail.pl) out

Re: AW: sql task output suppressing a column

2010-12-01 Thread Laurence Mills-Gahl
does seem odd that one column out of three would not display, but for the moment, I'm going to go with the library mismatch. On 12/1/10 3:03 PM, Rainer Noack wrote: > Hmm, sounds like a driver problem (jdbc vs. Native) , not an ant issue. > > -Ursprüngliche Nachricht----- > Vo

Re: AW: sql task output suppressing a column

2010-12-01 Thread Laurence Mills-Gahl
-Ursprüngliche Nachricht- > Von: Laurence Mills-Gahl [mailto:elem...@gmail.com] > Gesendet: Mittwoch, 1. Dezember 2010 17:45 > An: user@ant.apache.org > Betreff: sql task output suppressing a column > > I am having difficulty with the results of a sql task not being the same as >

sql task output suppressing a column

2010-12-01 Thread Laurence Mills-Gahl
I am having difficulty with the results of a sql task not being the same as the results from the sql query in the db environment and I am wondering if anybody else has seen this behavior. I have a sql task executing the following query: SELECT c.property_value, center.name, s.property_value FROM