Building from SVN Checkout:
---------------------------

Download and install Maven 3, and Java 1.5, if needed.

Go into the parent-pom directory, and issue the maven command:

   mvn clean install
   
A list of issues fixed is in issuesFixed/jira-report.html, in the source-release distr.
It's a file generated during the release, and is not in SVN.
   
