чт, 29 июн. 2023 г. в 19:39, Nadine Young <nyoung...@yahoo.ca.invalid>:
>
>
> From the following page, the View Differences button nolonger lists the 
> differences in versions of the Configuration file selected.
>

[1]  https://tomcat.apache.org/migration-9.html#Upgrading_9.0.x

>
> Is there another way to easily view the differences?
>

1. One way to get the information is to view the history of changes
for the "conf" directory. For Tomcat 9.x that is

https://github.com/apache/tomcat/commits/9.0.x/conf

2. It is possible to use the "git diff" command (if you have a clone
of the source repository, and have Git installed), as documented at
[1].


Best regards,
Konstantin Kolinko

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

Reply via email to