Minor change in doc information about samples since these are no longer in maven repo.

This commit is contained in:
Luke Taylor 2010-08-23 14:58:27 +01:00
parent 35335e84b3
commit c1418c7536
1 changed files with 6 additions and 7 deletions

View File

@ -5,13 +5,12 @@
</info> </info>
<para> There are several sample web applications that are available with the project. To avoid <para> There are several sample web applications that are available with the project. To avoid
an overly large download, only the "tutorial" and "contacts" samples are included in the an overly large download, only the "tutorial" and "contacts" samples are included in the
distribution zip file. You can either build the others yourself, or you can obtain the war distribution zip file. The others can be built directly from the source which you can obtain
files individually from the central Maven repository. We'd recommend the former. You can get as described in <link xlink:href="#get-source">the introduction</link>. It's easy to build
the source as described in <link xlink:href="#get-source">the introduction</link> and it's the project yourself and there's more information on the project web site at <link
easy to build the project yourself. There's more information on the project web site at xlink:href="http://www.springsource.org/security/">
<link xlink:href="http://www.springsource.org/security/"> http://www.springsource.org/security/ </link>. All paths referred to in this chapter are
http://www.springsource.org/security/ </link>. All paths referred to in this relative to the project source directory. </para>
chapter are relative to the project source directory. </para>
<section xml:id="tutorial-sample"> <section xml:id="tutorial-sample">
<title>Tutorial Sample</title> <title>Tutorial Sample</title>
<para> The tutorial sample is a nice basic example to get you started. It uses simple <para> The tutorial sample is a nice basic example to get you started. It uses simple