On 2006-11-07, at 14:06 EST, Benjamin Shine wrote:
THE DOC WILL NOT BUILD WITH JAVA 1.5. THE DOC WILL ONLY BUILD WITH JAVA 1.4.
Is it not sufficient just to pass `-source 1.4` for compiling the docs? If not, on the Mac you can say:
JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.4/ Home
in front of the doc part of the build.
