DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22443>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22443 New install build errors -- FOM related? ------- Additional Comments From [EMAIL PROTECTED] 2003-08-15 23:24 ------- I'd hate to think this is a misconfiguration. I'm building as root, in case that has anything to do with it. I have no ANT_HOME or CLASSPATH environment variables defined. [] java -version java version "1.3.1_09" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_09-b03) Java HotSpot(TM) Client VM (build 1.3.1_09-b03, mixed mode) [] ./build.sh clean war Apache Cocoon Build System -------------------------- Buildfile: build.xml clean-cocoon: Deleting directory /usr/local/src/cocoon-2.1/build/cocoon-2.1 prepare: +-----------------------------------------------------------+ Apache Cocoon 2.1 [1999-2003] +-----------------------------------------------------------+ Building with Apache Ant version 1.5.3 compiled on April 16 2003 using build file /usr/local/src/cocoon-2.1/build.xml Compiling with debug on, optimize on, deprecation off +--------------------| W A R N I N G |----------------------+ This build is targeted for use with JVM 1.3 Using this build on a virtual machine other than the one it is targeted for may result in runtime errors. +-----------------------------------------------------------+ Created dir: /usr/local/src/cocoon-2.1/build/cocoon-2.1 compile-core: Copying 41 files to /usr/local/src/cocoon-2.1/build/cocoon-2.1/classes Copied 31 empty directories to /usr/local/src/cocoon-2.1/build/cocoon-2.1/classes Created dir: /usr/local/src/cocoon-2.1/build/cocoon-2.1/mocks Compiling 1 source file to /usr/local/src/cocoon-2.1/build/cocoon-2.1/mocks Compiling 534 source files to /usr/local/src/cocoon-2.1/build/cocoon-2.1/classes ... and from there it continues as before with the exact same errors Is there anything else you can think of?
