Tim Myers wrote:
> that's my fault.
> Add the variable resolver as the second argument.
> I have a patch to the patch that screwed that up posted
> on this list... but it's buried in a thread.
> Tim

Hi Tim, i presume that you mean this thread ...
> Re: [PATCH] "file: fix" for head
> Date: Sun, 2 Dec 2001 19:55:05 -0500
> From: Tim Myers <[EMAIL PROTECTED]>

I applied your patch to acting/DatabaseSelectAction.java
However, it also needed a similar patch to 
scratchpad/...../acting/ModularDatabaseAction.java
HEAD will build now ... please cross-check.

Your posting had another patch to
acting/AbstractComplementaryConfigurableAction.java
Does that still need to be applied to HEAD as well?
--David

-----------------------------------------
> David Crossley wrote:
> > I have been getting a build failure for HEAD for the last
> > couple of days. Build is OK for cocoon_20_branch - but then
> > 2.0 does not contain acting/DatabaseSelectAction.java
> > I see from CVSview that recent commits were done to some
> > classes in cocoon/acting/
> > 
> > -----------
> > [crossley@igacer xml-cocoon2]$ ./build.sh -Dinclude.webapp.libs=yes
> >  -Dinstall.war=$TOMCAT_HOME/webapps install
> > ...
> > ...
> > /usr/local/cvs/xml-cocoon2/build/cocoon/src/org/apache/coc
> > oon/acting/DatabaseSelectAction.java:58:
> > Wrong number of arguments in method.
> >                 this.getConfiguration(param.getParameter("descriptor", 
> > (String) this.settings.get("descriptor")), 
> > param.getParameterAsBoolean("reloadable",reloadable));
> > -----------


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

Reply via email to