Bug report #104 has just been filed.

You can view the report at the following URL:

   <http://znutar.cortexity.com:8888/BugRatViewer/ShowReport/104>

REPORT #104 Details.

Project: Ant
Category: Bug Report
SubCategory: New Bug Report
Class: swbug
State: received
Priority: medium
Severity: serious
Confidence: public
Environment: 
   Release: ant 1.1
   JVM Release: jdk1.2.2
   Operating System: NT
   OS Release: 4.0
   Platform: PC

Synopsis: 
Unable to exclude a directory containing a space in its name, when using copydir

Description:
 <copydir src="f:\PP_Prototype\src\com\tanning\application"
            dest="PP_Prototype\src\com\tanning\application"
            excludes="ui\dap\in progress\" />

I run ant on my d: drive aiming to copy the directory tree 
PP_Prototype\src\com\tanning\application from f: to d: with the exception of 
the 'in progress' directory.  Unfortunately it always gets copied.  Renaming 
the directory is not an option.
Title: BugRat Report # 104

BugRat Report # 104

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

Submitter: Gerard Allison ( [EMAIL PROTECTED] )
Date Submitted: Sep 12 2000, 03:21:43 CDT
Responsible: Z_Ant Alias ( [EMAIL PROTECTED] )

Synopsis:
Unable to exclude a directory containing a space in its name, when using copydir
Environment: (jvm, os, osrel, platform)
jdk1.2.2, NT, 4.0, PC

Additional Environment Description:

Report Description:
I run ant on my d: drive aiming to copy the directory tree PP_Prototype\src\com\tanning\application from f: to d: with the exception of the 'in progress' directory. Unfortunately it always gets copied. Renaming the directory is not an option.

How To Reproduce:
null

View this report online...

Reply via email to