| Directory | Contents |
/archive/ |
Modules that are no longer maintained |
/jk/ |
The native source code for the Tomcat Connectors. This includes
mod_jk, isapi and nsapi. The current code is in
/jk/trunk/. |
/maven-plugin/ |
The Apache Tomcat Maven Plugin source code and website. |
/native/ |
The native source code for the Tomcat Native/APR Connector.
The current code is in
/native/branches/1.1.x/ (1.1.x) and
/native/trunk/ (1.2.x).
|
/sandbox/ |
An area where Tomcat committers can experiment with new ideas. |
/site/ |
The Apache Tomcat website. |
/taglibs/ |
The Apache Taglibs source code and website. |
/tags/ |
Tags for the primary development branch. Mainly used for modules. |
/tc5.5.x/ |
The stable 5.5.x release branch. See
/tc5.5.x/trunk/. |
/tc6.0.x/ |
The stable 6.0.x release branch. See
/tc6.0.x/trunk/. |
/tc7.0.x/ |
The stable 7.0.x release branch. See
/tc7.0.x/trunk/. |
/trunk/ |
The primary development branch. Patches are committed here
using Commit-then-Review and then voted on for porting to the
release branches using Review-then-Commit. |