You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by se...@apache.org on 2003/09/04 01:43:58 UTC

cvs commit: jakarta-turbine-2/xdocs/services avalon-component-service.xml

seade       2003/09/03 16:43:58

  Modified:    xdocs/services avalon-component-service.xml
  Log:
  Add some info on dependencies as this is a likely source of problems.
  
  Revision  Changes    Path
  1.2       +14 -1     jakarta-turbine-2/xdocs/services/avalon-component-service.xml
  
  Index: avalon-component-service.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/xdocs/services/avalon-component-service.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- avalon-component-service.xml	3 Sep 2003 00:51:12 -0000	1.1
  +++ avalon-component-service.xml	3 Sep 2003 23:43:58 -0000	1.2
  @@ -24,9 +24,22 @@
   
   </section>
   
  +<section name="Dependencies">
  +
  +<p>
  +Don't forget to update the dependencies of your project to match
  +those defined for Turbine and the components you are loading:
  +<ul>
  +<li><a href="../dependencies.html">Turbine Dependencies</a></li>
  +<li><a href="http://db.apache.org/torque/dependencies.html">Torque Dependencies</a></li>
  +</ul>
  +</p>
  +
  +</section>
  +
   <section name="Configuration">
   
  -<source><![CDATA[
  +	<source><![CDATA[
   # -------------------------------------------------------------------
   # 
   #  S E R V I C E S