The best way to keep up with the latest changes to our project is to download the code from CVS. Here are some instructions for getting/viewing the code in CVS:
FishEye allows you to browse the CVS repository through your browser.
The Milyn source can be checked out anonymously by setting CVSROOT to:
:pserver:anonymous@cvs.milyn.codehaus.org:/cvs/milyn |
You can then checkout any of the modules using the "anonymous" login with a blank password (just press return).
The CVS module names are:
If you intend building any of these components with the supplied Maven build scripts, be aware that there's a Maven project hierarchy in place. The root Maven build files are checked out as "maven-root". This means that in order to build any of these components using the supplied Maven build scripts, you need to do one of the following:
JDK Version: 1.5
Maven Version: 2.x