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/10/01 09:33:16 UTC

JAMES Server Nightly Build Report

--------------------------------------------------------------------
Updating From Source Control
--------------------------------------------------------------------
U    phoenix-deployment/pom.xml
U    core-library/pom.xml
U    pom.xml
U    smtpserver-function/pom.xml
A    stage/org.apache.james/jars/maven-skin-1.1.jar
A    stage/org.apache.james/poms/maven-skin-1.1.pom
A    stage/org.apache.james/poms/apache-jspf-0.9.5.pom
U    include.properties
Updated to revision 580875.
--------------------------------------------------------------------
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...

check-environment:
     [echo] Environment looks okay

clean:

check-environment:
     [echo] Environment looks okay

conditional-clean:
     [echo] Cleaning build directories...

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

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 42 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

test:
     [echo] Testing imap-api
     [echo] Compiling src/test/java
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/imap-api/target/test-classes
    [javac] Compiling 2 source files to /home/noel/ASF/james/server/trunk/imap-api/target/test-classes
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/imap-api/target/test-classes/META-INF
     [echo] Running all unit tests in target/test-classes
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/imap-api/target/test-reports
    [junit] Running org.apache.james.api.imap.message.response.imap4rev1.StatusResponseTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.009 sec

dist:
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-imap-api-3.0-SNAPSHOT.jar
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-imap-api-test-3.0-SNAPSHOT.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 314 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 280 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

test:
     [echo] Testing core-library
     [echo] Compiling src/test/java
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/core-library/target/test-classes
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/core-library/target/test-classes/META-INF
     [echo] Running all unit tests in target/test-classes
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/core-library/target/test-reports

dist:
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-core-library-3.0-SNAPSHOT.jar
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-core-library-test-3.0-SNAPSHOT.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 119 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

test:
     [echo] Testing imap-codec-library
     [echo] Compiling src/test/java
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/imap-codec-library/target/test-classes
    [javac] Compiling 8 source files to /home/noel/ASF/james/server/trunk/imap-codec-library/target/test-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/test-classes/META-INF
     [echo] Running all unit tests in target/test-classes
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/imap-codec-library/target/test-reports
    [junit] Running org.apache.james.imap.message.response.imap4rev1.status.UnpooledStatusResponseFactoryTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] Running org.apache.james.imapserver.codec.encode.ImapResponseCommandTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.068 sec
    [junit] Running org.apache.james.imapserver.codec.encode.ImapResponseTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.043 sec
    [junit] Running org.apache.james.imapserver.codec.encode.imap4rev1.StatusResponseEncoderTest
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.115 sec
    [junit] Running org.apache.james.imapserver.codec.encode.imap4rev1.legacy.BadResponseEncodeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.059 sec
    [junit] Running org.apache.james.imapserver.codec.encode.imap4rev1.legacy.CommandFailedResponseEncoderTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.069 sec
    [junit] Running org.apache.james.imapserver.codec.encode.imap4rev1.legacy.ErrorResponseMessageTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.128 sec

dist:
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-imap-codec-library-3.0-SNAPSHOT.jar
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-imap-codec-library-test-3.0-SNAPSHOT.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

test:
     [echo] Testing imap-command-library
     [echo] Compiling src/test/java
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/imap-command-library/target/test-classes
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/imap-command-library/target/test-classes/META-INF
     [echo] Running all unit tests in target/test-classes
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/imap-command-library/target/test-reports

dist:
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-imap-command-library-3.0-SNAPSHOT.jar
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-imap-command-library-test-3.0-SNAPSHOT.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

test:
     [echo] Testing imapmailbox-library
     [echo] Compiling src/test/java
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/imapmailbox-library/target/test-classes
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/imapmailbox-library/target/test-classes/META-INF
     [echo] Running all unit tests in target/test-classes
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/imapmailbox-library/target/test-reports

dist:
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-imapmailbox-library-3.0-SNAPSHOT.jar
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-imapmailbox-library-test-3.0-SNAPSHOT.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

test:
     [echo] Testing mordred-library
     [echo] Compiling src/test/java
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/mordred-library/target/test-classes
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/mordred-library/target/test-classes/META-INF
     [echo] Running all unit tests in target/test-classes
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/mordred-library/target/test-reports

dist:
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-mordred-library-3.0-SNAPSHOT.jar
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-mordred-library-test-3.0-SNAPSHOT.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

test:
     [echo] Testing experimental-seda-imap-function
     [echo] Compiling src/test/java
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/experimental-seda-imap-function/target/test-classes
    [javac] Compiling 14 source files to /home/noel/ASF/james/server/trunk/experimental-seda-imap-function/target/test-classes
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/experimental-seda-imap-function/target/test-classes/META-INF
     [copy] Copying 44 files to /home/noel/ASF/james/server/trunk/experimental-seda-imap-function/target/test-classes
     [copy] Copied 24 empty directories to 14 empty directories under /home/noel/ASF/james/server/trunk/experimental-seda-imap-function/target/test-classes
     [echo] Running all unit tests in target/test-classes
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/experimental-seda-imap-function/target/test-reports

