浏览代码

More info on where to find samples' source files.

Ben Alex 20 年之前
父节点
当前提交
7d183b8eea
共有 2 个文件被更改,包括 7 次插入0 次删除
  1. 4 0
      doc/xdocs/downloads.html
  2. 3 0
      doc/xdocs/suggested.html

+ 4 - 0
doc/xdocs/downloads.html

@@ -42,6 +42,10 @@
   the Contacts Sample application (ie those that target CAS and container adapters),
   the Contacts Sample application (ie those that target CAS and container adapters),
   you will need to build Acegi Security from source.
   you will need to build Acegi Security from source.
   
   
+  <p>The acegi-security-xx-src.zip is intended to use with IDEs. It does not contain the
+  files needed to compile Acegi Security. It also does not contain the sources to the
+  sample applications. If you need any of these files, please download rfom CVS.</p>
+  
   <h2>Official Releases</h2>
   <h2>Official Releases</h2>
   <p>The official release ZIP files are available from the
   <p>The official release ZIP files are available from the
   <a href="http://sourceforge.net/project/showfiles.php?group_id=104215">Sourceforge File Release System</a>.</p>
   <a href="http://sourceforge.net/project/showfiles.php?group_id=104215">Sourceforge File Release System</a>.</p>

+ 3 - 0
doc/xdocs/suggested.html

@@ -91,6 +91,9 @@
 	in the <code>MethodSecurityInterceptor</code>) and see how all of the contacts get returned.
 	in the <code>MethodSecurityInterceptor</code>) and see how all of the contacts get returned.
 	<br><br>
 	<br><br>
 	
 	
+	Please note the release ZIP files do not include the sample application Java source code. You
+	will need to download from CVS if you would like to access the Java sources.<br><br>
+	
 	Estimated time: 1-2 days.<br><br>
 	Estimated time: 1-2 days.<br><br>
 	</li>
 	</li>