RSF Current Release Code#
Currently 0.7.4#
The current release is of RSF version 0.7.4 - 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





RSF package/Maven 2 location | Version/JAR |
---|---|
ponderutilcore![]() | 1.2.4![]() |
j-servletutil![]() | 1.2.4![]() |
rsfutil![]() | 0.7.4![]() |
rsf-swf![]() | 0.7.4![]() |
rsfspringmvc![]() | 0.7.4![]() |
rsfhibernate3![]() | 0.7.4![]() |
rsfportlet![]() | 0.7.4![]() |


Source code distributions#
All RSF source code is available in Subversion (SVN)

You can checkout the svn package once you install SVN by running svn co <SVN URL>, for example:
svn co http://rsf.fluidproject.org/svn/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


Standard distributions#
Distribution | SVN location |
---|---|
Mini | http://rsf.fluidproject.org/svn/bundles/rsf-mini/![]() |
Core | http://rsf.fluidproject.org/svn/bundles/rsf-core/![]() |
All | http://rsf.fluidproject.org/svn/bundles/rsf-all/![]() |
Special Distributions#
Distribution | SVN location |
---|---|
Sakai | http://rsf.fluidproject.org/svn/bundles/rsf-sakai/![]() |
JSR-168 | http://rsf.fluidproject.org/svn/bundles/rsf-jsr168/![]() |
All bundles are viewable in the Fluid SVN
.
All RSF code (including samples) are viewable in the projects directory in the Fluid 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.