You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by JAMES Nightly Build System <no...@devtech.com> on 2007/07/01 09:36:24 UTC

JAMES Server Nightly Build Report

--------------------------------------------------------------------
Updating From Source Control
--------------------------------------------------------------------
At revision 552255.
--------------------------------------------------------------------
Do a Clean Build with Unit Tests and Distribution Packages
--------------------------------------------------------------------
Buildfile: build.xml

clean-dist:
   [delete] Deleting directory /home/noel/ASF/james/server/trunk/dist
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/dist

clean:
     [echo] Cleaning all modules

check-environment:
     [echo] Environment looks okay

clean:

check-environment:
     [echo] Environment looks okay

conditional-clean:
     [echo] Cleaning build directories...
   [delete] Deleting directory /home/noel/ASF/james/server/trunk/imap-api/target

check-environment:
     [echo] Environment looks okay

clean:

check-environment:
     [echo] Environment looks okay

conditional-clean:
     [echo] Cleaning build directories...
   [delete] Deleting directory /home/noel/ASF/james/server/trunk/core-library/target

check-environment:
     [echo] Environment looks okay

clean:

check-environment:
     [echo] Environment looks okay

conditional-clean:
     [echo] Cleaning build directories...
   [delete] Deleting directory /home/noel/ASF/james/server/trunk/imap-codec-library/target

check-environment:
     [echo] Environment looks okay

clean:

check-environment:
     [echo] Environment looks okay

conditional-clean:
     [echo] Cleaning build directories...
   [delete] Deleting directory /home/noel/ASF/james/server/trunk/imap-command-library/target

check-environment:
     [echo] Environment looks okay

clean:

check-environment:
     [echo] Environment looks okay

conditional-clean:
     [echo] Cleaning build directories...
   [delete] Deleting directory /home/noel/ASF/james/server/trunk/imapmailbox-library/target

java-version-warning:

master-module-template.check-environment:
     [echo] Environment looks okay

check-environment:

clean:

java-version-warning:

master-module-template.check-environment:
     [echo] Environment looks okay

check-environment:

conditional-clean:
     [echo] Cleaning build directories...
   [delete] Deleting directory /home/noel/ASF/james/server/trunk/mordred-library/target

check-environment:
     [echo] Environment looks okay

clean:

check-environment:
     [echo] Environment looks okay

conditional-clean:
     [echo] Cleaning build directories...
   [delete] Deleting directory /home/noel/ASF/james/server/trunk/experimental-seda-imap-function/target

check-environment:
     [echo] Environment looks okay

clean:

check-environment:
     [echo] Environment looks okay

conditional-clean:
     [echo] Cleaning build directories...
   [delete] Deleting directory /home/noel/ASF/james/server/trunk/fetchmail-function/target

check-environment:
     [echo] Environment looks okay

clean:

check-environment:
     [echo] Environment looks okay

conditional-clean:
     [echo] Cleaning build directories...
   [delete] Deleting directory /home/noel/ASF/james/server/trunk/imap-mailbox-processor-function/target

check-environment:
     [echo] Environment looks okay

clean:

check-environment:
     [echo] Environment looks okay

conditional-clean:
     [echo] Cleaning build directories...
   [delete] Deleting directory /home/noel/ASF/james/server/trunk/imapserver-function/target

check-environment:
     [echo] Environment looks okay

clean:

check-environment:
     [echo] Environment looks okay

conditional-clean:
     [echo] Cleaning build directories...
   [delete] Deleting directory /home/noel/ASF/james/server/trunk/nntpserver-function/target

check-environment:
     [echo] Environment looks okay

clean:

check-environment:
     [echo] Environment looks okay

conditional-clean:
     [echo] Cleaning build directories...
   [delete] Deleting directory /home/noel/ASF/james/server/trunk/pop3server-function/target

check-environment:
     [echo] Environment looks okay

clean:

check-environment:
     [echo] Environment looks okay

conditional-clean:
     [echo] Cleaning build directories...
   [delete] Deleting directory /home/noel/ASF/james/server/trunk/remotemanager-function/target

check-environment:
     [echo] Environment looks okay

clean:

check-environment:
     [echo] Environment looks okay

conditional-clean:
     [echo] Cleaning build directories...
   [delete] Deleting directory /home/noel/ASF/james/server/trunk/smtpserver-function/target

check-environment:
     [echo] Environment looks okay

clean:

check-environment:
     [echo] Environment looks okay

conditional-clean:
     [echo] Cleaning build directories...
   [delete] Deleting directory /home/noel/ASF/james/server/trunk/spoolmanager-function/target

check-environment:
     [echo] Environment looks okay

clean:

check-environment:
     [echo] Environment looks okay

conditional-clean:
     [echo] Cleaning build directories...
   [delete] Deleting directory /home/noel/ASF/james/server/trunk/torque-mailboxmanager-function/target

clean:
     [echo] deleting working directories ready for a clean build
   [delete] Deleting directory /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major
   [delete] Deleting directory /home/noel/ASF/james/server/trunk/phoenix-deployment/target

dist:
     [echo] Building modules, performing standard deployments and creating standard distributions

check-environment:
     [echo] Environment looks okay

conditional-clean:

master-module-template.set-classpath:

set-classpath:

build:
     [echo] Building imap-api
     [echo] Compiling src/main/java
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/imap-api/target/classes
    [javac] Compiling 18 source files to /home/noel/ASF/james/server/trunk/imap-api/target/classes
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/imap-api/target/classes/META-INF

dist:
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-imap-api-next-major.jar
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/imap-api/target/docs/javadocs
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.james.api.imap...
  [javadoc] Loading source files for package org.apache.james.api.imap.imap4rev1...
  [javadoc] Loading source files for package org.apache.james.api.imap.message...
  [javadoc] Loading source files for package org.apache.james.api.imap.message.request...
  [javadoc] Loading source files for package org.apache.james.api.imap.message.response...
  [javadoc] Loading source files for package org.apache.james.api.imap.process...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_11
  [javadoc] Building tree for all the packages and classes...
  [javadoc] /home/noel/ASF/james/server/trunk/imap-api/src/main/java/org/apache/james/api/imap/ImapCommand.java:41: warning - Tag @link: reference not found: org.apache.james.experimental.imapserver.ImapSession
  [javadoc] /home/noel/ASF/james/server/trunk/imap-api/src/main/java/org/apache/james/api/imap/process/ImapProcessor.java:46: warning - @param argument "<code>ImapMessage</code>," is not a parameter name.
  [javadoc] /home/noel/ASF/james/server/trunk/imap-api/src/main/java/org/apache/james/api/imap/process/ImapSession.java:44: warning - Tag @link: reference not found: ImapResponseMessage
  [javadoc] /home/noel/ASF/james/server/trunk/imap-api/src/main/java/org/apache/james/api/imap/process/ImapSession.java:87: warning - @param argument "readOnly" is not a parameter name.
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /home/noel/ASF/james/server/trunk/imap-api/target/docs/javadocs/stylesheet.css...
  [javadoc] Note: Custom tags that could override future standard tags:  @phoenix:mx-description, @phoenix:mx-operation, @phoenix:mx-attribute, @phoenix:mx-topic, @phoenix:mx-isWriteable. To avoid potential overrides, use at least one period character (.) in custom tag names.
  [javadoc] Note: Custom tags that were not seen:  @phoenix:mx-description, @phoenix:mx-operation, @phoenix:mx-attribute, @phoenix:mx-topic, @phoenix:mx-isWriteable
  [javadoc] 4 warnings
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/imap-api/target/docs/javadocs/META-INF
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-imap-api-javadoc-next-major.jar

check-environment:
     [echo] Environment looks okay

conditional-clean:

master-module-template.set-classpath:

set-classpath:

