You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by mo...@apache.org on 2002/10/28 23:17:15 UTC

cvs commit: jakarta-jetspeed/xdocs install.xml supporting-projects.xml

morciuch    2002/10/28 14:17:15

  Modified:    docs/site install.html supporting-projects.html
               xdocs    install.xml supporting-projects.xml
  Log:
  1. Added instructions for using Jetspeed with JDK 1.2.2
  2. Updated information on how to get source code for version of Torque used
  
  Revision  Changes    Path
  1.27      +11 -2     jakarta-jetspeed/docs/site/install.html
  
  Index: install.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/install.html,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- install.html	15 Oct 2002 19:06:48 -0000	1.26
  +++ install.html	28 Oct 2002 22:17:15 -0000	1.27
  @@ -150,8 +150,17 @@
   </li>
   				<li>
   JDK 1.3 or higher Java Virtual Machine.  Jetspeed has been tested on most
  -SUN and IBM Virtual Machines.
  -</li>
  +SUN and IBM Virtual Machines. Note: if JDK 1.3 Standard Edition is used, the following must
  +also be installed: <a href="http://java.sun.com/xml/jaxp/index.html">Java API for XML Processing (JAXP)</a> - Jetspeed 1.4b2 only
  +                </li>
  +				<li>
  +JDK 1.2 can be used with the addition of the following components: 
  +                    <ul>
  +                        <li><a href="http://java.sun.com/xml/jaxp/index.html">Java API for XML Processing (JAXP)</a> - Jetspeed 1.4b2 only</li>
  +                        <li><a href="http://java.sun.com/products/jndi/">Java Naming and Directory Interface (JNDI)</a></li>                        
  +                        <li><a href="http://java.sun.com/products/jndi/">JavaBeans Activation Framework (JAF)</a> - included in JDK 1.2 Enterprise Edition</li>                                                
  +                    </ul>
  +                </li>
   			</ul>
                               </blockquote>
           </p>
  
  
  
  1.3       +3 -2      jakarta-jetspeed/docs/site/supporting-projects.html
  
  Index: supporting-projects.html
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/docs/site/supporting-projects.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- supporting-projects.html	16 Oct 2002 17:30:07 -0000	1.2
  +++ supporting-projects.html	28 Oct 2002 22:17:15 -0000	1.3
  @@ -130,12 +130,13 @@
         </ul> 
   </p>
                                                   <p>
  -The supporting projects can be checked out from their cvs repository for the date of October 15.
  +The supporting projects can be checked out from their cvs repository for the date of October 15, with the exception of Torque which
  +should be checked out before date of October 25.
   For example:
   <br />
   <b>cvs co -D 2002-10-15 jakarta-turbine-2</b>
   <br />
  -<b>cvs co -D 2002-10-15 jakarta-turbine-torque</b>
  +<b>cvs co -D 2002-10-25 jakarta-turbine-torque</b>
   <br />
   <b>cvs co -D 2002-10-15 jakarta-turbine-fulcrum</b>
   <br />
  
  
  
  1.25      +11 -2     jakarta-jetspeed/xdocs/install.xml
  
  Index: install.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/xdocs/install.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- install.xml	17 Jul 2002 07:48:45 -0000	1.24
  +++ install.xml	28 Oct 2002 22:17:15 -0000	1.25
  @@ -30,8 +30,17 @@
   </li>
   				<li>
   JDK 1.3 or higher Java Virtual Machine.  Jetspeed has been tested on most
  -SUN and IBM Virtual Machines.
  -</li>
  +SUN and IBM Virtual Machines. Note: if JDK 1.3 Standard Edition is used, the following must
  +also be installed: <a href="http://java.sun.com/xml/jaxp/index.html">Java API for XML Processing (JAXP)</a> - Jetspeed 1.4b2 only
  +                </li>
  +				<li>
  +JDK 1.2 can be used with the addition of the following components: 
  +                    <ul>
  +                        <li><a href="http://java.sun.com/xml/jaxp/index.html">Java API for XML Processing (JAXP)</a> - Jetspeed 1.4b2 only</li>
  +                        <li><a href="http://java.sun.com/products/jndi/">Java Naming and Directory Interface (JNDI)</a></li>                        
  +                        <li><a href="http://java.sun.com/products/jndi/">JavaBeans Activation Framework (JAF)</a> - included in JDK 1.2 Enterprise Edition</li>                                                
  +                    </ul>
  +                </li>
   			</ul>
   		</section>
   		<section name="Downloading A Release Build">
  
  
  
  1.3       +3 -2      jakarta-jetspeed/xdocs/supporting-projects.xml
  
  Index: supporting-projects.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/xdocs/supporting-projects.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- supporting-projects.xml	16 Oct 2002 17:29:56 -0000	1.2
  +++ supporting-projects.xml	28 Oct 2002 22:17:15 -0000	1.3
  @@ -19,12 +19,13 @@
         </ul> 
   </p>
   <p>
  -The supporting projects can be checked out from their cvs repository for the date of October 15.
  +The supporting projects can be checked out from their cvs repository for the date of October 15, with the exception of Torque which
  +should be checked out before date of October 25.
   For example:
   <br/>
   <b>cvs co -D 2002-10-15 jakarta-turbine-2</b>
   <br/>
  -<b>cvs co -D 2002-10-15 jakarta-turbine-torque</b>
  +<b>cvs co -D 2002-10-25 jakarta-turbine-torque</b>
   <br/>
   <b>cvs co -D 2002-10-15 jakarta-turbine-fulcrum</b>
   <br/>
  
  
  

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