When reptile builds it first untars REPTILE_HOME/lib/tomcat.tar.gz
(usually the stable version of Tomcat we are running on).
We when clean up the Tomcat dist so that it doesn't conflict with Reptile.
This includes.
Renaming the LICENSE file.
Removing any extra files and directories that would just bloat Reptile.
Then we just build Reptile as a webapp within Tomcat.
|