build:
     [echo] Building core-library
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/core-library/target/src
     [copy] Copying 313 files to /home/noel/ASF/james/server/trunk/core-library/target/src
     [copy] Copied 41 empty directories to 2 empty directories under /home/noel/ASF/james/server/trunk/core-library/target/src
     [echo] Compiling target/src
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/core-library/target/classes
    [javac] Compiling 279 source files to /home/noel/ASF/james/server/trunk/core-library/target/classes
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 22 files to /home/noel/ASF/james/server/trunk/core-library/target/classes
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/core-library/target/classes/META-INF

dist:
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-core-library-next-major.jar
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/core-library/target/docs/javadocs
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.james...
  [javadoc] Loading source files for package org.apache.james.context...
  [javadoc] Loading source files for package org.apache.james.core...
  [javadoc] Loading source files for package org.apache.james.dnsserver...
  [javadoc] Loading source files for package org.apache.james.domain...
  [javadoc] Loading source files for package org.apache.james.mailboxmanager...
  [javadoc] Loading source files for package org.apache.james.mailboxmanager.acl...
  [javadoc] Loading source files for package org.apache.james.mailboxmanager.impl...
  [javadoc] Loading source files for package org.apache.james.mailboxmanager.mailbox...
  [javadoc] Loading source files for package org.apache.james.mailboxmanager.mailstore...
  [javadoc] Loading source files for package org.apache.james.mailboxmanager.manager...
  [javadoc] Loading source files for package org.apache.james.mailboxmanager.repository...
  [javadoc] Loading source files for package org.apache.james.mailboxmanager.tracking...
  [javadoc] Loading source files for package org.apache.james.mailboxmanager.util...
  [javadoc] Loading source files for package org.apache.james.mailboxmanager.wrapper...
  [javadoc] Loading source files for package org.apache.james.mailrepository...
  [javadoc] Loading source files for package org.apache.james.mailrepository.filepair...
  [javadoc] Loading source files for package org.apache.james.mailrepository.javamail...
  [javadoc] Loading source files for package org.apache.james.management...
  [javadoc] Loading source files for package org.apache.james.management.mbean...
  [javadoc] Loading source files for package org.apache.james.security...
  [javadoc] Loading source files for package org.apache.james.services...
  [javadoc] Loading source files for package org.apache.james.userrepository...
  [javadoc] Loading source files for package org.apache.james.util...
  [javadoc] Loading source files for package org.apache.james.util.connection...
  [javadoc] Loading source files for package org.apache.james.util.dbcp...
  [javadoc] Loading source files for package org.apache.james.util.io...
  [javadoc] Loading source files for package org.apache.james.util.junkscore...
  [javadoc] Loading source files for package org.apache.james.util.mail...
  [javadoc] Loading source files for package org.apache.james.util.mail.dsn...
  [javadoc] Loading source files for package org.apache.james.util.mail.handlers...
  [javadoc] Loading source files for package org.apache.james.util.mail.mdn...
  [javadoc] Loading source files for package org.apache.james.util.mailet...
  [javadoc] Loading source files for package org.apache.james.util.urirbl...
  [javadoc] Loading source files for package org.apache.james.util.watchdog...
  [javadoc] Loading source files for package org.apache.james.vut...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_11
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /home/noel/ASF/james/server/trunk/core-library/target/docs/javadocs/stylesheet.css...
  [javadoc] Note: Custom tags that could override future standard tags:  @phoenix:mx-description, @phoenix:mx-operation, @phoenix:mx-attribute, @phoenix:mx-topic, @phoenix:mx-isWriteable. To avoid potential overrides, use at least one period character (.) in custom tag names.
  [javadoc] Note: Custom tags that were not seen:  @phoenix:mx-description, @phoenix:mx-operation, @phoenix:mx-attribute, @phoenix:mx-topic, @phoenix:mx-isWriteable
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/core-library/target/docs/javadocs/META-INF
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-core-library-javadoc-next-major.jar

check-environment:
     [echo] Environment looks okay

conditional-clean:

master-module-template.set-classpath:

set-classpath:

build:
     [echo] Building imap-codec-library
     [echo] Compiling src/main/java
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/imap-codec-library/target/classes
    [javac] Compiling 113 source files to /home/noel/ASF/james/server/trunk/imap-codec-library/target/classes
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/imap-codec-library/target/classes/META-INF

dist:
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-imap-codec-library-next-major.jar
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/imap-codec-library/target/docs/javadocs
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.james.imap.message.request.base...
  [javadoc] Loading source files for package org.apache.james.imap.message.request.imap4rev1...
  [javadoc] Loading source files for package org.apache.james.imap.message.response.base...
  [javadoc] Loading source files for package org.apache.james.imap.message.response.imap4rev1...
  [javadoc] Loading source files for package org.apache.james.imap.message.response.imap4rev1.legacy...
  [javadoc] Loading source files for package org.apache.james.imap.message.response.imap4rev1.status...
  [javadoc] Loading source files for package org.apache.james.imapserver.codec.decode...
  [javadoc] Loading source files for package org.apache.james.imapserver.codec.decode.base...
  [javadoc] Loading source files for package org.apache.james.imapserver.codec.decode.imap4rev1...
  [javadoc] Loading source files for package org.apache.james.imapserver.codec.decode.main...
  [javadoc] Loading source files for package org.apache.james.imapserver.codec.encode...
  [javadoc] Loading source files for package org.apache.james.imapserver.codec.encode.base...
  [javadoc] Loading source files for package org.apache.james.imapserver.codec.encode.imap4rev1...
  [javadoc] Loading source files for package org.apache.james.imapserver.codec.encode.imap4rev1.legacy...
  [javadoc] Loading source files for package org.apache.james.imapserver.codec.encode.imap4rev1.status...
  [javadoc] Loading source files for package org.apache.james.imapserver.codec.encode.main...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_11
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /home/noel/ASF/james/server/trunk/imap-codec-library/target/docs/javadocs/stylesheet.css...
  [javadoc] Note: Custom tags that could override future standard tags:  @phoenix:mx-description, @phoenix:mx-operation, @phoenix:mx-attribute, @phoenix:mx-topic, @phoenix:mx-isWriteable. To avoid potential overrides, use at least one period character (.) in custom tag names.
  [javadoc] Note: Custom tags that were not seen:  @phoenix:mx-description, @phoenix:mx-operation, @phoenix:mx-attribute, @phoenix:mx-topic, @phoenix:mx-isWriteable
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/imap-codec-library/target/docs/javadocs/META-INF
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-imap-codec-library-javadoc-next-major.jar

check-environment:
     [echo] Environment looks okay

conditional-clean:

master-module-template.set-classpath:

set-classpath:

build:
     [echo] Building imap-command-library
     [echo] Compiling src/main/java
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/imap-command-library/target/classes
    [javac] Compiling 29 source files to /home/noel/ASF/james/server/trunk/imap-command-library/target/classes
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/imap-command-library/target/classes/META-INF

dist:
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-imap-command-library-next-major.jar
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/imap-command-library/target/docs/javadocs
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.james.imap.command...
  [javadoc] Loading source files for package org.apache.james.imap.command.imap4rev1...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_11
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /home/noel/ASF/james/server/trunk/imap-command-library/target/docs/javadocs/stylesheet.css...
  [javadoc] Note: Custom tags that could override future standard tags:  @phoenix:mx-description, @phoenix:mx-operation, @phoenix:mx-attribute, @phoenix:mx-topic, @phoenix:mx-isWriteable. To avoid potential overrides, use at least one period character (.) in custom tag names.
  [javadoc] Note: Custom tags that were not seen:  @phoenix:mx-description, @phoenix:mx-operation, @phoenix:mx-attribute, @phoenix:mx-topic, @phoenix:mx-isWriteable
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/imap-command-library/target/docs/javadocs/META-INF
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-imap-command-library-javadoc-next-major.jar

check-environment:
     [echo] Environment looks okay

conditional-clean:

master-module-template.set-classpath:

set-classpath:

build:
     [echo] Building imapmailbox-library
     [echo] Compiling src/main/java
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/imapmailbox-library/target/classes
    [javac] Compiling 3 source files to /home/noel/ASF/james/server/trunk/imapmailbox-library/target/classes
    [javac] Note: /home/noel/ASF/james/server/trunk/imapmailbox-library/src/main/java/org/apache/james/imapserver/store/SimpleMessageAttributes.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/imapmailbox-library/target/classes/META-INF

