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=17227>. 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=17227 Links for sample XMLs are inaccurate Summary: Links for sample XMLs are inaccurate Product: Log4j Version: 1.2 Platform: All URL: file://jakarta-log4j- 1.2.8/docs/api/org/apache/log4j/xml/examples/package- summary.html OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Other AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Just downloaded the 1.2.8 distribution. This was also an issue with 1.2.7 On the javadoc page: file://localhost/C:/jakarta-log4j-1.2.8/docs/api/org/apache/log4j/xml/examples/p ackage-summary.html the links for the sample xml docs point to: file://localhost/C:/jakarta-log4j-1.2.8/docs/api/org/apache/log4j/xml/doc-files/ sample1.xml. The xml/doc-files directory does not seem to be included in the distribution. The files do exist in: \jakarta-log4j-1.2.8\src\java\org\apache\log4j\xml\examples. What follows is the corrected html for \\jakarta-log4j-1.2.8\src\java\org\apache\log4j\xml\examples\package.html <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> <html> <head> <title></title> </head> <body> <p>Example usage of log4j with XML (including source code). <p>This package's shows how log4j can be used with an XML configuration file. <p>See source code of <a href="../doc-files/XMLSample.java">XMLSample.java</a> showing how to configure with an XML file. Sample XML files <a href="sample1.xml">sample1.xml</a>, <a href="sample2.xml">sample2.xml</a>, <a href="sample3.xml">sample3.xml</a>, <a href="sample4.xml">sample4.xml</a>, <a href="sample5.xml">sample5.xml</a> are provided. <hr> <address></address> <!-- hhmts start --> Last modified: Wed Apr 12 22:27:25 MDT 2000 <!-- hhmts end --> </body> </html> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]