blob: 2ecbff33f1416de789a6629a267f4e9dcd029554 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<document>
<properties>
<title>The Apache Velocity Project</title>
<author email="dev@velocity.apache.org">
Velocity Documentation Team
</author>
</properties>
<body>
<section name="Downloads">
<p>
You can download sources and binaries for all Velocity projects from here.
</p>
</section>
<section name="Production releases">
<p>
These releases are considered stable and suitable for production.
</p>
<table>
<tr>
<th>Project</th>
<th>Source distribution</th>
<th>Binary distribution</th>
</tr>
</table>
</section>
<section name="Alpha/Beta releases">
<p>
These releases are not yet production-ready but they might contain new features or bug fixes that are not yet in the
production release.
</p>
<table>
<tr>
<th>Project</th>
<th>Source distribution</th>
<th>Binary distribution</th>
</tr>
</table>
</section>
<section name="Nightly builds">
<p>
The nightly builds are generated automatically and there is no guarantee that these archives even build or work. They
are intended if you want to keep up-to-date with the development of a project and can not for any reason download the
source code straight from the Subversion repository and build it yourself.
</p>
</section>
<section name="Source code repository">
<p>
You can download the source code to each Apache Velocity project directly from our public subversion repository. Here
you get logs, change histories and all the information necessary to follow the development process. If you are interested
in the project development, please join the Apache Velocity development list.
</p>
<table>
<tr>
<th>Project</th>
<th>Repository URL</th>
<th>ViewVC Subversion browser</th>
</tr>
</table>
</section>
</body>
</document>