dist:
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-imapmailbox-library-next-major.jar
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/imapmailbox-library/target/docs/javadocs
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.james.imapserver.store...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_11
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /home/noel/ASF/james/server/trunk/imapmailbox-library/target/docs/javadocs/stylesheet.css...
  [javadoc] Note: Custom tags that could override future standard tags:  @phoenix:mx-description, @phoenix:mx-operation, @phoenix:mx-attribute, @phoenix:mx-topic, @phoenix:mx-isWriteable. To avoid potential overrides, use at least one period character (.) in custom tag names.
  [javadoc] Note: Custom tags that were not seen:  @phoenix:mx-description, @phoenix:mx-operation, @phoenix:mx-attribute, @phoenix:mx-topic, @phoenix:mx-isWriteable
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/imapmailbox-library/target/docs/javadocs/META-INF
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-imapmailbox-library-javadoc-next-major.jar

java-version-warning:

master-module-template.check-environment:
     [echo] Environment looks okay

check-environment:

conditional-clean:

master-module-template.set-classpath:

set-classpath:

build:
     [echo] Building mordred-library
     [echo] Compiling src/main/java
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/mordred-library/target/classes
    [javac] Compiling 2 source files to /home/noel/ASF/james/server/trunk/mordred-library/target/classes
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/mordred-library/target/classes/META-INF

dist:
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-mordred-library-next-major.jar
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/mordred-library/target/docs/javadocs
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.james.util.mordred...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_11
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /home/noel/ASF/james/server/trunk/mordred-library/target/docs/javadocs/stylesheet.css...
  [javadoc] Note: Custom tags that could override future standard tags:  @phoenix:mx-description, @phoenix:mx-operation, @phoenix:mx-attribute, @phoenix:mx-topic, @phoenix:mx-isWriteable. To avoid potential overrides, use at least one period character (.) in custom tag names.
  [javadoc] Note: Custom tags that were not seen:  @phoenix:mx-description, @phoenix:mx-operation, @phoenix:mx-attribute, @phoenix:mx-topic, @phoenix:mx-isWriteable
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/mordred-library/target/docs/javadocs/META-INF
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-mordred-library-javadoc-next-major.jar

check-environment:
     [echo] Environment looks okay

conditional-clean:

master-module-template.set-classpath:

set-classpath:

build:
     [echo] Building experimental-seda-imap-function
     [echo] Compiling src/main/java
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/experimental-seda-imap-function/target/classes
    [javac] Compiling 8 source files to /home/noel/ASF/james/server/trunk/experimental-seda-imap-function/target/classes
     [copy] Copying 1 file to /home/noel/ASF/james/server/trunk/experimental-seda-imap-function/target/classes
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/experimental-seda-imap-function/target/classes/META-INF

dist:
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-experimental-seda-imap-function-next-major.jar
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/experimental-seda-imap-function/target/docs/javadocs
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.james.experimental.imapserver...
  [javadoc] Loading source files for package org.apache.james.experimental.imapserver.encode.writer...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_11
  [javadoc] Building tree for all the packages and classes...
  [javadoc] /home/noel/ASF/james/server/trunk/experimental-seda-imap-function/src/main/java/org/apache/james/experimental/imapserver/ImapHandler.java:95: warning - Tag @see: reference not found: org.apache.james.smtpserver.SMTPSession#endSession()
  [javadoc] /home/noel/ASF/james/server/trunk/experimental-seda-imap-function/src/main/java/org/apache/james/experimental/imapserver/ImapHandler.java:102: warning - Tag @see: reference not found: org.apache.james.smtpserver.SMTPSession#isSessionEnded()
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /home/noel/ASF/james/server/trunk/experimental-seda-imap-function/target/docs/javadocs/stylesheet.css...
  [javadoc] Note: Custom tags that could override future standard tags:  @phoenix:mx-description, @phoenix:mx-operation, @phoenix:mx-attribute, @phoenix:mx-topic, @phoenix:mx-isWriteable. To avoid potential overrides, use at least one period character (.) in custom tag names.
  [javadoc] Note: Custom tags that were not seen:  @phoenix:mx-description, @phoenix:mx-operation, @phoenix:mx-attribute, @phoenix:mx-topic, @phoenix:mx-isWriteable
  [javadoc] 2 warnings
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/experimental-seda-imap-function/target/docs/javadocs/META-INF
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-experimental-seda-imap-function-javadoc-next-major.jar

check-environment:
     [echo] Environment looks okay

conditional-clean:

master-module-template.set-classpath:

set-classpath:

build:
     [echo] Building fetchmail-function
     [echo] Compiling src/main/java
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/fetchmail-function/target/classes
    [javac] Compiling 10 source files to /home/noel/ASF/james/server/trunk/fetchmail-function/target/classes
     [copy] Copying 1 file to /home/noel/ASF/james/server/trunk/fetchmail-function/target/classes
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/fetchmail-function/target/classes/META-INF

dist:
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-fetchmail-function-next-major.jar
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/fetchmail-function/target/docs/javadocs
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.james.fetchmail...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_11
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /home/noel/ASF/james/server/trunk/fetchmail-function/target/docs/javadocs/stylesheet.css...
  [javadoc] Note: Custom tags that could override future standard tags:  @phoenix:mx-description, @phoenix:mx-operation, @phoenix:mx-attribute, @phoenix:mx-topic, @phoenix:mx-isWriteable. To avoid potential overrides, use at least one period character (.) in custom tag names.
  [javadoc] Note: Custom tags that were not seen:  @phoenix:mx-description, @phoenix:mx-operation, @phoenix:mx-attribute, @phoenix:mx-topic, @phoenix:mx-isWriteable
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/fetchmail-function/target/docs/javadocs/META-INF
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-fetchmail-function-javadoc-next-major.jar

check-environment:
     [echo] Environment looks okay

conditional-clean:

master-module-template.set-classpath:

set-classpath:

build:
     [echo] Building imap-mailbox-processor-function
     [echo] Compiling src/main/java
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/imap-mailbox-processor-function/target/classes
    [javac] Compiling 35 source files to /home/noel/ASF/james/server/trunk/imap-mailbox-processor-function/target/classes
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/imap-mailbox-processor-function/target/classes/META-INF

dist:
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-imap-mailbox-processor-function-next-major.jar
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/imap-mailbox-processor-function/target/docs/javadocs
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.james.imapserver.processor.base...
  [javadoc] Loading source files for package org.apache.james.imapserver.processor.imap4rev1...
  [javadoc] Loading source files for package org.apache.james.imapserver.processor.main...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_11
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /home/noel/ASF/james/server/trunk/imap-mailbox-processor-function/target/docs/javadocs/stylesheet.css...
  [javadoc] Note: Custom tags that could override future standard tags:  @phoenix:mx-description, @phoenix:mx-operation, @phoenix:mx-attribute, @phoenix:mx-topic, @phoenix:mx-isWriteable. To avoid potential overrides, use at least one period character (.) in custom tag names.
  [javadoc] Note: Custom tags that were not seen:  @phoenix:mx-description, @phoenix:mx-operation, @phoenix:mx-attribute, @phoenix:mx-topic, @phoenix:mx-isWriteable
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/imap-mailbox-processor-function/target/docs/javadocs/META-INF
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-imap-mailbox-processor-function-javadoc-next-major.jar

check-environment:
     [echo] Environment looks okay

conditional-clean:

master-module-template.set-classpath:

set-classpath:

build:
     [echo] Building imapserver-function
     [echo] Compiling src/main/java
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/imapserver-function/target/classes
    [javac] Compiling 49 source files to /home/noel/ASF/james/server/trunk/imapserver-function/target/classes
    [javac] Note: /home/noel/ASF/james/server/trunk/imapserver-function/src/main/java/org/apache/james/imapserver/commands/FetchCommand.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 1 file to /home/noel/ASF/james/server/trunk/imapserver-function/target/classes
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/imapserver-function/target/classes/META-INF