dist:
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-experimental-seda-imap-function-3.0-SNAPSHOT.jar
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-experimental-seda-imap-function-test-3.0-SNAPSHOT.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

test:
     [echo] Testing fetchmail-function
     [echo] Compiling src/test/java
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/fetchmail-function/target/test-classes
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/fetchmail-function/target/test-classes/META-INF
     [echo] Running all unit tests in target/test-classes
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/fetchmail-function/target/test-reports

dist:
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-fetchmail-function-3.0-SNAPSHOT.jar
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-fetchmail-function-test-3.0-SNAPSHOT.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

test:
     [echo] Testing imap-mailbox-processor-function
     [echo] Compiling src/test/java
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/imap-mailbox-processor-function/target/test-classes
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/imap-mailbox-processor-function/target/test-classes/META-INF
     [echo] Running all unit tests in target/test-classes
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/imap-mailbox-processor-function/target/test-reports

dist:
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-imap-mailbox-processor-function-3.0-SNAPSHOT.jar
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-imap-mailbox-processor-function-test-3.0-SNAPSHOT.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

test:
     [echo] Testing imapserver-function
     [echo] Compiling src/test/java
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/imapserver-function/target/test-classes
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/imapserver-function/target/test-classes/META-INF
     [echo] Running all unit tests in target/test-classes
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/imapserver-function/target/test-reports

dist:
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-imapserver-function-3.0-SNAPSHOT.jar
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-imapserver-function-test-3.0-SNAPSHOT.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

test:
     [echo] Testing nntpserver-function
     [echo] Compiling src/test/java
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/nntpserver-function/target/test-classes
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/nntpserver-function/target/test-classes/META-INF
     [echo] Running all unit tests in target/test-classes
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/nntpserver-function/target/test-reports

dist:
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-nntpserver-function-3.0-SNAPSHOT.jar
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-nntpserver-function-test-3.0-SNAPSHOT.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

test:
     [echo] Testing pop3server-function
     [echo] Compiling src/test/java
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/pop3server-function/target/test-classes
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/pop3server-function/target/test-classes/META-INF
     [echo] Running all unit tests in target/test-classes
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/pop3server-function/target/test-reports

dist:
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-pop3server-function-3.0-SNAPSHOT.jar
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-pop3server-function-test-3.0-SNAPSHOT.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

test:
     [echo] Testing remotemanager-function
     [echo] Compiling src/test/java
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/remotemanager-function/target/test-classes
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/remotemanager-function/target/test-classes/META-INF
     [echo] Running all unit tests in target/test-classes
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/remotemanager-function/target/test-reports

dist:
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-remotemanager-function-3.0-SNAPSHOT.jar
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-remotemanager-function-test-3.0-SNAPSHOT.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

test:
     [echo] Testing smtpserver-function
     [echo] Compiling src/test/java
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/smtpserver-function/target/test-classes
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/smtpserver-function/target/test-classes/META-INF
     [echo] Running all unit tests in target/test-classes
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/smtpserver-function/target/test-reports

dist:
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-smtpserver-function-3.0-SNAPSHOT.jar
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-smtpserver-function-test-3.0-SNAPSHOT.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 136 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

test:
     [echo] Testing spoolmanager-function
     [echo] Compiling src/test/java
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/spoolmanager-function/target/test-classes
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/spoolmanager-function/target/test-classes/META-INF
     [echo] Running all unit tests in target/test-classes
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/spoolmanager-function/target/test-reports

dist:
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-spoolmanager-function-3.0-SNAPSHOT.jar
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-spoolmanager-function-test-3.0-SNAPSHOT.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

test:
     [echo] Testing torque-mailboxmanager-function
     [echo] Compiling src/test/java
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/torque-mailboxmanager-function/target/test-classes
     [copy] Copying 2 files to /home/noel/ASF/james/server/trunk/torque-mailboxmanager-function/target/test-classes/META-INF
     [echo] Running all unit tests in target/test-classes
    [mkdir] Created dir: /home/noel/ASF/james/server/trunk/torque-mailboxmanager-function/target/test-reports

