Bug report #360 has just been filed. You can view the report at the following URL:
<http://znutar.cortexity.com:8888/BugRatViewer/ShowReport/360> REPORT #360 Details. Project: Ant Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: high Severity: critical Confidence: public Environment: Release: 1.2 JVM Release: 1.3 Operating System: linux OS Release: 2.2.16-3 Platform: i686 Synopsis: delete task does not work properly Description: From Ant documentation, A usage of delete <delete> <fileset dir="." includes="**/*.bak" /> </delete> This generates /home/rohits/Work/DropDatabaseTable/build.xml:34: Class org.apache.tools.ant.taskdefs.Delete doesn't support the nested "delete" elementTitle: BugRat Report # 360
BugRat Report # 360
| Project: Ant | Release: 1.2 |
| Category: Bug Report | SubCategory: New Bug Report |
| Class: swbug | State: received |
| Priority: high | Severity: critical |
|
Confidence:
public
|
Submitter:
Rohit Singh ( [EMAIL PROTECTED] )
Date Submitted:
Nov 8 2000, 02:07:00 CST
Responsible:
Z_Ant Alias ( [EMAIL PROTECTED] )
- Synopsis:
- delete task does not work properly
- Environment: (jvm, os, osrel, platform)
- 1.3, linux, 2.2.16-3, i686
- Additional Environment Description:
- None
- Report Description:
-
From Ant documentation, A usage of delete
This generates /home/rohits/Work/DropDatabaseTable/build.xml:34: Class org.apache.tools.ant.taskdefs.Delete doesn't support the nested "delete" element
- How To Reproduce:
- null
- Workaround:
- null
