On 25/3/20 7:41 am, Christopher Schultz wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Brian,

Sorry about this semi-top-post!

Thanks very much Konstantin and Chris for pointing me in the correct direction.

The external url is:-

https://tomcat.apache.org/tomcat-8.0-doc/logging.html#Using_Log4j

Sure enough, this was successful:_

brian@schizo:~/sandboxApache/TOMCAT_8_5_53-dev/tomcat$ find . -iname "*.xml" | grep -i logging
./webapps/docs/logging.xml

So I had the source all along, but never thought to look there!

Seems like another case where the documentation is misleading to someone who isn't familiar with the current situation. (I'm used to two other apache projects where all their web site and wiki source is in one place, although updating it isn't trivial either!)

I'll get back to my main task now...

Brian
On 3/24/20 03:11, Brian Burch wrote:
I'm quite baffled!

http://tomcat.apache.org/source.html gives me the url:-

http://svn.apache.org/repos/asf/tomcat/site

I made a clean "svn checkout" and referred to the README.txt about
the source files being xml formatted. I have all the html files,
but the instructions tell me the real source is the xml. There are
a lot of xml files, but not for Logging.

Unfortunately, even after trying:-

svn update --set-depth infinity xdocs jk-xdocs native-xdocs

The directory tree does contain several xml files related to
logging with Tomcat 5, but not the page I want to update.

When I browse:-

http://svn.apache.org/repos/asf/tomcat/site/trunk/xdocs/

There are quite a few xml files, but not the one I would like to
modify - Logging.xml.

The site project is just the basic site. The release-specific files
for the Tomcat user's guide are in the individual branches which are
in git.

If you do a git-clone of e.g. tomcat-9.0.x you'll find logging.xml here:

tomcat-9.0.x$ ls -l webapps/xdocs/logging.xml
- -rw-r--r--  1 bburch  staff  18996 Feb 24 11:29 webapps/docs/logging.xml

- -chris
-----BEGIN PGP SIGNATURE-----
Comment: Using GnuPG with Thunderbird - https://www.enigmail.net/

iQIzBAEBCAAdFiEEMmKgYcQvxMe7tcJcHPApP6U8pFgFAl56fnQACgkQHPApP6U8
pFi3eg/+MO9GKrcIrlesvTE+SMokOoLjpTonABTjdr+GS9524TpXQlT4e5T3unKA
MjXKlF63kzrrsqpDPXhMBOzaXN83N98XTSWPiP33NNmT375pq9c/ussxR/ECq/mI
pTbbjoFYYvvySp3S1WJHZKvFpCkWCzkZuGTqNzgoQ/LsKzIZ4uSSN5iDDvIINFoD
iT2bGEoE+XcRYgw0XGKs1b9idCewUXpfcPPiUW4Fh9AU1+DDBVFpl7cLKj5d0aD9
7/fAxuGundxzRWiX0PgnNxHX4Byd9iPgFtkvfWrzIkADv6gHu0wQzDlVr6k9xr18
5x+8reQKJlzIq+SfYBFXm5UZMSjjgI+ugKBoZ29X6mrLxk/+ug07Q/dJB3iFWMnX
1/zhm9PACufbaszYWOOBLmQ6xk7R3tImwZgJ/99GE+vpjeapulGhXNwzS/35roTz
P8dKMed1l+U6KdsFZKxZhHSOXvepiplSIYNmF3B25LfvtTXMC22CykAh2HmJAOl8
JeERxbbW0IV2jL47TeQpVTdMR8wDtIcNSUBbC6/5D69VGiwU4dorsnAiuiAQlTOv
pD6fGCaSQs9I2Ql98vW43H059fKg814XcnB2m3xzOl0iOpVLXiC6xiUIisws82on
/BACVOCnhS0WTd4Tq55/ZyZMw3M19+Bo3DFHXQ8vIeyvx4aLxHk=
=8OqE
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to