You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2002/07/12 12:39:43 UTC

cvs commit: xml-cocoon2 INSTALL.src

cziegeler    2002/07/12 03:39:43

  Modified:    .        INSTALL.src
  Log:
  Added a notice about the new build system
  
  Revision  Changes    Path
  1.4       +10 -0     xml-cocoon2/INSTALL.src
  
  Index: INSTALL.src
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/INSTALL.src,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- INSTALL.src	3 Mar 2002 05:41:23 -0000	1.3
  +++ INSTALL.src	12 Jul 2002 10:39:43 -0000	1.4
  @@ -33,6 +33,16 @@
   
    3) Create the Cocoon WAR package.
   
  +   Due to the incompatibilities between JDK 1.3 and JDK 1.4, you have to
  +   specify the targetted JVM for Cocoon before building. This is usually
  +   done by setting your JAVA_HOME to the appropriate version as explained
  +   above.
  +   WARNING: Using a build targetted for one JVM on a different JVM 
  +            may result in runtime errors. So run Cocoon targetted for a
  +            JVM only with this version.
  +   The Cocoon build system automatically detects wheter you are using 
  +   JDK 1.4 or a previous version.
  +
    3a) Automatic install.
   
     To create the package and automatically install it in your servlet
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org