There are known problems with binaries built on JDK 1.4 being run on JDK
1.2.  The primary issue is that a JDK 1.4 class may have a more specific
signature than a JDK 1.2 method, so the JDK 1.4 compile will use the more
specific signature, which isn't there on JDK 1.2.  I compile the Apache
James builds with JDK 1.3, and our javadocs with JDK 1.4.

        --- Noel


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

Reply via email to