I downloaded the CVS 2.1 right now and I got:

/xml-cocoon2/build/cocoon/src/org/apache/cocoon/environment/http/HttpRequest.java:230:
wrappedSession has private access in
org.apache.cocoon.environment.http.HttpSession
                if ( this.session.wrappedSession != serverSession ) {
                     ^
/xml-cocoon2/build/cocoon/src/org/apache/cocoon/environment/http/HttpRequest.java:232:
wrappedSession has private access in
org.apache.cocoon.environment.http.HttpSession
                    this.session.wrappedSession = serverSession;
                    ^
2 errors


Antonio Gallardo



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to