Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4657239
Votes 0
Synopsis Should display message when creating new destination directory
Category doclet:tbd
Reported Against 1.4
Release Fixed 1.5(tiger-b32)
State 10-Fix Delivered, bug
Priority: 4-Low
Related Bugs
Submit Date 23-MAR-2002
Description
Fixed.  A notification is now printed if it is necessary to create the output directory.
 xxxxx@xxxxx  2003-12-08When the destination directory -d does not exist, javadoc 1.4.0 silently
creates one.  It should give a message, in case the user has made a
typo and is creating a new directory by mistake:

Creating destination directory: "./docs"

The message should go to standard out, not standard error.
If the directory already exists, don't display a message.
Work Around
N/A
Evaluation
OK
 xxxxx@xxxxx  2002-11-24

Fixed.
 xxxxx@xxxxx  2003-12-08
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang