--------------------------------------------------------------------
Updating From Source Control
--------------------------------------------------------------------
At revision 580680.
--------------------------------------------------------------------
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.008 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.06 sec
[junit] Running
org.apache.james.imapserver.codec.encode.ImapResponseCommandTest
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.09 sec
[junit] Running org.apache.james.imapserver.codec.encode.ImapResponseTest
[junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.037 sec
[junit] Running
org.apache.james.imapserver.codec.encode.imap4rev1.StatusResponseEncoderTest
[junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.096 sec
[junit] Running
org.apache.james.imapserver.codec.encode.imap4rev1.legacy.BadResponseEncodeTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.058 sec
[junit] Running
org.apache.james.imapserver.codec.encode.imap4rev1.legacy.CommandFailedResponseEncoderTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.071 sec
[junit] Running
org.apache.james.imapserver.codec.encode.imap4rev1.legacy.ErrorResponseMessageTest
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.087 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
[javac]
/home/noel/ASF/james/server/trunk/smtpserver-function/src/main/java/org/apache/james/smtpserver/core/filter/fastfail/SPFHandler.java:30:
package org.apache.james.jspf.impl does not exist
[javac] import org.apache.james.jspf.impl.DefaultSPF;
[javac] ^
[javac]
/home/noel/ASF/james/server/trunk/smtpserver-function/src/main/java/org/apache/james/smtpserver/core/filter/fastfail/SPFHandler.java:31:
package org.apache.james.jspf.impl does not exist
[javac] import org.apache.james.jspf.impl.SPF;
[javac] ^
[javac]
/home/noel/ASF/james/server/trunk/smtpserver-function/src/main/java/org/apache/james/smtpserver/core/filter/fastfail/SPFHandler.java:32:
package org.apache.james.jspf.core does not exist
[javac] import org.apache.james.jspf.core.DNSService;
[javac] ^
[javac]
/home/noel/ASF/james/server/trunk/smtpserver-function/src/main/java/org/apache/james/smtpserver/core/filter/fastfail/SPFHandler.java:33:
package org.apache.james.jspf.core.exceptions does not exist
[javac] import org.apache.james.jspf.core.exceptions.SPFErrorConstants;
[javac] ^
[javac]
/home/noel/ASF/james/server/trunk/smtpserver-function/src/main/java/org/apache/james/smtpserver/core/filter/fastfail/SPFHandler.java:34:
package org.apache.james.jspf.executor does not exist
[javac] import org.apache.james.jspf.executor.SPFResult;
[javac] ^
[javac]
/home/noel/ASF/james/server/trunk/smtpserver-function/src/main/java/org/apache/james/smtpserver/core/filter/fastfail/SPFHandler.java:74:
cannot find symbol
[javac] symbol : class DNSService
[javac] location: class
org.apache.james.smtpserver.core.filter.fastfail.SPFHandler
[javac] private DNSService dnsService = null;
[javac] ^
[javac]
/home/noel/ASF/james/server/trunk/smtpserver-function/src/main/java/org/apache/james/smtpserver/core/filter/fastfail/SPFHandler.java:78:
cannot find symbol
[javac] symbol : class SPF
[javac] location: class
org.apache.james.smtpserver.core.filter.fastfail.SPFHandler
[javac] private SPF spf;
[javac] ^
[javac]
/home/noel/ASF/james/server/trunk/smtpserver-function/src/main/java/org/apache/james/smtpserver/core/filter/fastfail/SPFHandler.java:145:
cannot find symbol
[javac] symbol : class DNSService
[javac] location: class
org.apache.james.smtpserver.core.filter.fastfail.SPFHandler
[javac] public void setDNSService(DNSService dnsService) {
[javac] ^
[javac]
/home/noel/ASF/james/server/trunk/smtpserver-function/src/main/java/org/apache/james/smtpserver/core/filter/fastfail/SPFHandler.java:307:
package org.apache.james.jspf.core does not exist
[javac] private class SPFLoggerAdapter implements
org.apache.james.jspf.core.Logger {
[javac]
^
[javac]
/home/noel/ASF/james/server/trunk/smtpserver-function/src/main/java/org/apache/james/smtpserver/core/filter/fastfail/SPFHandler.java:426:
package org.apache.james.jspf.core does not exist
[javac] public org.apache.james.jspf.core.Logger
getChildLogger(String arg0) {
[javac] ^
[javac]
/home/noel/ASF/james/server/trunk/smtpserver-function/src/main/java/org/apache/james/smtpserver/core/filter/fastfail/SPFHandler.java:114:
cannot find symbol
[javac] symbol : class DefaultSPF
[javac] location: class
org.apache.james.smtpserver.core.filter.fastfail.SPFHandler
[javac] spf = new DefaultSPF(new SPFLoggerAdapter(getLogger()));
[javac] ^
[javac]
/home/noel/ASF/james/server/trunk/smtpserver-function/src/main/java/org/apache/james/smtpserver/core/filter/fastfail/SPFHandler.java:116:
cannot find symbol
[javac] symbol : class SPF
[javac] location: class
org.apache.james.smtpserver.core.filter.fastfail.SPFHandler
[javac] spf = new SPF(dnsService, new
SPFLoggerAdapter(getLogger()));
[javac] ^
[javac]
/home/noel/ASF/james/server/trunk/smtpserver-function/src/main/java/org/apache/james/smtpserver/core/filter/fastfail/SPFHandler.java:198:
cannot find symbol
[javac] symbol : class SPFResult
[javac] location: class
org.apache.james.smtpserver.core.filter.fastfail.SPFHandler
[javac] SPFResult result = spf
[javac] ^
[javac]
/home/noel/ASF/james/server/trunk/smtpserver-function/src/main/java/org/apache/james/smtpserver/core/filter/fastfail/SPFHandler.java:214:
cannot find symbol
[javac] symbol : variable SPFErrorConstants
[javac] location: class
org.apache.james.smtpserver.core.filter.fastfail.SPFHandler
[javac] if ((spfResult.equals(SPFErrorConstants.FAIL_CONV))
[javac] ^
[javac]
/home/noel/ASF/james/server/trunk/smtpserver-function/src/main/java/org/apache/james/smtpserver/core/filter/fastfail/SPFHandler.java:215:
cannot find symbol
[javac] symbol : variable SPFErrorConstants
[javac] location: class
org.apache.james.smtpserver.core.filter.fastfail.SPFHandler
[javac] ||
(spfResult.equals(SPFErrorConstants.SOFTFAIL_CONV) && blockSoftFail)
[javac] ^
[javac]
/home/noel/ASF/james/server/trunk/smtpserver-function/src/main/java/org/apache/james/smtpserver/core/filter/fastfail/SPFHandler.java:216:
cannot find symbol
[javac] symbol : variable SPFErrorConstants
[javac] location: class
org.apache.james.smtpserver.core.filter.fastfail.SPFHandler
[javac] ||
(spfResult.equals(SPFErrorConstants.PERM_ERROR_CONV) && blockPermError)) {
[javac] ^
[javac]
/home/noel/ASF/james/server/trunk/smtpserver-function/src/main/java/org/apache/james/smtpserver/core/filter/fastfail/SPFHandler.java:218:
cannot find symbol
[javac] symbol : variable SPFErrorConstants
[javac] location: class
org.apache.james.smtpserver.core.filter.fastfail.SPFHandler
[javac] if
(spfResult.equals(SPFErrorConstants.PERM_ERROR_CONV)) {
[javac] ^
[javac]
/home/noel/ASF/james/server/trunk/smtpserver-function/src/main/java/org/apache/james/smtpserver/core/filter/fastfail/SPFHandler.java:224:
cannot find symbol
[javac] symbol : variable SPFErrorConstants
[javac] location: class
org.apache.james.smtpserver.core.filter.fastfail.SPFHandler
[javac] } else if
(spfResult.equals(SPFErrorConstants.TEMP_ERROR_CONV)) {
[javac] ^
[javac] 18 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:93: The following error occurred
while executing this line:
/home/noel/ASF/james/server/trunk/build.xml:72: 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/build-tools/module-build.xml:73: The
following error occurred while executing this line:
/home/noel/ASF/james/server/trunk/build-tools/base-build.xml:152: The following
error occurred while executing this line:
/home/noel/ASF/james/server/trunk/build-tools/base-build.xml:112: Compile
failed; see the compiler error output for details.
Total time: 2 minutes 14 seconds
--------------------------------------------------------------------
Done. Packages Will Be Uploaded To The Nightly Repository.
--------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]