On 6/25/06, James Mitchell <[EMAIL PROTECTED]> wrote:
Sounds like something we could run nightly from the zone.
Yes, it could ... but if we care about it, this really needs to be part of the standard build process somehow. Personally, I find the existing DTDs themselves (which are *very* thoroughly commented) to be quite readable on their own, and they are already available both online and as part of the build -- so having the indexed version is a nice-to-have, not a mission critical feature, IMHO. --
James Mitchell
Craig On Jun 26, 2006, at 12:19 AM, Wendy Smoak wrote:
> On 6/25/06, Paul Benedict <[EMAIL PROTECTED]> wrote: > >> Didn't you say you didn't want to support the live dtd? My >> browsers can never show a DTD, it seems; they try always parse it >> as XML which fails of course. So that's why I recommend a plain- >> text version of it online. > > No, I said that currently I'm the only one who has volunteered to keep > the LiveDTD docs updated. If someone else will help, then I'd feel > more comfortable about making those links more prominent on the > website. It's not hard, but it is outside of the Maven 2 website > build. > > Having a plain text version under s.a.o/struts-action is fine, it just > needs to happen at build time, not as something that gets checked into > svn. Try binding an execution of the antrun plugin in action/pom.xml, > that's the only thing I've found that will copy files in a Maven > build. There should be an example in the webapp poms, I know we copy > the source into the webapps with antrun. > > Another option is switching to DTD Doc, which is Java so it shouldn't > be too hard to write a m2 plugin for it. That looks like it requires > modifications to the source DTDs, though. > > -- > 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]