Return-Path: Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 70722 invoked from network); 2 Jan 2001 09:18:30 -0000 Received: from msp-65-25-234-27.mn.rr.com (HELO localhost.localdomain) (65.25.234.27) by h31.sny.collab.net with SMTP; 2 Jan 2001 09:18:30 -0000 Received: from fatman (IDENT:nobody@localhost [127.0.0.1]) by localhost.localdomain (8.9.3/8.9.3) with SMTP id DAA01841 for ; Tue, 2 Jan 2001 03:14:50 -0600 Message-ID: <2380520.978426890269.JavaMail.nobody@fatman> Date: Tue, 2 Jan 2001 03:14:50 -0600 (CST) From: BugRat Mail System Reply-To: BugRat Mail System To: ant-bugs@cortexity.com Subject: BugRat Report #684 has been filed. Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="161355.978426890249.JavaMail.nobody@fatman" X-Mailer: org.gjt.mail.EnhancedMimeMsg, Organization: The Giant Java Tree, X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N --161355.978426890249.JavaMail.nobody@fatman Content-Type: text/plain Content-Transfer-Encoding: 7bit Bug report #684 has just been filed. You can view the report at the following URL: REPORT #684 Details. Project: Ant Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: medium Severity: serious Confidence: public Environment: Release: ant 1.2 JVM Release: jdk122 Operating System: winNT OS Release: 4.00 Platform: Windows Synopsis: The transaction file for reading SQL is not closed Description: The transaction file for reading SQL is not closed. Hence, if you have a 'delete' task after 'sql' task in succession, delete fails since the transaction file in still open. Source: SQLExec.java Ant Ver 1.2 Submitted by: arun@alopa.com --161355.978426890249.JavaMail.nobody@fatman Content-Type: text/html; name=Report-684.html Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=Report-684.html Content-Description: DataSource attachment 'Report-684.html' BugRat Report # 684

BugRat Report # 684

Project: Ant Release: ant 1.2
Category: Bug Report SubCategory: New Bug Report
Class: swbug State: received
Priority: medium Severity: serious
Confidence: public

Submitter: _Anonymous ( anonymous-bug@cortexity.com )
Date Submitted: Jan 2 2001, 03:14:50 CST
Responsible: Z_Ant Alias ( ant-bugs@cortexity.com )

Synopsis:
The transaction file for reading SQL is not closed
Environment: (jvm, os, osrel, platform)
jdk122, winNT, 4.00, Windows

Additional Environment Description:

Report Description:
The transaction file for reading SQL is not closed. Hence, if you have a 'delete' task after 'sql' task in succession, delete fails since the transaction file in still open. Source: SQLExec.java Ant Ver 1.2 Submitted by: arun@alopa.com

How To Reproduce:
null

Workaround:
null

View this report online...
--161355.978426890249.JavaMail.nobody@fatman--