DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18122>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18122

The DOMConfiguration javadoc link to log4j.dtd is incorrect.

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|Other                       |Low



------- Additional Comments From [EMAIL PROTECTED]  2003-03-20 12:12 -------
The top-level build.xml file "javadoc" target requires the following to be added:

  <copy file="${java.source.dir}/org/apache/log4j/xml/log4j.dtd"
        todir="${javadoc.dest}/org/apache/log4j/xml" />

The DOMConfiguration log4j.dtd link points to doc-files/log4j.dtd. The
doc-files directory does not exist within the org/apache/log4j/xml javadoc
directory. This will need to be changed to not include the doc-files.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to