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
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
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
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
bat files and shell scripts to try and keep
things simple.
My ANT directory problem was on a Windows Vista machine, I have not yet
tried the same build on OS X yet.
Laurence
--
View this message in context:
http://ant.1045680.n5.nabble.com/Problems-with-ant-antfile-and-java-tp2849976p3324419.ht
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
-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
>
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