On 4/12/06, Don Brown <[EMAIL PROTECTED]> wrote:
>
> Wendy Smoak wrote:
> > On 4/12/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >> Author: wsmoak
> >> Date: Wed Apr 12 09:39:38 2006
> >> New Revision: 393500
> >>
> >> URL: http://svn.apache.org/viewcvs?rev=393500&view=rev
> >> Log:
> >> Reorganize Struts Site for Maven 2.
> >
> > There seems to be something wrong with the .fml files (in
> > site/src/site/fml/).  Doxia fails with a NPE trying to parse them (run
> > 'mvn site -X' to see all the error information).
> >
> > I think 'id' is a required element for <part> as well as <faq>:
> >    http://maven.apache.org/maven-1.x/plugins/faq/faq.xsd
> >
> > I likely won't get back to this for a day or two, so if someone else
> > has time to fix it, that would be great. :)  (There are some other
> > FAQs, possibly in core, that might also need to be fixed.)
>
> The FAQs in core are fine


Um, no, I don't think so. Both files are missing ids for the <part>s. See:

https://svn.apache.org/repos/asf/struts/action/trunk/core/src/site/fml/faqs/kickstart.fml
https://svn.apache.org/repos/asf/struts/action/trunk/core/src/site/fml/faqs/newbie.fml

I can fix those this evening if nobody beats me to it.

--
Martin Cooper


, and I fixed the ones in site.  I'll start work on finishing up the site
> builds.
>
> Don
>
> >
> > Thanks,
> > --
> > Wendy
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to