Re: DTDs on the website

2005-09-21 Thread Wendy Smoak
From: "Joe Germuska" <[EMAIL PROTECTED]> I bet they're coming from people using XML editing tools which do validation. Exactly. That's why I was working on the Shale DTDs last weekend-- JEdit had been complaining about every single tag in any dialog or clay config file I opened. While I can

Re: DTDs on the website

2005-09-21 Thread Martin Cooper
On 9/21/05, Joe Germuska <[EMAIL PROTECTED]> wrote: > > >(On the other hand, infra@ has been griping about the number of requests > for > >DTDs that hit the ASF servers. I don't know how we can debug where those > are > >coming from, though.) > > I bet they're coming from people using XML editing t

Re: DTDs on the website

2005-09-21 Thread Joe Germuska
(On the other hand, infra@ has been griping about the number of requests for DTDs that hit the ASF servers. I don't know how we can debug where those are coming from, though.) I bet they're coming from people using XML editing tools which do validation. I wonder what they leave in the logs as

Re: DTDs on the website

2005-09-21 Thread Martin Cooper
On 9/21/05, Craig McClanahan <[EMAIL PROTECTED]> wrote: > > On 9/21/05, Martin Cooper <[EMAIL PROTECTED]> wrote: > > > > [snip] > > (On the other hand, infra@ has been griping about the number of requests > > for > > DTDs that hit the ASF servers. I don't know how we can debug where those > > are >

Re: DTDs on the website

2005-09-21 Thread Craig McClanahan
On 9/21/05, Martin Cooper <[EMAIL PROTECTED]> wrote: > > [snip] > (On the other hand, infra@ has been griping about the number of requests > for > DTDs that hit the ASF servers. I don't know how we can debug where those > are > coming from, though.) I'm wondering if some portion of those are comi

Re: DTDs on the website

2005-09-21 Thread Martin Cooper
On 9/20/05, Wendy Smoak <[EMAIL PROTECTED]> wrote: > > Currently we have several DTDs available online: > http://struts.apache.org/dtds/ Yes. The URLs to those are used in struts-config.xml, and used to download the DTD if a local one is not found. With Struts, the local one should *always* be fo

Re: DTDs on the website

2005-09-20 Thread Craig McClanahan
On 9/20/05, Wendy Smoak <[EMAIL PROTECTED]> wrote: > > > Craig, can the dialog and clay DTDs be put on the website? Done. -- > Wendy Craig

DTDs on the website

2005-09-20 Thread Wendy Smoak
Currently we have several DTDs available online: http://struts.apache.org/dtds/ It looks like they are uploaded as needed, but not stored as part of the site. The corresponding directory, site/xdocs/dtds has some files that are (according to README.txt) left over from the Ant build: http://s