----------------------------------------------------
This email is autogenerated from the output from:
<http://cvs.apache.org/builds/gump/2003-04-05/cocoon-block-mail.html>
----------------------------------------------------

Buildfile: build.xml

init:

init-tasks:

prepare:
     [echo] 
+-------------------------------------------------------------------------------+
     [echo]                         Apache Cocoon 20030405 [1999-2003]
     [echo] 
+-------------------------------------------------------------------------------+
     [echo]  Building with Apache Ant version 1.6alpha compiled on April 5 2003
     [echo]  using build file /home/rubys/jakarta/cocoon-2.1/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] 
+-------------------------------------------------------------------------------+

prepare-core:

compile-core:

compile-deprecated:

prepare-blocks:

gump-block:

cocoon-block-mail:

cocoon-block-mail-compile:
     [echo] -----------------------------------------------
     [echo] ATTENTION: mail is marked unstable.
     [echo] It should be considered alpha quality
     [echo] which means that its API might change without notice.
     [echo] -----------------------------------------------

mail-build:

mail-mocks:
    [mkdir] Created dir: 
/home/rubys/jakarta/cocoon-2.1/build/cocoon-20030405/blocks/mail/mocks
    [javac] Compiling 29 source files to 
/home/rubys/jakarta/cocoon-2.1/build/cocoon-20030405/blocks/mail/mocks

mail-prepare:
    [mkdir] Created dir: 
/home/rubys/jakarta/cocoon-2.1/build/cocoon-20030405/blocks/mail/dest
    [mkdir] Created dir: 
/home/rubys/jakarta/cocoon-2.1/build/cocoon-20030405/blocks/mail/conf
Overriding previous definition of reference to mail.classpath

mail-compile:
    [javac] Compiling 15 source files to 
/home/rubys/jakarta/cocoon-2.1/build/cocoon-20030405/blocks/mail/dest
    [javac] 
/home/rubys/jakarta/cocoon-2.1/src/blocks/mail/java/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] 1 error

BUILD FAILED
/home/rubys/jakarta/cocoon-2.1/build/cocoon-20030405/temp/blocks-build.xml:3570: 
Compile failed; see the compiler error output for details.

Total time: 8 seconds

Reply via email to