Hello,
I'm trying to use the rowcountproperty parameter in the sql task.
My ant code looks like:
select * from t_product;
But the db.data.nbLine property is not updated.
Looking at:
http://javasourcecode.org/html/open-source/ant/ant-1.8.1/org/apache/tools/ant/taskde
Hello,
I'm trying to use the rowcountproperty parameter in the sql task.
My ant code looks like:
select * from t_product;
But the db.data.nbLine property is not updated.
Looking at:
http://javasourcecode.org/html/open-source/ant/ant-1.8.1/org/apache/tools/ant/taskde
I am out of the office until 08/18/2011.
I will be out of the office from Aug 4-17.
For BCY Panorama assistance, please contact Gurjeev Singh
(gurj...@ca.ibm.com), Mihai Georgescu (mih...@ca.ibm.com) or Murray
Maleschuk (mmale...@ca.ibm.com).
Note: This is an automated response to your message
On 2011-08-02, Oleksandr Gavenko wrote:
>
>
>
> server="${ftp.server}"
> userid="${ftp.user}"
> password="${ftp.password}"
> remotedir="/dist">
>
>
>
>
>
> $ ant -f my2.xml -emacs
> Buildfile
On 2011-07-28, Nate Drake wrote:
> Our build file uses the user.name property to let developers customize
> property values. We then use -D to override user.name when doing builds for
> dev/production servers. When using any version of Ant before 1.8.2 this
> works without issue. With 1.8.2, us
On 2011-07-28, Bob Billings wrote:
> However, the Ant junit XML formatter strips off the first line with
> the failure message in any test failure where the failure message
> contains the word " more", resulting in just the "at " line
> remaining, which is what shows up in CruiseControl's emai
OK, I'll fill out a bugzilla report. Thanks for verifying! :)
Bob
On Thu, Aug 4, 2011 at 11:05 AM, Stefan Bodewig wrote:
> On 2011-07-28, Bob Billings wrote:
>
> > However, the Ant junit XML formatter strips off the first line with
> > the failure message in any test failure where the failure