dist:
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-imapserver-function-next-major.jar
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/imapserver-function/target/docs/javadocs
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.james.imapserver...
  [javadoc] Loading source files for package org.apache.james.imapserver.commands...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_11
  [javadoc] Building tree for all the packages and classes...
  [javadoc] /home/noel/ASF/james/server/trunk/imapserver-function/src/main/java/org/apache/james/imapserver/ImapHandler.java:81: warning - Tag @see: reference not found: org.apache.james.smtpserver.SMTPSession#endSession()
  [javadoc] /home/noel/ASF/james/server/trunk/imapserver-function/src/main/java/org/apache/james/imapserver/ImapHandler.java:88: warning - Tag @see: reference not found: org.apache.james.smtpserver.SMTPSession#isSessionEnded()
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /home/noel/ASF/james/server/trunk/imapserver-function/target/docs/javadocs/stylesheet.css...
  [javadoc] Note: Custom tags that could override future standard tags:  @phoenix:mx-description, @phoenix:mx-operation, @phoenix:mx-attribute, @phoenix:mx-topic, @phoenix:mx-isWriteable. To avoid potential overrides, use at least one period character (.) in custom tag names.
  [javadoc] Note: Custom tags that were not seen:  @phoenix:mx-description, @phoenix:mx-operation, @phoenix:mx-attribute, @phoenix:mx-topic, @phoenix:mx-isWriteable
  [javadoc] 2 warnings
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/imapserver-function/target/docs/javadocs/META-INF
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-imapserver-function-javadoc-next-major.jar

check-environment:
     [echo] Environment looks okay

conditional-clean:

master-module-template.set-classpath:

set-classpath:

build:
     [echo] Building nntpserver-function
     [echo] Compiling src/main/java
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/nntpserver-function/target/classes
    [javac] Compiling 14 source files to /home/noel/ASF/james/server/trunk/nntpserver-function/target/classes
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/nntpserver-function/target/classes
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/nntpserver-function/target/classes/META-INF

dist:
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-nntpserver-function-next-major.jar
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/nntpserver-function/target/docs/javadocs
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.james.nntpserver...
  [javadoc] Loading source files for package org.apache.james.nntpserver.repository...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_11
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /home/noel/ASF/james/server/trunk/nntpserver-function/target/docs/javadocs/stylesheet.css...
  [javadoc] Note: Custom tags that could override future standard tags:  @phoenix:mx-description, @phoenix:mx-operation, @phoenix:mx-attribute, @phoenix:mx-topic, @phoenix:mx-isWriteable. To avoid potential overrides, use at least one period character (.) in custom tag names.
  [javadoc] Note: Custom tags that were not seen:  @phoenix:mx-description, @phoenix:mx-operation, @phoenix:mx-attribute, @phoenix:mx-topic, @phoenix:mx-isWriteable
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/nntpserver-function/target/docs/javadocs/META-INF
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-nntpserver-function-javadoc-next-major.jar

check-environment:
     [echo] Environment looks okay

conditional-clean:

master-module-template.set-classpath:

set-classpath:

build:
     [echo] Building pop3server-function
     [echo] Compiling src/main/java
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/pop3server-function/target/classes
    [javac] Compiling 20 source files to /home/noel/ASF/james/server/trunk/pop3server-function/target/classes
     [copy] Copying 1 file to /home/noel/ASF/james/server/trunk/pop3server-function/target/classes
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/pop3server-function/target/classes/META-INF

dist:
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-pop3server-function-next-major.jar
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/pop3server-function/target/docs/javadocs
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.james.pop3server...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_11
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /home/noel/ASF/james/server/trunk/pop3server-function/target/docs/javadocs/stylesheet.css...
  [javadoc] Note: Custom tags that could override future standard tags:  @phoenix:mx-description, @phoenix:mx-operation, @phoenix:mx-attribute, @phoenix:mx-topic, @phoenix:mx-isWriteable. To avoid potential overrides, use at least one period character (.) in custom tag names.
  [javadoc] Note: Custom tags that were not seen:  @phoenix:mx-description, @phoenix:mx-operation, @phoenix:mx-attribute, @phoenix:mx-topic, @phoenix:mx-isWriteable
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/pop3server-function/target/docs/javadocs/META-INF
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-pop3server-function-javadoc-next-major.jar

check-environment:
     [echo] Environment looks okay

conditional-clean:

master-module-template.set-classpath:

set-classpath:

build:
     [echo] Building remotemanager-function
     [echo] Compiling src/main/java
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/remotemanager-function/target/classes
    [javac] Compiling 6 source files to /home/noel/ASF/james/server/trunk/remotemanager-function/target/classes
     [copy] Copying 1 file to /home/noel/ASF/james/server/trunk/remotemanager-function/target/classes
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/remotemanager-function/target/classes/META-INF

dist:
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-remotemanager-function-next-major.jar
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/remotemanager-function/target/docs/javadocs
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.james.remotemanager...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_11
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /home/noel/ASF/james/server/trunk/remotemanager-function/target/docs/javadocs/stylesheet.css...
  [javadoc] Note: Custom tags that could override future standard tags:  @phoenix:mx-description, @phoenix:mx-operation, @phoenix:mx-attribute, @phoenix:mx-topic, @phoenix:mx-isWriteable. To avoid potential overrides, use at least one period character (.) in custom tag names.
  [javadoc] Note: Custom tags that were not seen:  @phoenix:mx-description, @phoenix:mx-operation, @phoenix:mx-attribute, @phoenix:mx-topic, @phoenix:mx-isWriteable
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/remotemanager-function/target/docs/javadocs/META-INF
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-remotemanager-function-javadoc-next-major.jar

check-environment:
     [echo] Environment looks okay

conditional-clean:

master-module-template.set-classpath:

set-classpath:

build:
     [echo] Building smtpserver-function
     [echo] Compiling src/main/java
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/smtpserver-function/target/classes
    [javac] Compiling 52 source files to /home/noel/ASF/james/server/trunk/smtpserver-function/target/classes
     [copy] Copying 1 file to /home/noel/ASF/james/server/trunk/smtpserver-function/target/classes
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/smtpserver-function/target/classes/META-INF

dist:
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-smtpserver-function-next-major.jar
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/smtpserver-function/target/docs/javadocs
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.james.smtpserver...
  [javadoc] Loading source files for package org.apache.james.smtpserver.core...
  [javadoc] Loading source files for package org.apache.james.smtpserver.core.filter...
  [javadoc] Loading source files for package org.apache.james.smtpserver.core.filter.fastfail...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_11
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /home/noel/ASF/james/server/trunk/smtpserver-function/target/docs/javadocs/stylesheet.css...
  [javadoc] Note: Custom tags that could override future standard tags:  @phoenix:mx-description, @phoenix:mx-operation, @phoenix:mx-attribute, @phoenix:mx-topic, @phoenix:mx-isWriteable. To avoid potential overrides, use at least one period character (.) in custom tag names.
  [javadoc] Note: Custom tags that were not seen:  @phoenix:mx-description, @phoenix:mx-operation, @phoenix:mx-attribute, @phoenix:mx-topic, @phoenix:mx-isWriteable
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/smtpserver-function/target/docs/javadocs/META-INF
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-smtpserver-function-javadoc-next-major.jar

check-environment:
     [echo] Environment looks okay

conditional-clean:

master-module-template.set-classpath:

set-classpath:

build:
     [echo] Building spoolmanager-function
     [echo] Compiling src/main/java
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/spoolmanager-function/target/classes
    [javac] Compiling 135 source files to /home/noel/ASF/james/server/trunk/spoolmanager-function/target/classes
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 4 files to /home/noel/ASF/james/server/trunk/spoolmanager-function/target/classes
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/spoolmanager-function/target/classes/META-INF

