RSF Current Release Code#

Currently 0.7.2#

The current release is of RSF version 0.7.2 - have a look at the Roadmap page for a change log from 0.7 and beyond, and to get an idea of what features we anticipate having in 1.0. The current release code is the RSF code which is tested and considered stable. If you need features which are not available in a release then you probably want to go to the trunk code page.

Maven Repository#

The Java JAR files constituting the RSF framework may be found in the CARET Maven repositories. The Maven 1 repository (http://www2.caret.cam.ac.uk/maven/) location has been added to the project.properties files of all the standard RSF samples. The Maven 2 repository (http://www2.caret.cam.ac.uk/maven2/) has been added to the Maven 2 pom.xml files of the sample projects. In both cases, this will cause the jars to be fetched automatically when the source is built. NOTE: We recommend switching to Maven2 as Maven1 support will not be maintained forever. As of version RSF 0.7.2 the Maven 2 builds are the official supported ones, although the Maven 1 builds have been tested.

RSF package/Maven 2 location Version/JAR
ponderutilcore 1.2.2
j-servletutil 1.2.2
rsfutil 0.7.2
rsf-swf 0.7.2
rsfspringmvc 0.7.2
rsfhibernate3 0.7.2
rsfportlet 0.7.2
Note: This is not a comprehensive list, more packages are available in the maven2 repo or maven1 repo and examples of including them in your applications can be found in the sample apps.

Source code distributions#

All RSF source code is available in Subversion (SVN) on the CARET SVN server.
You can checkout the svn package once you install SVN by running svn co <SVN URL>, for example:
svn co https://source.caret.cam.ac.uk/rsf/bundles/rsf-core/
NOTE: More information about the code distributions, please check this page if you are new to RSF code distributions.
NOTE: SVN externals have been provided to make it easy to checkout a distribution set of projects from the CARET SVN in one step.

Standard distributions#

Distribution SVN location
Mini https://saffron.caret.cam.ac.uk/svn/bundles/rsf-mini/
Core https://saffron.caret.cam.ac.uk/svn/bundles/rsf-core/
All https://saffron.caret.cam.ac.uk/svn/bundles/rsf-all/

Special Distributions#

Distribution SVN location
Sakai https://saffron.caret.cam.ac.uk/svn/bundles/rsf-sakai/
JSR-168 https://saffron.caret.cam.ac.uk/svn/bundles/rsf-jsr168/

All bundles are viewable in the CARET SVN.
All RSF code (including samples) are viewable in the projects directory in the CARET SVN.

We encourage you to make use of the source distributions, since RSF prides itself on being a framework that tries to avoid building barriers between user and framework code. Advanced uses of RSF will depend on knowing your way round RSF's 4 Spring configuration files.

Add new attachment

Only authorized users are allowed to upload new attachments.
« This page (revision-) was last changed on 28-Jul-2008 16:41 by UnknownAuthor