RSF Version 0.7.3 (old)#
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.3 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.3 |
j-servletutil | 1.2.3 |
rsfutil | 0.7.3 |
rsf-swf | 0.7.3![]() |
rsfspringmvc | 0.7.3 |
rsfhibernate3 | 0.7.3 |
rsfportlet | 0.7.3 |
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 13-Sep-2008 13:54 by UnknownAuthor