|
Craig McClanahan made changes - 21/Jul/06 07:28 PM
I have hand-copied the two DTDs we currently publish (dialog.dtd and clay-config_1_0.dtd) to the "dtds" subdirectory, and set group write permssions appropriately. I'm going to leave this issue open, but take it off the 1.0.3 roadmap.
Craig McClanahan made changes - 24/Jul/06 08:56 PM
It hasn't synced yet -- did you rename dialog.dtd with the version number?
At Struts it's published as shale-dialog-config_1_0.dtd http://struts.apache.org/dtds/
Wendy Smoak made changes - 24/Jul/06 09:00 PM
I just changed the name (on the website) to "dialog_1_0.dtd". I don't think we need the "shale-" prefix because "shale" is already part of the website name.
Now, we also need to update the examples and docco to reflect the revised system identifier ... I'll go ahead and do that.
As part of
See r427910 for antrun plugin config to copy in the dtds.
I'd like to move the Clay dtd into org/apache/clay/config and copy it to META-INF during the Clay build, rather than the other way around. This will allow us to copy everything in that directory instead of picking filenames out of META-INF which contains various other things, and it will be consistent with the location of the dialog dtd in shale-core.
Wendy Smoak made changes - 11/Nov/06 03:02 AM
Rahul Akolkar made changes - 23/Jan/07 04:40 PM
Jeff Turner made changes - 09/Aug/07 07:17 AM
Antonio Petrelli made changes - 08/Jan/09 08:57 AM
Antonio Petrelli made changes - 08/Jan/09 09:08 AM
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Copying the dtds for the website (and the release distribution) was recently added to the Struts 1 build, and that config can be adopted for Shale.
(Publishing the dtds on the website was never part of the build process before, it was done manually.)