This problem is fixed in the current CVS, you can either check it out
or you have to add

import org.apache.cocoon.environment.ObjectModelHelper;

to the import list of the Paginator class

Carsten

> -----Original Message-----
> From: Ivan Luzyanin [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, June 12, 2002 1:47 PM
> To: Cocoon-users
> Subject: Can't build last Cocoon dev-snapshot
>
>
> Hi!
>
> I have dowloaded today last dev snapshot
> xml-cocoon2_20020612041724.tar.gz build failes with error message:
>
> Compiling 82 source files to
> /home/ivan/storage/downloads/Cocoon/xml-cocoon2/build/cocoon/scrat
> chpad/classes
> /home/ivan/storage/downloads/Cocoon/xml-cocoon2/build/cocoon/scrat
chpad/src/org/apache/cocoon/transformation/pagination/Paginator.java:172:
cannot resolve symbol
> symbol  : variable ObjectModelHelper
> location: class org.apache.cocoon.transformation.pagination.Paginator
>         this.request = ObjectModelHelper.getRequest(objectModel);
>                        ^
> Note: Some input files use or override a deprecated API.
> Note: Recompile with -deprecation for details.
> 1 error
>
> BUILD FAILED
>
> /home/ivan/storage/downloads/linux/Cocoon/xml-cocoon2/build.xml:943:
> Compile failed, messages should have been provided.
>
> Cocoon 2.1dev, Tomcat 4.0.4b3, JDK 1.3.1_02b (Blackdown), RedHat 7.3
>
>
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.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/faq/index.html>

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

Reply via email to