Bug report #37 has just been filed.

You can view the report at the following URL:

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

REPORT #37 Details.

Project: Ant
Category: Feature Requests
SubCategory: Enhancement
Class: suggest
State: received
Priority: medium
Severity: serious
Confidence: public
Environment: 
   Release: 1.1
   JVM Release: 1.3
   Operating System: Windows
   OS Release: 2000
   Platform: i586

Synopsis: 
javac task default file copy behavior is deprecated

Description:
Copying files in javac is now deprecated.  However,
file copying is the default behavior and there isn't
a way to defeat this behaviour.  I have add a "copyfiles"
boolean parameter (default=true, to be downward compatible)
to the javac task.

<javac srcdir="." destdir="build" copyfiles="false"/>

Title: BugRat Report # 37

BugRat Report # 37

Project: Ant Release: 1.1
Category: Feature Requests SubCategory: Enhancement
Class: suggest State: received
Priority: medium Severity: serious
Confidence: public

Submitter: Donald Denbo ( [EMAIL PROTECTED] )
Date Submitted: Aug 25 2000, 02:46:57 CDT
Responsible: Z_Ant Alias ( [EMAIL PROTECTED] )

Synopsis:
javac task default file copy behavior is deprecated
Environment: (jvm, os, osrel, platform)
1.3, Windows, 2000, i586

Additional Environment Description:

Report Description:
Copying files in javac is now deprecated. However, file copying is the default behavior and there isn't a way to defeat this behaviour. I have add a "copyfiles" boolean parameter (default=true, to be downward compatible) to the javac task.

Workaround:
null

View this report online...

Reply via email to