Return-Path: Delivered-To: apmail-struts-dev-archive@www.apache.org Received: (qmail 35230 invoked from network); 26 Jun 2006 04:26:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Jun 2006 04:26:55 -0000 Received: (qmail 3684 invoked by uid 500); 26 Jun 2006 04:26:48 -0000 Delivered-To: apmail-struts-dev-archive@struts.apache.org Received: (qmail 3647 invoked by uid 500); 26 Jun 2006 04:26:48 -0000 Mailing-List: contact dev-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Developers List" Reply-To: "Struts Developers List" Delivered-To: mailing list dev@struts.apache.org Received: (qmail 3630 invoked by uid 99); 26 Jun 2006 04:26:48 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Jun 2006 21:26:48 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [206.190.53.35] (HELO smtp110.plus.mail.re2.yahoo.com) (206.190.53.35) by apache.org (qpsmtpd/0.29) with SMTP; Sun, 25 Jun 2006 21:26:47 -0700 Received: (qmail 45816 invoked from network); 26 Jun 2006 04:26:25 -0000 Received: from unknown (HELO ?70.210.54.125?) (jmitchtx@70.210.54.125 with plain) by smtp110.plus.mail.re2.yahoo.com with SMTP; 26 Jun 2006 04:26:24 -0000 Mime-Version: 1.0 (Apple Message framework v750) In-Reply-To: References: <20060626040612.14045.qmail@web32603.mail.mud.yahoo.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: James Mitchell Subject: Re: Live DTDs Date: Mon, 26 Jun 2006 00:26:13 -0400 To: "Struts Developers List" X-Mailer: Apple Mail (2.750) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Sounds like something we could run nightly from the zone. -- James Mitchell On Jun 26, 2006, at 12:19 AM, Wendy Smoak wrote: > On 6/25/06, Paul Benedict 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: dev-unsubscribe@struts.apache.org > For additional commands, e-mail: dev-help@struts.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For additional commands, e-mail: dev-help@struts.apache.org