Source Repository
Browse the Repository Online
The source repository can be viewed in your web browser at the URL http://svn.jmock.codehaus.org/1.
Anonymous Subversion Access
The source can be checked out anonymously with Subversion2 from http://svn.codehaus.org/jmock/3. The latest jMock 1 source is at the URL http://svn.codehaus.org/jmock/trunk/jmock14. The latest jMock 2 source is at the URL http://svn.codehaus.org/jmock/trunk/jmock25.
Building from Source
You can build jMock with Ant6. You will need to install Ant version 1.7. Running the "ant" command in the root of the source tree will perform compile, test and build the jMock JARs, generate Javadoc and package it all into ZIP archives. The built artefacts are left in the build subdirectory.
News Feed of Commits
Commits to the repository are announced to an RSS news feed: http://svn.jmock.codehaus.org/changelog/~rss/jmock/rss.xml7.