You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by re...@locus.apache.org on 2000/12/06 01:27:29 UTC

cvs commit: jakarta-slide/src/doc changelog.xml examples.xml howto-avalon.xml howto-tomcat.xml installation.xml

remm        00/12/05 16:27:29

  Modified:    src/doc  changelog.xml examples.xml howto-avalon.xml
                        howto-tomcat.xml installation.xml
  Log:
  - Removed a lot of outdated information in the documentation.
  
  Revision  Changes    Path
  1.11      +17 -0     jakarta-slide/src/doc/changelog.xml
  
  Index: changelog.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/doc/changelog.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- changelog.xml	2000/12/04 07:28:38	1.10
  +++ changelog.xml	2000/12/06 00:27:28	1.11
  @@ -6,6 +6,23 @@
       
     <title>Changes</title>
     
  +  <section title="Slide 1.0M5">
  +    
  +    <p>
  +
  +      <changelog>
  +        <update>
  +          Streamlined build system, and enhanced the packaging (RM)
  +        </update>
  +        <fix>
  +          Various small fixes in the core and in the reference stores (RM)
  +        </fix>
  +      </changelog>
  +
  +    </p>
  +    
  +  </section>
  +  
     <section title="Slide 1.0M4">
       
       <p>
  
  
  
  1.6       +9 -1      jakarta-slide/src/doc/examples.xml
  
  Index: examples.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/doc/examples.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- examples.xml	2000/07/18 23:40:17	1.5
  +++ examples.xml	2000/12/06 00:27:28	1.6
  @@ -26,7 +26,15 @@
         <p>
           The XML example simply imports an XML document into Slide and 
           tries to do various operations on it, including security checks, and 
  -        different locking and versioning actions.
  +        different locking actions.
  +      </p>
  +      
  +    </section>
  +    
  +    <section title="version">
  +      
  +      <p>
  +        Manipulating revisions and branches.
         </p>
         
       </section>
  
  
  
  1.4       +0 -51     jakarta-slide/src/doc/howto-avalon.xml
  
  Index: howto-avalon.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/doc/howto-avalon.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- howto-avalon.xml	2000/09/23 07:41:38	1.3
  +++ howto-avalon.xml	2000/12/06 00:27:28	1.4
  @@ -16,56 +16,5 @@
       
     </section>
     
  -  <section title="Avalon 2.1">
  -    
  -    <p>
  -      Due to some bugs which are present in Avalon 2.1 regarding the blocks 
  -      handling and configuration file reading, Slide doesn't work on top of 
  -      Avalon 2.1. Thanks to Peter Edwards for reporting the problem.
  -    </p>
  -    
  -  </section>
  -  
  -  <section title="Avalon 2.2">
  -    
  -    <p>
  -      Slide will be made compatible with Avalon 2.2. However, due to a lot of
  -      core changes on the Avalon side of things, no stable packaged release of
  -      the new Avalon has been released yet, and the current Slide doesn't seem
  -      to run properly either on the CVS version.
  -    </p>
  -    
  -    <p>
  -      Avalon distribution should be put in the JAKARTA_HOME/dist/avalon 
  -      directory, or alternatively, the avalon.dist property in the build.xml 
  -      file should be modified to point at the correct Avalon distribution 
  -      directory. Then, use the "avalon-dist" to build the Slide and Catalina
  -      blocks.
  -    </p>
  -    
  -    <p>
  -      Important note : The "avalon-dist" target won't work if Catalina is not 
  -      present (see Tomcat Howto for more details).
  -    </p>
  -    
  -    <p>
  -      The Slide configuration file to use is for now the normal one. Some 
  -      slight syntax changes are introduced when Slide is run on top of
  -      Avalon, to take advantage of the configuration file parsing framework
  -      provided by Avalon. The Configuuration page contains details about this 
  -      configuration file (including a sample).
  -    </p>
  -    
  -  </section>
  -  
  -  <section title="Avalon 3">
  -    
  -    <p>
  -      Plans for Avalon 3 have not been announced yet, but Slide plans to
  -      support the future versions of Avalon.
  -    </p>
  -    
  -  </section>
  -  
   </body>
   </document>
  
  
  
  1.4       +4 -37     jakarta-slide/src/doc/howto-tomcat.xml
  
  Index: howto-tomcat.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/doc/howto-tomcat.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- howto-tomcat.xml	2000/09/23 07:41:39	1.3
  +++ howto-tomcat.xml	2000/12/06 00:27:28	1.4
  @@ -10,7 +10,7 @@
       <p>
         The best way to have Slide running with Tomcat is to use the web archive
         which can be found in Slide's binary distributions (webapp/slide.war), or
  -      can be built using the "webapp-dist" build target.
  +      can be built using the "dist" build target.
       </p>
       
       <p>
  @@ -24,48 +24,15 @@
     <section title="Tomcat 3.x">
       
       <p>
  -      Slide has been successfully tested with Tomcat 3.1. Please send reports
  -      to the slide-user mailing list.
  +      Slide has been successfully tested with Tomcat 3.1 and 3.2.
       </p>
       
     </section>
     
  -  <section title="Tomcat Catalina">
  +  <section title="Tomcat 4.x">
       
       <p>
  -      A Catalina powered content management server can also be built, if you
  -      would like to have a specialized server.
  -    </p>
  -    
  -    <p>
  -      Catalina should be built into the JAKARTA_HOME/build/catalina and 
  -      JAKARTA_HOME/dist/catalina directories according to the instructions
  -      from the Catalina repository. If Catalina is installed in other 
  -      directories, the catalina.build and catalina.dist properties can be
  -      modified in the build.xml file.
  -    </p>
  -    
  -    <p>
  -      After making sure Catalina runs correctly, use the build target 
  -      "catalina-dist" to build a WebDAV-enabled standalone HTTP server.
  -    </p>
  -    
  -    <p>
  -      The DAV servlet can also be invoked through Catalina sevlet invoker, but
  -      the Slide configuration file needs to be modified. The 
  -      <b>namespace/configuration/parameter</b> element with name="standalone" 
  -      must be removed. However, it is recommended to map Slide into the 
  -      web.xml file to avoid having to deal with ugly looking urls (like 
  -      http://my.webserver.com/servlet/org.apache.slide.webdav.WebdavServlet/foo
  -      to access resource foo on the DAV server).
  -    </p>
  -    
  -    <p>
  -      Authentication should be configured in Catalina to add a constraint over
  -      Slide urls, so that a principal can be authenticated. If no principal is
  -      used guest access will be used (which can cause problems if no 
  -      permissions have been granted to guest). SSL can also be configured in 
  -      Catalina to provide additional security.
  +      Slide has been successfully tested with Tomcat 4.0.
       </p>
       
     </section>
  
  
  
  1.2       +0 -6      jakarta-slide/src/doc/installation.xml
  
  Index: installation.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/doc/installation.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- installation.xml	2000/09/24 17:20:07	1.1
  +++ installation.xml	2000/12/06 00:27:28	1.2
  @@ -20,8 +20,6 @@
             <ul>
               <li>Sun JAXP 1.0.1</li>
               <li>Sun Servlet API 2.2</li>
  -            <li>Apache Avalon 2.2 ("avalon-dist" target only)</li>
  -            <li>Jakarta Tomcat 4.0 ("catalina-dist" target only)</li>
             </ul>
           </p>
     
  @@ -32,8 +30,6 @@
               <li>A JAXP-compliant XML parser</li>
               <li>Sun Servlet API 2.2 compliant servlet implementation to run
                 the DAV servlet</li>
  -            <li>Apache Avalon 2.2 (Avalon based distribution only)</li>
  -            <li>Jakarta Tomcat 4.0 (Catalina based distribution only)</li>
             </ul>
           </p>
     
  @@ -50,8 +46,6 @@
               <li>Apache Avalon</li>
               <li>A JMX MBean server, and the JMX libraries</li>
             </ul>
  -          Additional dependencies could be added as more deployment
  -          scenarios are supported.
           </p>
   
         </section>