You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by do...@apache.org on 2002/11/17 01:56:33 UTC

cvs commit: jakarta-avalon/src/documentation/content/framework reference-containers.xml

donaldp     2002/11/16 16:56:33

  Modified:    src/documentation/content/framework Tag: FORREST-branch
                        reference-containers.xml
  Log:
  Remove _BASE tokens
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.3   +2 -2      jakarta-avalon/src/documentation/content/framework/Attic/reference-containers.xml
  
  Index: reference-containers.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon/src/documentation/content/framework/Attic/reference-containers.xml,v
  retrieving revision 1.1.2.2
  retrieving revision 1.1.2.3
  diff -u -r1.1.2.2 -r1.1.2.3
  --- reference-containers.xml	16 Nov 2002 23:59:41 -0000	1.1.2.2
  +++ reference-containers.xml	17 Nov 2002 00:56:33 -0000	1.1.2.3
  @@ -71,7 +71,7 @@
             Sun specified servlet context of a web-app.  It is designed for such
             Servlet-context reuse. ECM is the most stable of the containers (it is the
   	  only one with a stable release); it is also arguably the worst design.
  -	  See <link href="@AVALON_BASE@/excalibur/component/">ECM</link>.
  +	  See <link href="../excalibur/component/">ECM</link>.
           </p>
         </section>
         <section>
  @@ -80,7 +80,7 @@
             Fortress is ment as a future replacement of ECM. It fixes several of ECMs flaws
   	  like a mixup of concerns. It is built to be very extensible, and it includes
   	  support for custom lifecycle extensions. Fortress is still pre-alpha.
  -	  See <link href="@AVALON_BASE@/excalibur/fortress/">Fortress</link>.
  +	  See <link href="../excalibur/fortress/">Fortress</link>.
           </p>
         </section>
         <section>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>