dist:
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-spoolmanager-function-next-major.jar
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/spoolmanager-function/target/docs/javadocs
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.james...
  [javadoc] Loading source files for package org.apache.james.transport...
  [javadoc] Loading source files for package org.apache.james.transport.mailets...
  [javadoc] Loading source files for package org.apache.james.transport.mailets.debug...
  [javadoc] Loading source files for package org.apache.james.transport.mailets.listservcommands...
  [javadoc] Loading source files for package org.apache.james.transport.mailets.sieve...
  [javadoc] Loading source files for package org.apache.james.transport.mailets.smime...
  [javadoc] Loading source files for package org.apache.james.transport.matchers...
  [javadoc] Loading source files for package org.apache.james.transport.matchers.smime...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_11
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /home/noel/ASF/james/server/trunk/spoolmanager-function/target/docs/javadocs/stylesheet.css...
  [javadoc] Note: Custom tags that could override future standard tags:  @phoenix:mx-description, @phoenix:mx-operation, @phoenix:mx-attribute, @phoenix:mx-topic, @phoenix:mx-isWriteable. To avoid potential overrides, use at least one period character (.) in custom tag names.
  [javadoc] Note: Custom tags that were not seen:  @phoenix:mx-description, @phoenix:mx-operation, @phoenix:mx-attribute, @phoenix:mx-topic, @phoenix:mx-isWriteable
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/spoolmanager-function/target/docs/javadocs/META-INF
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-spoolmanager-function-javadoc-next-major.jar

check-environment:
     [echo] Environment looks okay

conditional-clean:

master-module-template.set-classpath:

set-classpath:

build:
     [echo] Building torque-mailboxmanager-function
     [echo] Compiling src/main/java
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/torque-mailboxmanager-function/target/classes
    [javac] Compiling 31 source files to /home/noel/ASF/james/server/trunk/torque-mailboxmanager-function/target/classes
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/torque-mailboxmanager-function/target/classes/META-INF

dist:
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-torque-mailboxmanager-function-next-major.jar
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/torque-mailboxmanager-function/target/docs/javadocs
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.james.mailboxmanager.torque...
  [javadoc] Loading source files for package org.apache.james.mailboxmanager.torque.om...
  [javadoc] Loading source files for package org.apache.james.mailboxmanager.torque.om.map...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_11
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /home/noel/ASF/james/server/trunk/torque-mailboxmanager-function/target/docs/javadocs/stylesheet.css...
  [javadoc] Note: Custom tags that could override future standard tags:  @phoenix:mx-description, @phoenix:mx-operation, @phoenix:mx-attribute, @phoenix:mx-topic, @phoenix:mx-isWriteable. To avoid potential overrides, use at least one period character (.) in custom tag names.
  [javadoc] Note: Custom tags that were not seen:  @phoenix:mx-description, @phoenix:mx-operation, @phoenix:mx-attribute, @phoenix:mx-topic, @phoenix:mx-isWriteable
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/torque-mailboxmanager-function/target/docs/javadocs/META-INF
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-torque-mailboxmanager-function-javadoc-next-major.jar

clean:
     [echo] deleting working directories ready for a clean build

setup-dependencies:

javamail-check:

activation-check:

check-dependencies:

prepare-common:
     [echo] Preparing code
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major
     [copy] Copying 4 files to /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major

prepare-phoenix:
     [echo] Phoenix distribution present - adjusting linefeeds and permissions, copying files
     [copy] Copying 70 files to /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major
     [copy] Copying 6 files to /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/lib
     [copy] Copying 1 file to /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/bin

prepare-mxinfo:
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/phoenix-deployment/target/classes
[generatemeta] Writing Info descriptors as legacy xml.

prepare-metainf:
     [copy] Copying 1 file to /home/noel/ASF/james/server/trunk/phoenix-deployment/target/meta-inf

prepare:

compile-main:
     [echo] Compiling James Java sources
    [javac] Compiling 1 source file to /home/noel/ASF/james/server/trunk/phoenix-deployment/target/classes
     [copy] Copying 1 file to /home/noel/ASF/james/server/trunk/phoenix-deployment/target/classes

compile-proposal:

compile:

unit-tests-classpath:

compile-unit-tests:
     [echo] Compiling James Unit Test Java sources
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/phoenix-deployment/target/test
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/phoenix-deployment/target/test/classes
    [javac] Compiling 199 source files to /home/noel/ASF/james/server/trunk/phoenix-deployment/target/test/classes
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 7 files to /home/noel/ASF/james/server/trunk/phoenix-deployment/target/test/classes