dist:
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-torque-mailboxmanager-function-3.0-SNAPSHOT.jar
      [jar] Building jar: /home/noel/ASF/james/server/trunk/stage/org.apache.james/jars/james-server-torque-mailboxmanager-function-test-3.0-SNAPSHOT.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-3.0-SNAPSHOT
     [copy] Copying 4 files to /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-3.0-SNAPSHOT

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-3.0-SNAPSHOT
     [copy] Copying 6 files to /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-3.0-SNAPSHOT/lib
     [copy] Copying 1 file to /home/noel/ASF/james/server/trunk/phoenix-deployment/dist/james-server-3.0-SNAPSHOT/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 2 source files to /home/noel/ASF/james/server/trunk/phoenix-deployment/target/classes
     [copy] Copying 4 files 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 202 source files to /home/noel/ASF/james/server/trunk/phoenix-deployment/target/test/classes
    [javac] /home/noel/ASF/james/server/trunk/phoenix-deployment/src/test/org/apache/james/smtpserver/SPFHandlerTest.java:91: cannot find symbol
    [javac] symbol: class TimeoutException
    [javac]             public List getRecords(String host, int type) throws TimeoutException {
    [javac]                                                                  ^
    [javac] /home/noel/ASF/james/server/trunk/phoenix-deployment/src/test/org/apache/james/smtpserver/SPFHandlerTest.java:91: <anonymous org.apache.james.smtpserver.SPFHandlerTest$1> is not abstract and does not override abstract method getRecords(org.apache.james.jspf.core.DNSRequest) in org.apache.james.jspf.core.DNSService
    [javac]             public List getRecords(String host, int type) throws TimeoutException {
    [javac]                         ^
    [javac] /home/noel/ASF/james/server/trunk/phoenix-deployment/src/test/org/apache/james/smtpserver/SPFHandlerTest.java:93: cannot find symbol
    [javac] symbol  : variable TXT
    [javac] location: interface org.apache.james.jspf.core.DNSService
    [javac]                     case DNSService.TXT:
    [javac]                                    ^
    [javac] /home/noel/ASF/james/server/trunk/phoenix-deployment/src/test/org/apache/james/smtpserver/SPFHandlerTest.java:94: cannot find symbol
    [javac] symbol  : variable SPF
    [javac] location: interface org.apache.james.jspf.core.DNSService
    [javac]                     case DNSService.SPF:
    [javac]                                    ^
    [javac] /home/noel/ASF/james/server/trunk/phoenix-deployment/src/test/org/apache/james/smtpserver/SPFHandlerTest.java:114: cannot find symbol
    [javac] symbol: class TimeoutException
    [javac]                             throw new TimeoutException();
    [javac]                                       ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 5 errors

BUILD FAILED
/home/noel/ASF/james/server/trunk/build.xml:134: The following error occurred while executing this line:
/home/noel/ASF/james/server/trunk/build.xml:94: The following error occurred while executing this line:
/home/noel/ASF/james/server/trunk/build.xml:82: The following error occurred while executing this line:
/home/noel/ASF/james/server/trunk/build.xml:40: The following error occurred while executing this line:
/home/noel/ASF/james/server/trunk/phoenix-deployment/build.xml:881: Compile failed; see the compiler error output for details.

Total time: 2 minutes 50 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


Re: SPF test failing (Was: JAMES Server Nightly Build Report)

Posted by Stefano Bagnara <ap...@bago.org>.
Norman Maurer ha scritto:
> Hi Stefano,
> 
> I have the workspace not avaible at the moment... Can you fix it maybe ?
> Otherwise the build will fail until i can do it... Sorry for the problems..


Hi Norman,

no problem, I just committed a patch. Hope this fix the nightly process.
Let's see tomorrow.

Stefano


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


Re: SPF test failing (Was: JAMES Server Nightly Build Report)

Posted by Norman Maurer <no...@apache.org>.
Hi Stefano,

I have the workspace not avaible at the moment... Can you fix it maybe ? 
Otherwise the build will fail until i can do it... Sorry for the problems..

bye
Norman

Stefano Bagnara schrieb:
> Norman,
>
> maybe you already fixed this, too, and you forgot to commit it.
>
> Can you check?
>
> Stefano
>
> JAMES Nightly Build System ha scritto:
>   
>> 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 202 source files to /home/noel/ASF/james/server/trunk/phoenix-deployment/target/test/classes
>>     [javac] /home/noel/ASF/james/server/trunk/phoenix-deployment/src/test/org/apache/james/smtpserver/SPFHandlerTest.java:91: cannot find symbol
>>     [javac] symbol: class TimeoutException
>>     [javac]             public List getRecords(String host, int type) throws TimeoutException {
>>     [javac]                                                                  ^
>>     [javac] /home/noel/ASF/james/server/trunk/phoenix-deployment/src/test/org/apache/james/smtpserver/SPFHandlerTest.java:91: <anonymous org.apache.james.smtpserver.SPFHandlerTest$1> is not abstract and does not override abstract method getRecords(org.apache.james.jspf.core.DNSRequest) in org.apache.james.jspf.core.DNSService
>>     [javac]             public List getRecords(String host, int type) throws TimeoutException {
>>     [javac]                         ^
>>     [javac] /home/noel/ASF/james/server/trunk/phoenix-deployment/src/test/org/apache/james/smtpserver/SPFHandlerTest.java:93: cannot find symbol
>>     [javac] symbol  : variable TXT
>>     [javac] location: interface org.apache.james.jspf.core.DNSService
>>     [javac]                     case DNSService.TXT:
>>     [javac]                                    ^
>>     [javac] /home/noel/ASF/james/server/trunk/phoenix-deployment/src/test/org/apache/james/smtpserver/SPFHandlerTest.java:94: cannot find symbol
>>     [javac] symbol  : variable SPF
>>     [javac] location: interface org.apache.james.jspf.core.DNSService
>>     [javac]                     case DNSService.SPF:
>>     [javac]                                    ^
>>     [javac] /home/noel/ASF/james/server/trunk/phoenix-deployment/src/test/org/apache/james/smtpserver/SPFHandlerTest.java:114: cannot find symbol
>>     [javac] symbol: class TimeoutException
>>     [javac]                             throw new TimeoutException();
>>     [javac]                                       ^
>>     [javac] Note: Some input files use or override a deprecated API.
>>     [javac] Note: Recompile with -Xlint:deprecation for details.
>>     [javac] 5 errors
>>
>> BUILD FAILED
>> /home/noel/ASF/james/server/trunk/build.xml:134: The following error occurred while executing this line:
>> /home/noel/ASF/james/server/trunk/build.xml:94: The following error occurred while executing this line:
>> /home/noel/ASF/james/server/trunk/build.xml:82: The following error occurred while executing this line:
>> /home/noel/ASF/james/server/trunk/build.xml:40: The following error occurred while executing this line:
>> /home/noel/ASF/james/server/trunk/phoenix-deployment/build.xml:881: Compile failed; see the compiler error output for details.
>>     
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> For additional commands, e-mail: server-dev-help@james.apache.org
>
>
> !DSPAM:1,4700a98f257908332112803!
>
>
>   


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


SPF test failing (Was: JAMES Server Nightly Build Report)

Posted by Stefano Bagnara <ap...@bago.org>.
Norman,

maybe you already fixed this, too, and you forgot to commit it.

Can you check?

Stefano

JAMES Nightly Build System ha scritto:
> 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 202 source files to /home/noel/ASF/james/server/trunk/phoenix-deployment/target/test/classes
>     [javac] /home/noel/ASF/james/server/trunk/phoenix-deployment/src/test/org/apache/james/smtpserver/SPFHandlerTest.java:91: cannot find symbol
>     [javac] symbol: class TimeoutException
>     [javac]             public List getRecords(String host, int type) throws TimeoutException {
>     [javac]                                                                  ^
>     [javac] /home/noel/ASF/james/server/trunk/phoenix-deployment/src/test/org/apache/james/smtpserver/SPFHandlerTest.java:91: <anonymous org.apache.james.smtpserver.SPFHandlerTest$1> is not abstract and does not override abstract method getRecords(org.apache.james.jspf.core.DNSRequest) in org.apache.james.jspf.core.DNSService
>     [javac]             public List getRecords(String host, int type) throws TimeoutException {
>     [javac]                         ^
>     [javac] /home/noel/ASF/james/server/trunk/phoenix-deployment/src/test/org/apache/james/smtpserver/SPFHandlerTest.java:93: cannot find symbol
>     [javac] symbol  : variable TXT
>     [javac] location: interface org.apache.james.jspf.core.DNSService
>     [javac]                     case DNSService.TXT:
>     [javac]                                    ^
>     [javac] /home/noel/ASF/james/server/trunk/phoenix-deployment/src/test/org/apache/james/smtpserver/SPFHandlerTest.java:94: cannot find symbol
>     [javac] symbol  : variable SPF
>     [javac] location: interface org.apache.james.jspf.core.DNSService
>     [javac]                     case DNSService.SPF:
>     [javac]                                    ^
>     [javac] /home/noel/ASF/james/server/trunk/phoenix-deployment/src/test/org/apache/james/smtpserver/SPFHandlerTest.java:114: cannot find symbol
>     [javac] symbol: class TimeoutException
>     [javac]                             throw new TimeoutException();
>     [javac]                                       ^
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] 5 errors
> 
> BUILD FAILED
> /home/noel/ASF/james/server/trunk/build.xml:134: The following error occurred while executing this line:
> /home/noel/ASF/james/server/trunk/build.xml:94: The following error occurred while executing this line:
> /home/noel/ASF/james/server/trunk/build.xml:82: The following error occurred while executing this line:
> /home/noel/ASF/james/server/trunk/build.xml:40: The following error occurred while executing this line:
> /home/noel/ASF/james/server/trunk/phoenix-deployment/build.xml:881: Compile failed; see the compiler error output for details.



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