On 16.01.2004 18:08, rufio wrote:

$./build.sh
<snip/>
+--------------------| W A R N I N G |----------------------+
   This build is targeted for use with JVM 1.4
 Using this build on a virtual machine other than the one
   it is targeted for may result in runtime errors.
+-----------------------------------------------------------+

There are some issues with endorsed libs so ensure both javas are 1.4 or
both pre-1.4

Just to clarify: The new message looks like


======================================================================
                 Apache Cocoon 2.1.4-dev [1999-2003]
======================================================================
 Building with Apache Ant version 1.6.0 compiled on December 18 2003
----------------------------------------------------------------------
 Using build file D:\cocoon-2.1\build.xml
----------------------------------------------------------------------
 Compiler options:
   - debug ......... [on]
   - optimize ...... [on]
   - deprecation ... [off]
======================================================================

The old one was that specific because we had JDK dependent code in the database stuff. Now the build process is so far JDK independent, that classes compiled with older JDKs also work in newer JVMs. The other way around this does not work, but this is not Cocoon related, but only JDK compiler related.
The endorsed libs problem is not related with this JDK dependency, but another issue that comes up with JDK 1.4.


Joerg


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to