run-unit-tests:
     [echo] Running James Unit Tests in directory /home/noel/ASF/james/server/trunk/phoenix-deployment
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/phoenix-deployment/target/test/reports
    [junit] Running org.apache.james.JamesTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.203 sec
    [junit] Running org.apache.james.core.MailHeadersTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.016 sec
    [junit] Running org.apache.james.core.MailImplTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.151 sec
    [junit] Running org.apache.james.core.MimeMessageCopyOnWriteProxyTest
    [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 3.441 sec
    [junit] Running org.apache.james.core.MimeMessageFromMimeMessageTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.653 sec
    [junit] Running org.apache.james.core.MimeMessageFromSharedStreamTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.652 sec
    [junit] Running org.apache.james.core.MimeMessageFromStreamTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.657 sec
    [junit] Running org.apache.james.core.MimeMessageTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.69 sec
    [junit] Running org.apache.james.core.MimeMessageUtilTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.159 sec
    [junit] Running org.apache.james.core.MimeMessageWrapperTest
    [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0.958 sec
    [junit] Running org.apache.james.dnsserver.DNSServerTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.425 sec
    [junit] Running org.apache.james.domain.JDBCDomainListTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.808 sec
    [junit] Running org.apache.james.domain.XMLDomainListTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.033 sec
    [junit] Running org.apache.james.imapserver.handler.commands.CreateCommandTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.18 sec
    [junit] Running org.apache.james.imapserver.handler.commands.LoginTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.199 sec
    [junit] Running org.apache.james.imapserver.handler.commands.SubscribeCommandTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.162 sec
    [junit] Running org.apache.james.imapserver.handler.commands.UnsubscribeCommandTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.154 sec
    [junit] Running org.apache.james.imapserver.handler.session.BodyFetchSessionTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 11.862 sec
    [junit] Running org.apache.james.imapserver.handler.session.CopySessionTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 11.013 sec
    [junit] Running org.apache.james.imapserver.handler.session.CreateSessionTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.696 sec
    [junit] Running org.apache.james.imapserver.handler.session.DeleteSessionTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.303 sec
    [junit] Running org.apache.james.imapserver.handler.session.ExpungeSessionTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.991 sec
    [junit] Running org.apache.james.imapserver.handler.session.RenameSessionTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.576 sec
    [junit] Running org.apache.james.imapserver.handler.session.SessionTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 4.851 sec
    [junit] Running org.apache.james.imapserver.handler.session.StatusSessionTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.411 sec
    [junit] Running org.apache.james.imapserver.handler.session.UidFlagSizeFetchSessionTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 13.395 sec
    [junit] Running org.apache.james.imapserver.handler.session.UidStoreSessionTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 16.358 sec
    [junit] Running org.apache.james.mailboxmanager.impl.DefaultMailboxManagerProviderTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.247 sec
    [junit] Running org.apache.james.mailboxmanager.impl.VirtualMailboxManagerFactoryTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.516 sec
    [junit] Running org.apache.james.mailboxmanager.impl.VirtualMailboxManagerIntegrationTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.498 sec
    [junit] Running org.apache.james.mailboxmanager.impl.VirtualMailboxManagerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.076 sec
    [junit] Running org.apache.james.mailboxmanager.mailstore.MailStoreMailboxCacheTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.082 sec
    [junit] Running org.apache.james.mailboxmanager.repository.MailboxManagerMailRepositoryTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.342 sec
    [junit] Running org.apache.james.mailboxmanager.torque.TorqueMailboxManagerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.653 sec
    [junit] Running org.apache.james.mailboxmanager.torque.om.MailboxRowPeerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.022 sec
    [junit] Running org.apache.james.mailboxmanager.torque.om.MailboxRowTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.483 sec
    [junit] Running org.apache.james.mailboxmanager.util.UidToKeyConverterTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] Running org.apache.james.mailboxmanager.wrapper.SessionMailboxWrapperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.155 sec
    [junit] Running org.apache.james.mailboxmanager.wrapper.UidToMsnBidiMapTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
    [junit] Running org.apache.james.mailrepository.AvalonMailRepositoryTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.317 sec
    [junit] Running org.apache.james.mailrepository.JDBCDBFileMailRepositoryTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.786 sec
    [junit] Running org.apache.james.mailrepository.JDBCMailRepositoryTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.966 sec
    [junit] Running org.apache.james.mailrepository.MBoxMailRepositoryTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.189 sec
    [junit] Running org.apache.james.management.SpoolManagementTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.222 sec
    [junit] Running org.apache.james.management.UserManagementTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.085 sec
    [junit] Running org.apache.james.pop3server.POP3ServerTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 1.064 sec
    [junit] "Worker Pool Worker #2" (in Worker Pool Worker #2) : starting.
    [junit] "Worker Pool Worker #2" (in Worker Pool Worker #2) : start with work: org.apache.excalibur.thread.impl.ExecutableRunnable@575fadcf
    [junit] Watchdog Worker Pool Worker #2 is not active - going to exit.
    [junit] Watchdog Worker Pool Worker #2 is exiting run().
    [junit] "Worker Pool Worker #2" (in Worker Pool Worker #2) : done with work: org.apache.excalibur.thread.impl.ExecutableRunnable@575fadcf
    [junit] "Worker Pool Worker #2" (in Worker Pool Worker #2) : recycle.
    [junit] Returning a org.apache.avalon.excalibur.thread.impl.SimpleWorkerThread to the pool
    [junit] "Worker Pool Worker #2" (in Worker Pool Worker #2) : waiting for work.
    [junit] "Worker Pool Worker #1" (in Worker Pool Worker #1) : done with work: org.apache.excalibur.thread.impl.ExecutableRunnable@5a5e179a
    [junit] "Worker Pool Worker #1" (in Worker Pool Worker #1) : recycle.
    [junit] Returning a org.apache.avalon.excalibur.thread.impl.SimpleWorkerThread to the pool
    [junit] "Worker Pool Worker #1" (in Worker Pool Worker #1) : waiting for work.
    [junit] Running org.apache.james.remotemanager.RemoteManagerTest
    [junit] Tests run: 21, Failures: 0, Errors: 0, Time elapsed: 1.233 sec
    [junit] Running org.apache.james.smtpserver.DNSRBLHandlerTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.048 sec
    [junit] Running org.apache.james.smtpserver.JunkScoreHandlerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.123 sec
    [junit] Running org.apache.james.smtpserver.MaxRcptHandlerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.028 sec
    [junit] Running org.apache.james.smtpserver.POP3BeforeSMTPHandlerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.194 sec
    [junit] Running org.apache.james.smtpserver.ResolvableEhloHeloHandlerTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] Running org.apache.james.smtpserver.SMTPServerTest
    [junit] Sent: 250 2.6.0 Message received
    [junit] Lookup command handler for command: QUIT
    [junit] Sent: 221 2.0.0 amitower Service closing transmission channel
    [junit] Calling reset() for inactive watchdog
    [junit] Calling stop() for inactive watchdog
    [junit] Closing socket.
    [junit] Closing socket.
    [junit] Calling disposeWatchdog() for inactive watchdog
    [junit] Ending connection on 127.0.0.1:8042 from 127.0.0.1:36671
    [junit] Returning Handler to pool.
    [junit] Returning a org.apache.james.smtpserver.SMTPHandler to the pool
    [junit] Releasing one connection, leaving a total of 0
    [junit] Returning a org.apache.james.util.connection.ServerConnection$ClientConnectionRunner to the pool
    [junit] "Worker Pool Worker #1" (in Worker Pool Worker #1) : done with work: org.apache.excalibur.thread.impl.ExecutableRunnable@656546ef
    [junit] "Worker Pool Worker #1" (in Worker Pool Worker #1) : recycle.
    [junit] Returning a org.apache.avalon.excalibur.thread.impl.SimpleWorkerThread to the pool
    [junit] "Worker Pool Worker #1" (in Worker Pool Worker #1) : destroying.
    [junit] "Worker Pool Worker #1" (in Worker Pool Worker #1) : destroyed.
    [junit] "Worker Pool Worker #1" (in Worker Pool Worker #1) : stopped.
    [junit] "Worker Pool Worker #2" (in Worker Pool Worker #2) : starting.
    [junit] "Worker Pool Worker #2" (in Worker Pool Worker #2) : start with work: org.apache.excalibur.thread.impl.ExecutableRunnable@5c1428ea
    [junit] Watchdog Worker Pool Worker #2 is not active - going to exit.
    [junit] Watchdog Worker Pool Worker #2 is exiting run().
    [junit] "Worker Pool Worker #2" (in Worker Pool Worker #2) : done with work: org.apache.excalibur.thread.impl.ExecutableRunnable@5c1428ea
    [junit] "Worker Pool Worker #2" (in Worker Pool Worker #2) : recycle.
    [junit] Returning a org.apache.avalon.excalibur.thread.impl.SimpleWorkerThread to the pool
    [junit] "Worker Pool Worker #2" (in Worker Pool Worker #2) : waiting for work.
    [junit] Watchdog Worker Pool Worker #2 is exiting run().
    [junit] "Worker Pool Worker #2" (in Worker Pool Worker #2) : done with work: org.apache.excalibur.thread.impl.ExecutableRunnable@42787d6a
    [junit] "Worker Pool Worker #2" (in Worker Pool Worker #2) : recycle.
    [junit] Returning a org.apache.avalon.excalibur.thread.impl.SimpleWorkerThread to the pool
    [junit] "Worker Pool Worker #2" (in Worker Pool Worker #2) : waiting for work.
    [junit] Tests run: 42, Failures: 0, Errors: 0, Time elapsed: 9.284 sec
    [junit] Calling stop() Worker Pool Worker #2
    [junit] Closing socket.
    [junit] Closing socket.
    [junit] Calling disposeWatchdog() Worker Pool Worker #2
    [junit] Ending connection on 127.0.0.1:8028 from 127.0.0.1:42605
    [junit] Returning Handler to pool.
    [junit] Returning a org.apache.james.smtpserver.SMTPHandler to the pool
    [junit] Releasing one connection, leaving a total of 0
    [junit] Returning a org.apache.james.util.connection.ServerConnection$ClientConnectionRunner to the pool
    [junit] "Worker Pool Worker #1" (in Worker Pool Worker #1) : done with work: org.apache.excalibur.thread.impl.ExecutableRunnable@1055e55f
    [junit] "Worker Pool Worker #1" (in Worker Pool Worker #1) : recycle.
    [junit] Returning a org.apache.avalon.excalibur.thread.impl.SimpleWorkerThread to the pool
    [junit] "Worker Pool Worker #1" (in Worker Pool Worker #1) : destroying.
    [junit] "Worker Pool Worker #1" (in Worker Pool Worker #1) : destroyed.
    [junit] "Worker Pool Worker #1" (in Worker Pool Worker #1) : stopped.
    [junit] Watchdog Worker Pool Worker #2 is exiting run().
    [junit] "Worker Pool Worker #2" (in Worker Pool Worker #2) : done with work: org.apache.excalibur.thread.impl.ExecutableRunnable@7745c859
    [junit] "Worker Pool Worker #2" (in Worker Pool Worker #2) : recycle.
    [junit] Returning a org.apache.avalon.excalibur.thread.impl.SimpleWorkerThread to the pool
    [junit] "Worker Pool Worker #2" (in Worker Pool Worker #2) : waiting for work.
    [junit] Calling stop() Worker Pool Worker #2
    [junit] Watchdog Worker Pool Worker #2 is exiting run().
    [junit] "Worker Pool Worker #2" (in Worker Pool Worker #2) : done with work: org.apache.excalibur.thread.impl.ExecutableRunnable@148238f4
    [junit] "Worker Pool Worker #2" (in Worker Pool Worker #2) : recycle.
    [junit] Returning a org.apache.avalon.excalibur.thread.impl.SimpleWorkerThread to the pool
    [junit] "Worker Pool Worker #2" (in Worker Pool Worker #2) : waiting for work.
    [junit] Calling stop() Worker Pool Worker #2
    [junit] Closing socket.
    [junit] Closing socket.
    [junit] Calling disposeWatchdog() Worker Pool Worker #2
    [junit] Ending connection on 127.0.0.1:8026 from 127.0.0.1:34594
    [junit] Returning Handler to pool.
    [junit] Returning a org.apache.james.smtpserver.SMTPHandler to the pool
    [junit] Releasing one connection, leaving a total of 0
    [junit] Returning a org.apache.james.util.connection.ServerConnection$ClientConnectionRunner to the pool
    [junit] "Worker Pool Worker #1" (in Worker Pool Worker #1) : done with work: org.apache.excalibur.thread.impl.ExecutableRunnable@175093f1
    [junit] "Worker Pool Worker #1" (in Worker Pool Worker #1) : recycle.
    [junit] Returning a org.apache.avalon.excalibur.thread.impl.SimpleWorkerThread to the pool
    [junit] "Worker Pool Worker #1" (in Worker Pool Worker #1) : destroying.
    [junit] "Worker Pool Worker #1" (in Worker Pool Worker #1) : destroyed.
    [junit] "Worker Pool Worker #1" (in Worker Pool Worker #1) : stopped.
    [junit] Calling stop() Worker Pool Worker #2
    [junit] Closing socket.
    [junit] Closing socket.
    [junit] Calling disposeWatchdog() Worker Pool Worker #2
    [junit] Ending connection on 127.0.0.1:8027 from 127.0.0.1:41407
    [junit] Returning Handler to pool.
    [junit] Returning a org.apache.james.smtpserver.SMTPHandler to the pool
    [junit] Releasing one connection, leaving a total of 0
    [junit] Returning a org.apache.james.util.connection.ServerConnection$ClientConnectionRunner to the pool
    [junit] "Worker Pool Worker #1" (in Worker Pool Worker #1) : done with work: org.apache.excalibur.thread.impl.ExecutableRunnable@68da4b71
    [junit] "Worker Pool Worker #1" (in Worker Pool Worker #1) : recycle.
    [junit] Returning a org.apache.avalon.excalibur.thread.impl.SimpleWorkerThread to the pool
    [junit] "Worker Pool Worker #1" (in Worker Pool Worker #1) : destroying.
    [junit] "Worker Pool Worker #1" (in Worker Pool Worker #1) : destroyed.
    [junit] "Worker Pool Worker #1" (in Worker Pool Worker #1) : stopped.
    [junit] Closing socket.
    [junit] Closing socket.
    [junit] Calling disposeWatchdog() Worker Pool Worker #2
    [junit] Ending connection on 127.0.0.1:8025 from 127.0.0.1:36188
    [junit] Returning Handler to pool.
    [junit] Returning a org.apache.james.smtpserver.SMTPHandler to the pool
    [junit] Releasing one connection, leaving a total of 0
    [junit] Returning a org.apache.james.util.connection.ServerConnection$ClientConnectionRunner to the pool
    [junit] "Worker Pool Worker #1" (in Worker Pool Worker #1) : done with work: org.apache.excalibur.thread.impl.ExecutableRunnable@2c79a2e7
    [junit] "Worker Pool Worker #1" (in Worker Pool Worker #1) : recycle.
    [junit] Returning a org.apache.avalon.excalibur.thread.impl.SimpleWorkerThread to the pool
    [junit] "Worker Pool Worker #1" (in Worker Pool Worker #1) : destroying.
    [junit] "Worker Pool Worker #1" (in Worker Pool Worker #1) : destroyed.
    [junit] "Worker Pool Worker #1" (in Worker Pool Worker #1) : stopped.
    [junit] Watchdog Worker Pool Worker #2 is exiting run().
    [junit] "Worker Pool Worker #2" (in Worker Pool Worker #2) : done with work: org.apache.excalibur.thread.impl.ExecutableRunnable@2b20bf2c
    [junit] "Worker Pool Worker #2" (in Worker Pool Worker #2) : recycle.
    [junit] Returning a org.apache.avalon.excalibur.thread.impl.SimpleWorkerThread to the pool
    [junit] "Worker Pool Worker #2" (in Worker Pool Worker #2) : waiting for work.
    [junit] Watchdog Worker Pool Worker #2 is exiting run().
    [junit] "Worker Pool Worker #2" (in Worker Pool Worker #2) : done with work: org.apache.excalibur.thread.impl.ExecutableRunnable@538f1d7e
    [junit] "Worker Pool Worker #2" (in Worker Pool Worker #2) : recycle.
    [junit] Returning a org.apache.avalon.excalibur.thread.impl.SimpleWorkerThread to the pool
    [junit] "Worker Pool Worker #2" (in Worker Pool Worker #2) : waiting for work.
    [junit] Watchdog Worker Pool Worker #2 is exiting run().
    [junit] "Worker Pool Worker #2" (in Worker Pool Worker #2) : done with work: org.apache.excalibur.thread.impl.ExecutableRunnable@65b60280
    [junit] "Worker Pool Worker #2" (in Worker Pool Worker #2) : recycle.
    [junit] Returning a org.apache.avalon.excalibur.thread.impl.SimpleWorkerThread to the pool
    [junit] "Worker Pool Worker #2" (in Worker Pool Worker #2) : waiting for work.
    [junit] Running org.apache.james.smtpserver.SPFHandlerTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.571 sec
    [junit] Running org.apache.james.smtpserver.SetMimeHeaderHandlerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.128 sec
    [junit] Running org.apache.james.smtpserver.SpamAssassinHandlerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.173 sec
    [junit] Running org.apache.james.smtpserver.TarpitHandlerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.022 sec
    [junit] Running org.apache.james.smtpserver.URIRBLHandlerTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.468 sec
    [junit] Running org.apache.james.smtpserver.ValidRcptHandlerTest
    [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.113 sec
    [junit] Running org.apache.james.smtpserver.ValidRcptMXTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
    [junit] Running org.apache.james.smtpserver.ValidSenderDomainHandlerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.032 sec
    [junit] Running org.apache.james.transport.JamesMailetLoaderTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.026 sec
    [junit] Running org.apache.james.transport.LinearProcessorTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.241 sec
    [junit] Running org.apache.james.transport.mailets.AddFooterTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.226 sec
    [junit] Running org.apache.james.transport.mailets.AddSubjectPrefixTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.116 sec
    [junit] Running org.apache.james.transport.mailets.LocalDeliveryTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.233 sec
    [junit] Running org.apache.james.transport.mailets.MailAttributesToMimeHeadersTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.095 sec
    [junit] Running org.apache.james.transport.mailets.NullTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.017 sec
    [junit] Running org.apache.james.transport.mailets.RemoveAllMailAttributesTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.033 sec
    [junit] Running org.apache.james.transport.mailets.RemoveMailAttributeTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.017 sec
    [junit] Running org.apache.james.transport.mailets.RemoveMimeHeaderTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] Running org.apache.james.transport.mailets.SetMailAttributeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.035 sec
    [junit] Running org.apache.james.transport.mailets.SetMimeHeaderTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.077 sec
    [junit] Running org.apache.james.transport.mailets.ToProcessorTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] Running org.apache.james.transport.matchers.AllTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.034 sec
    [junit] Running org.apache.james.transport.matchers.FetchedFromTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.137 sec
    [junit] Running org.apache.james.transport.matchers.HasHeaderTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.096 sec
    [junit] Running org.apache.james.transport.matchers.HasMailAttributeTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.036 sec
    [junit] Running org.apache.james.transport.matchers.HasMailAttributeWithValueRegexTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] Running org.apache.james.transport.matchers.HasMailAttributeWithValueTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.035 sec
    [junit] Running org.apache.james.transport.matchers.HostIsLocalTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.023 sec
    [junit] Running org.apache.james.transport.matchers.HostIsTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.024 sec
    [junit] Running org.apache.james.transport.matchers.InSpammerBlacklistTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.027 sec
    [junit] Running org.apache.james.transport.matchers.IsSingleRecipientTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.02 sec
    [junit] Running org.apache.james.transport.matchers.NESSpamCheckTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.127 sec
    [junit] Running org.apache.james.transport.matchers.RecipientIsRegexTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.086 sec
    [junit] Running org.apache.james.transport.matchers.RecipientIsTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.022 sec
    [junit] Running org.apache.james.transport.matchers.RemoteAddrInNetworkTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.034 sec
    [junit] Running org.apache.james.transport.matchers.RemoteAddrNotInNetworkTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.039 sec
    [junit] Running org.apache.james.transport.matchers.SMTPAuthSuccessfulTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.05 sec
    [junit] Running org.apache.james.transport.matchers.SMTPAuthUserIsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.034 sec
    [junit] Running org.apache.james.transport.matchers.SMTPIsAuthNetworkTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.034 sec
    [junit] Running org.apache.james.transport.matchers.SenderIsNullTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.019 sec
    [junit] Running org.apache.james.transport.matchers.SenderIsRegexTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec
    [junit] Running org.apache.james.transport.matchers.SenderIsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.021 sec
    [junit] Running org.apache.james.transport.matchers.SizeGreaterThanTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.025 sec
    [junit] Running org.apache.james.transport.matchers.SubjectIsTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.068 sec
    [junit] Running org.apache.james.transport.matchers.SubjectStartsWithTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.067 sec
    [junit] Running org.apache.james.transport.matchers.UserIsTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.023 sec
    [junit] Running org.apache.james.userrepository.DefaultUsersJdbcRepositoryTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 2.862 sec
    [junit] Running org.apache.james.userrepository.JamesUsersJdbcRepositoryTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 3.141 sec
    [junit] Running org.apache.james.userrepository.ListUsersJdbcRepositoryTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 2.819 sec
    [junit] Running org.apache.james.userrepository.MockUsersRepositoryTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
    [junit] Running org.apache.james.userrepository.UsersFileRepositoryTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.209 sec
    [junit] Running org.apache.james.util.ExtraDotOutputStreamTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] Running org.apache.james.util.TimeConverterTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.037 sec
    [junit] Running org.apache.james.util.junkscore.ComposedJunkScoreTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.011 sec
    [junit] Running org.apache.james.util.junkscore.JunkScoreConfigUtilTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.013 sec
    [junit] Running org.apache.james.util.junkscore.JunkScoreImplTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.009 sec
    [junit] Running org.apache.james.vut.JDBCVirtualUserTableTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 3.705 sec
    [junit] Running org.apache.james.vut.XMLVirtualUserTableTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.903 sec

jar:
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/phoenix-deployment/target/lib
     [echo] Making James Jar (james-server-next-major.jar)
      [jar] Building jar: /home/noel/ASF/james/server/trunk/phoenix-deployment/target/lib/james-server-next-major.jar

sar:
     [echo] Making James Sarfile (james.sar)
      [sar] Building sar: /home/noel/ASF/james/server/trunk/phoenix-deployment/target/lib/james.sar

dist-lite:
     [echo] Installing James to /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major
     [copy] Copying 1 file to /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/apps

dist-bin-common:
     [echo] Building binary distributions
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/downloads/bin
     [copy] Copying 1 file to /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/downloads/bin

prepare-master-dist:
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/dist/james-server-next-major/downloads
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/dist/james-server-next-major/downloads/bin
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/dist/james-server-next-major/downloads/src

dist-bin-phoenix-warn:

dist-bin-phoenix:
     [echo] Building binary w/Phoenix distributions
      [zip] Building zip: /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/downloads/bin/james-server-binary-next-major.zip
     [copy] Copying 1 file to /home/noel/ASF/james/server/trunk/dist/james-server-next-major/downloads/bin
      [tar] Building tar: /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/downloads/bin/james-server-binary-next-major.tar
     [gzip] Building: /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/downloads/bin/james-server-binary-next-major.tar.gz
   [delete] Deleting: /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/downloads/bin/james-server-binary-next-major.tar
     [copy] Copying 1 file to /home/noel/ASF/james/server/trunk/dist/james-server-next-major/downloads/bin

dist-bin:

javadocs:
     [echo] Making James Javadocs
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/phoenix-deployment/target/docs/javadocs
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.apache.james...
  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.5.0_11
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /home/noel/ASF/james/server/trunk/phoenix-deployment/target/docs/javadocs/stylesheet.css...
  [javadoc] Note: Custom tags that could override future standard tags:  @phoenix:mx-description, @phoenix:mx-operation, @phoenix:mx-attribute, @phoenix:mx-topic, @phoenix:mx-isWriteable. To avoid potential overrides, use at least one period character (.) in custom tag names.
  [javadoc] Note: Custom tags that were not seen:  @phoenix:mx-description, @phoenix:mx-operation, @phoenix:mx-attribute, @phoenix:mx-topic, @phoenix:mx-isWriteable

dist-src-common:
     [echo] Building source distributions
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/downloads/src
      [zip] Building zip: /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/downloads/src/james-server-next-major-src.zip
      [tar] Building tar: /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/downloads/src/james-server-next-major-src.tar
     [gzip] Building: /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/downloads/src/james-server-next-major-src.tar.gz
   [delete] Deleting: /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/downloads/src/james-server-next-major-src.tar

dist-src-phoenix-warn:

dist-src-phoenix:
     [echo] Building source distributions with Phoenix binaries
      [zip] Building zip: /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/downloads/src/james-server-with-phoenix-next-major-src.zip
     [copy] Copying 1 file to /home/noel/ASF/james/server/trunk/dist/james-server-next-major/downloads/src
      [tar] Building tar: /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/downloads/src/james-server-with-phoenix-next-major-src.tar
     [gzip] Building: /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/downloads/src/james-server-with-phoenix-next-major-src.tar.gz
     [copy] Copying 1 file to /home/noel/ASF/james/server/trunk/dist/james-server-next-major/downloads/src
   [delete] Deleting: /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/downloads/src/james-server-with-phoenix-next-major-src.tar

dist-src:

dist-mailet-SDK:
     [echo] building mailet SDK distributions
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/MailetSDK/api/src
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/MailetSDK/api/javadocs
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/MailetSDK/samples/java
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/MailetSDK/src/java
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/MailetSDK/src/test
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/MailetSDK/lib/build
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/MailetSDK/lib/mailet
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/MailetSDK/lib/user
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/MailetSDK/lib/test
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/MailetSDK/src/conf
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/MailetSDK/samples/java
     [copy] Copying 1 file to /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/MailetSDK
     [copy] Copying 1 file to /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/MailetSDK
     [copy] Copying 16 files to /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/MailetSDK/src/conf
     [copy] Copying 1 file to /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/MailetSDK/lib/mailet
      [zip] Building zip: /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/downloads/bin/james-server-MailetSDK-next-major.zip
     [copy] Copying 1 file to /home/noel/ASF/james/server/trunk/dist/james-server-next-major/downloads/bin
      [tar] Building tar: /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/downloads/bin/james-server-MailetSDK-next-major.tar
     [gzip] Building: /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/downloads/bin/james-server-MailetSDK-next-major.tar.gz
     [copy] Copying 1 file to /home/noel/ASF/james/server/trunk/dist/james-server-next-major/downloads/bin
   [delete] Deleting directory /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-next-major/MailetSDK

dist:

BUILD SUCCESSFUL
Total time: 6 minutes 4 seconds
--------------------------------------------------------------------
Done. Packages Will Be Uploaded To The Nightly Repository.
--------------------------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org