Is there someone able to help me please.
I did the same one hour ago, and had same result.
1. checkout of xml-cocoon2 HEAD
2. .\build.bat -Dinclude.webapp.libs=yes webapp
---------- Compiling Result is:
compile:
[copy] Copying 32 files to D:\Program Files\Apache
Group\xml-cocoon2\build\
cocoon\classes
[echo] Compiling with Java 1.3, debug on, optimize off, deprecation
off
[javac] Compiling 405 source files to D:\Program Files\Apache
Group\xml-coco
on2\build\cocoon\classes
[javac] D:\Program Files\Apache
Group\xml-cocoon2\build\cocoon\src\org\apach
e\cocoon\environment\http\RequestWrapper.java:72: class
org.apache.cocoon.enviro
nment.http.RequestWrapper must be declared abstract. It does not define
java.uti
l.Map getParameterMap() from interface javax.servlet.ServletRequest.
[javac] public final class RequestWrapper extends
MaybeUploadRequestWrapper
{
[javac] ^
[javac] D:\Program Files\Apache
Group\xml-cocoon2\build\cocoon\src\org\apach
e\cocoon\environment\http\RequestWrapper.java:72: class
org.apache.cocoon.enviro
nment.http.RequestWrapper must be declared abstract. It does not define
java.lan
g.StringBuffer getRequestURL() from interface
javax.servlet.http.HttpServletRequ
est.
[javac] public final class RequestWrapper extends
MaybeUploadRequestWrapper
{
[javac] ^
[javac] D:\Program Files\Apache
Group\xml-cocoon2\build\cocoon\src\org\apach
e\cocoon\environment\http\RequestWrapper.java:72: class
org.apache.cocoon.enviro
nment.http.RequestWrapper must be declared abstract. It does not define
void set
CharacterEncoding(java.lang.String) from interface
javax.servlet.ServletRequest.
[javac] public final class RequestWrapper extends
MaybeUploadRequestWrapper
{
[javac] ^
[javac] D:\Program Files\Apache
Group\xml-cocoon2\build\cocoon\src\org\apach
e\cocoon\environment\http\RequestWrapper.java:92: class
org.apache.cocoon.enviro
nment.http.RequestWrapper is an abstract class. It can't be instantiated.
[javac] req = new RequestWrapper(request,
[javac] ^
[javac] 4 errors
BUILD FAILED
D:\Program Files\Apache Group\xml-cocoon2\build.xml:848: Compile failed,
message
s should have been provided.
Total time: 1 minute 18 seconds
----------- End of the Result
Thanks in advance
pino
On Thu, 21 Feb 2002, Joseph Rajkumar wrote:
> Hi Folks
>
> I did a cvs checkout of xml-cocoon2 this
> morning 2/21/02 at 10:00 AM Eastern US time and tried
> to build it and it failed.
>
> Regards
> Joseph Rajkumar
> PS: There are similar postings on the cocoon-dev mailing
> list also, from earlier checkouts.
>
> --
> email: [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
>
>
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>