Github user lewismc commented on the issue:
https://github.com/apache/oodt/pull/60
@chrismattmann at some stage in the past, the Tomcat dependency in [DRAT's
distribution
pom.xml](https://github.com/apache/drat/blob/master/distribution/pom.xml#L18)
has been manually upgraded as this is much more recent than the version
packaged as part of vanilla radix archetype. I did however make a manual Tomcat
upgrade in the DRAT source code (PR available at
https://github.com/apache/drat/pull/124) along with an OODT upgrade to 1.2.2.
All tests looks good and my screenshots substantiate that.
---