Thanks. So will that be included in the source zip file distributions? - Brendan
-----Original Message----- From: Bruno Aranda [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 14, 2005 1:38 PM To: MyFaces Development Subject: Re: FW: Where is http://myfaces.apache.org/dtd/Component.dtd defined? I found it. As I imagined it was lost during the svn reorganization. The code generation was left in the old codebase, so the dtd. You can find it here: http://svn.apache.org/repos/asf/myfaces/legacy/tags/before_svn_reorg/src /codegen/org/apache/myfaces/codegen/resource/Component.dtd Regards, Bruno 2005/9/14, Wendy Smoak <[EMAIL PROTECTED]>: > Brendan wrote: > > > I find it difficult to believe that *no one* knows where > > http://myfaces.apache.org/dtd/Component.dtd is defined. Help! > > The only thing I (well, Google,) can find is the commit messages > > <http://mail-archives.apache.org/mod_mbox/myfaces-commits/200506.mbox/%3 [EMAIL PROTECTED]> > > <http://mail-archives.apache.org/mod_mbox/myfaces-commits/200505.mbox/%3 [EMAIL PROTECTED]> > > where Martin Marinschek added the doctype declaration > > <!DOCTYPE component PUBLIC > "-//MyFaces//DTD MyFaces component def 1.0//EN" > "http://myfaces.apache.org/dtd/Component.dtd"> > > to some of the xml files, but no trace of the dtd itself. I would have > expected to find it (possibly renamed) in tomahawk/conf. > > Martin? > > -- > Wendy Smoak > >
