----------------------------------------------------
This email is autogenerated from the output from:
<http://cvs.apache.org/builds/gump/2002-12-09/jakarta-slide.html>
----------------------------------------------------
Build results exceed maximum length.
Please see URL above for details.
Last 50 lines of build output follows.
[javac] location: interface org.apache.commons.httpclient.HttpMethod
[javac] method.setHeader("Content-Length", ""+input.length);
[javac] ^
[javac]
/home/rubys/jakarta/jakarta-slide/testsuite/testsuite/junit/src/org/apache/slide/testsuite/testtools/tprocessor/TProcessors.java:927:
cannot resolve symbol
[javac] symbol : method sendData (byte[])
[javac] location: class org.apache.webdav.lib.methods.PutMethod
[javac] ((PutMethod)method).sendData(input);
[javac] ^
[javac]
/home/rubys/jakarta/jakarta-slide/testsuite/testsuite/junit/src/org/apache/slide/testsuite/testtools/tprocessor/TProcessors.java:929:
cannot resolve symbol
[javac] symbol : method setQuery (java.lang.String)
[javac] location: interface org.apache.commons.httpclient.HttpMethod
[javac] method.setQuery(source);
[javac] ^
[javac]
/home/rubys/jakarta/jakarta-slide/testsuite/testsuite/junit/src/org/apache/slide/testsuite/testtools/tprocessor/TProcessors.java:1080:
cannot resolve symbol
[javac] symbol : method getHeaders ()
[javac] location: interface org.apache.commons.httpclient.HttpMethod
[javac] verifyOneHeader(headToMatch, m.getHeaders()); //
compare it
[javac] ^
[javac]
/home/rubys/jakarta/jakarta-slide/testsuite/testsuite/junit/src/org/apache/slide/testsuite/testtools/tprocessor/TProcessors.java:1086:
cannot resolve symbol
[javac] symbol : method getHeader (java.lang.String)
[javac] location: interface org.apache.commons.httpclient.HttpMethod
[javac] if (m.getHeader(headToMatch.getName()) == null){
[javac] ^
[javac]
/home/rubys/jakarta/jakarta-slide/testsuite/testsuite/junit/src/org/apache/slide/testsuite/testtools/tprocessor/TProcessors.java:1092:
cannot resolve symbol
[javac] symbol : method getHeader (java.lang.String)
[javac] location: interface org.apache.commons.httpclient.HttpMethod
[javac] xmlresult.writeElement("receivedValue",
m.getHeader(headToMatch.getName()).getValue().trim());
[javac] ^
[javac]
/home/rubys/jakarta/jakarta-slide/testsuite/testsuite/junit/src/org/apache/slide/testsuite/testtools/tprocessor/TProcessors.java:1251:
cannot resolve symbol
[javac] symbol : method getHeader (java.lang.String)
[javac] location: interface org.apache.commons.httpclient.HttpMethod
[javac] Header h = m.getHeader(headerName);
[javac] ^
[javac]
/home/rubys/jakarta/jakarta-slide/testsuite/testsuite/junit/src/org/apache/slide/testsuite/testtools/tprocessor/TProcessors.java:1460:
cannot resolve symbol
[javac] symbol : method getHeader (java.lang.String)
[javac] location: interface org.apache.commons.httpclient.HttpMethod
[javac] if (m.getHeader("Content-Type") == null ||
!m.getHeader("Content-Type").getValue().equals("text/xml")) {
[javac] ^
[javac]
/home/rubys/jakarta/jakarta-slide/testsuite/testsuite/junit/src/org/apache/slide/testsuite/testtools/tprocessor/TProcessors.java:1460:
cannot resolve symbol
[javac] symbol : method getHeader (java.lang.String)
[javac] location: interface org.apache.commons.httpclient.HttpMethod
[javac] if (m.getHeader("Content-Type") == null ||
!m.getHeader("Content-Type").getValue().equals("text/xml")) {
[javac] ^
[javac] Note:
/home/rubys/jakarta/jakarta-slide/testsuite/testsuite/junit/src/org/apache/slide/testsuite/testtools/tprocessor/TProcessors.java
uses or overrides a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[javac] 21 errors
BUILD FAILED
file:///home/rubys/jakarta/jakarta-slide/testsuite/build.xml:16: Compile failed; see
the compiler error output for details.
Total time: 55 seconds
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>