Bug report #551 has just been filed.

You can view the report at the following URL:

   <http://znutar.cortexity.com/BugRatViewer/ShowReport/551>

REPORT #551 Details.

Project: Ant
Category: Feature Requests
SubCategory: Enhancement
Class: suggest
State: received
Priority: medium
Severity: non-critical
Confidence: public
Environment: 
   Release: Ant 1.2
   JVM Release: N/A
   Operating System: N/A
   OS Release: N/A
   Platform: N/A

Synopsis: 
Ant should exclude **/CVS/** by default

Description:
 Ant currently excludes **/CVS/*, but in some cvs environments
a 'cvs edit' command can create an additional subdirectory
under CVS named "Base" with a copy of the file being edited.
So, for example, the javac task erroneously finds two copies
of the same Java file...

 Ignoring **/CVS/** by default would eliminate such problems.

Title: BugRat Report # 551

BugRat Report # 551

Project: Ant Release: Ant 1.2
Category: Feature Requests SubCategory: Enhancement
Class: suggest State: received
Priority: medium Severity: non-critical
Confidence: public

Submitter: Steve Akers ( [EMAIL PROTECTED] )
Date Submitted: Dec 7 2000, 01:47:20 CST
Responsible: Z_Ant Alias ( [EMAIL PROTECTED] )

Synopsis:
Ant should exclude **/CVS/** by default
Environment: (jvm, os, osrel, platform)
N/A, N/A, N/A, N/A

Additional Environment Description:

Report Description:
Ant currently excludes **/CVS/*, but in some cvs environments a 'cvs edit' command can create an additional subdirectory under CVS named "Base" with a copy of the file being edited. So, for example, the javac task erroneously finds two copies of the same Java file... Ignoring **/CVS/** by default would eliminate such problems.

View this report online...

Reply via email to