Repository Details For Transform SWF
On 25th Nov 2010 the project was moved to GitHub. Rather than complicate the migration only the trunk, containing Version 3.0, of the Subversion repository on SourceForge was imported. This means that there are two active repositories for the project.
Version 3.0 onwards is available from GitHub:
git clone git://github.com/StuartMacKay/transform-swf.git
Version 2.3.x is available from SourceForge:
svn co https://transform-swf.svn.sourceforge.net/svnroot/transform-swf/branches/2.x transform-swf
All new development is done on Version 3.0 while 2.3.x will only be updated with bug fixes. Version 2.3.x. will continue to be supported and bugs fixed for as long as there are requests to do so.
Maven
Transform 3.0 is also available on the following public Maven repositories:
https://oss.sonatype.org/content/groups/public/com/flagstone/transform/ http://repo2.maven.org/maven2/com/flagstone/transform/
The public repository at Sonatype host SNAPSHOTS as well as the main releases while Maven Central hosts only main releases.