You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by bu...@apache.org on 2003/03/20 13:12:58 UTC

DO NOT REPLY [Bug 18122] - The DOMConfiguration javadoc link to log4j.dtd is incorrect.

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.

ccorsi@exln.com changed:

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



------- Additional Comments From ccorsi@exln.com  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: log4j-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: log4j-dev-help@jakarta.apache.org