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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]