---------------------------------------------------- This email is autogenerated from the output from: <http://cvs.apache.org/builds/gump/2003-02-25/xml-cocoon2.html> ----------------------------------------------------
Buildfile: build.xml init: [echo] ----------------------------- WARNING!!! ------------------------------- [echo] The build system is undergoing major redesign. Parts of the system might [echo] not work as expected. We apologize for the inconvenience but we are [echo] working to make things easier for you. Thank you for your patience. [echo] ------------------------------------------------------------------------ [mkdir] Created dir: /home/rubys/jakarta/xml-cocoon2/tools/anttasks [javac] Compiling 2 source files to /home/rubys/jakarta/xml-cocoon2/tools/anttasks [javac] 9 warnings prepare: [echo] +-------------------------------------------------------------------------------+ [echo] Apache Cocoon 20030225 [1999-2003] [echo] +-------------------------------------------------------------------------------+ [echo] Building with Apache Ant version 1.6alpha compiled on February 25 2003 [echo] using build file /home/rubys/jakarta/xml-cocoon2/build.xml [echo] Compiling with debug on, optimize on, deprecation off [echo] +-----------------------------| W A R N I N G |---------------------------------+ [echo] This build is targeted for use with JVM 1.4 [echo] Using this build on a virtual machine other than the one [echo] it is targeted for may result in runtime errors. [echo] +-------------------------------------------------------------------------------+ [mkdir] Created dir: /home/rubys/jakarta/xml-cocoon2/build/cocoon-20030225 prepare-core: [mkdir] Created dir: /home/rubys/jakarta/xml-cocoon2/build/cocoon-20030225/src [mkdir] Created dir: /home/rubys/jakarta/xml-cocoon2/build/cocoon-20030225/classes [mkdir] Created dir: /home/rubys/jakarta/xml-cocoon2/build/cocoon-20030225/mocks compile-core: [copy] Copying 28 files to /home/rubys/jakarta/xml-cocoon2/build/cocoon-20030225/classes [javac] Compiling 20 source files to /home/rubys/jakarta/xml-cocoon2/build/cocoon-20030225/mocks [javac] Compiling 577 source files to /home/rubys/jakarta/xml-cocoon2/build/cocoon-20030225/classes compile-scratchpad: [mkdir] Created dir: /home/rubys/jakarta/xml-cocoon2/build/cocoon-20030225/scratchpad/src [mkdir] Created dir: /home/rubys/jakarta/xml-cocoon2/build/cocoon-20030225/scratchpad/dest [copy] Copying 100 files to /home/rubys/jakarta/xml-cocoon2/build/cocoon-20030225/scratchpad/src [javac] Compiling 95 source files to /home/rubys/jakarta/xml-cocoon2/build/cocoon-20030225/scratchpad/dest [javac] /home/rubys/jakarta/xml-cocoon2/build/cocoon-20030225/scratchpad/src/org/apache/cocoon/mail/MailContentHandlerDelegate.java:384: cannot resolve symbol [javac] symbol : method getDeletedMessageCount () [javac] location: class javax.mail.Folder [javac] addAttribute("deleted-messages", String.valueOf(folder.getDeletedMessageCount())); [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -deprecation for details. [javac] 1 error BUILD FAILED file:///home/rubys/jakarta/xml-cocoon2/build.xml:269: Compile failed; see the compiler error output for details. Total time: 40 seconds