Bug report #684 has just been filed. You can view the report at the following URL:
<http://znutar.cortexity.com/BugRatViewer/ShowReport/684> 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: [EMAIL PROTECTED]Title: 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 ( [EMAIL PROTECTED] )
Date Submitted:
Jan 2 2001, 03:14:50 CST
Responsible:
Z_Ant Alias ( [EMAIL PROTECTED] )
- 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: [EMAIL PROTECTED]
- How To Reproduce:
- null
- Workaround:
- null
