Sources
April 19th, 2009
The code is in its early, emerging phase (so is the product). There is no release yet. Current development version is 1.0-SNAPSHOT. The project is built using Maven.
The current trunk tar.gz of sources: http://subrecord.svn.sourceforge.net/viewvc/subrecord/trunk.tar.gz?view=tar
Check out the code:
svn co https://subrecord.svn.sourceforge.net/svnroot/subrecord/trunk subrecord
Build:
mvn install [-Dmaven.test.skip=true]
Note#1 - tests may be skipped. Note#2 - we are using a bunch of snapshot dependencies and it’s something we can’t avoid. It results in pinging repositories for the first time.
You can also browse the code here: http://subrecord.svn.sourceforge.net/viewvc/subrecord/