Hi, I am using xdoc plugin (CVS HEAD Maven). It does not use my supplied
navigation.xml anymore (in $project_home/xdocs). I have debugged a bit of
this problem and discovered that the tag <util:file> doesn't really do
anything (at least not obvious to me). 

At about line 158 (plugin.jelly of xdoc), the plugin tries to find where the
navigation.xml file resides. It uses the util:available tag and the
util:file tag. For some reason, the navFile variable is never set by
util:file. If I replace util:file with j:set var, everything works again.

I find no documentation on util:file, so I can't really say what's wrong
there.

Thanks for looking into it.
Charles

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

Reply via email to