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 2001/12/22 02:35:27 UTC

cvs commit: jakarta-avalon-cornerstone/apps/demo/src/xdocs cornerstone.uris demo-helloworld.xml demo-soaphelloworld.xml

donaldp     01/12/21 17:35:27

  Modified:    apps/demo/src/xdocs cornerstone.uris demo-helloworld.xml
                        demo-soaphelloworld.xml
  Log:
  Rework XML files so that they will build.
  
  Paul - could you fix the images I commented out ?
  
  Revision  Changes    Path
  1.3       +0 -2      jakarta-avalon-cornerstone/apps/demo/src/xdocs/cornerstone.uris
  
  Index: cornerstone.uris
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-cornerstone/apps/demo/src/xdocs/cornerstone.uris,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- cornerstone.uris	2001/11/22 09:32:29	1.2
  +++ cornerstone.uris	2001/12/22 01:35:27	1.3
  @@ -10,5 +10,3 @@
   images/update.jpg
   images/header.gif
   images/jakarta-logo.gif
  -images/helloworld.gif
  -images/soaphelloworld.gif
  
  
  
  1.2       +2 -2      jakarta-avalon-cornerstone/apps/demo/src/xdocs/demo-helloworld.xml
  
  Index: demo-helloworld.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-cornerstone/apps/demo/src/xdocs/demo-helloworld.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- demo-helloworld.xml	2001/09/10 20:12:21	1.1
  +++ demo-helloworld.xml	2001/12/22 01:35:27	1.2
  @@ -21,7 +21,7 @@
           The following shows how the HelloWorld demo block depends on ConnectionManager from cornerstone.  These 
           two blocks packaged as a server application (.SAR file) are loaded and launched by Phoenix, itself sitting on top of Avalon's framework.
         </p>
  -      <figure src="images/helloworld.gif" alt="Layer diag"/>
  +<!--      <figure src="images/helloworld.gif" alt="Layer diag"/> -->
       </s1>
       <s1 title="Relevant source modules">
         <p>
  @@ -125,7 +125,7 @@
     <footer>
       <legal>
         Copyright (c) @year@ The Jakarta Apache Project All rights reserved.
  -      $Revision: 1.1 $ $Date: 2001/09/10 20:12:21 $
  +      $Revision: 1.2 $ $Date: 2001/12/22 01:35:27 $
       </legal>
     </footer>
   </document>
  
  
  
  1.2       +3 -3      jakarta-avalon-cornerstone/apps/demo/src/xdocs/demo-soaphelloworld.xml
  
  Index: demo-soaphelloworld.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-cornerstone/apps/demo/src/xdocs/demo-soaphelloworld.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- demo-soaphelloworld.xml	2001/09/10 20:12:21	1.1
  +++ demo-soaphelloworld.xml	2001/12/22 01:35:27	1.2
  @@ -20,11 +20,11 @@
         <p>
           The following shows the HelloWorld demo block depending on ConnectionManager from cornerstone.  It also shows the Soapification service (Glue STD implementation) and the SOAPHelloWorld block depending on it and the HelloWorld block.  All these blocks are placed together on in one sar file as a server application.
         </p>
  -      <figure src="images/soaphelloworld.gif" alt="Layer diag"/>
  +<!--      <figure src="images/soaphelloworld.gif" alt="Layer diag"/> -->
       </s1>
       <s1 title="Relevant source modules">
         <p>
  -        The SOAPHelloWorld demo compiles as part of the build process for cornerstone, but only if Glue's jars have been taken from the zip file downloaded from <link href="www.themindelectric.com">here</link> and placed in the lib directory of cornerstone. That's commercial software and we are not distributing it, nor granting you rights to use it.  Please refer to the terms and conditions of use at The Mind Electric.  The important modules that contribute to the demo are listed here.  All are within the src directory
  +        The SOAPHelloWorld demo compiles as part of the build process for cornerstone, but only if Glue's jars have been taken from the zip file downloaded from <link href="http://www.themindelectric.com">here</link> and placed in the lib directory of cornerstone. That's commercial software and we are not distributing it, nor granting you rights to use it.  Please refer to the terms and conditions of use at The Mind Electric.  The important modules that contribute to the demo are listed here.  All are within the src directory
         </p>
         <ol>
           <li>
  @@ -150,7 +150,7 @@
     <footer>
       <legal>
         Copyright (c) @year@ The Jakarta Apache Project All rights reserved.
  -      $Revision: 1.1 $ $Date: 2001/09/10 20:12:21 $
  +      $Revision: 1.2 $ $Date: 2001/12/22 01:35:27 $
       </legal>
     </footer>
   </document>
  
  
  

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