Issue Details (XML | Word | Printable)

Key: SHALE-230
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Wendy Smoak
Reporter: Craig McClanahan
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Shale

Restore publishing the dialog-config_1.0.dtd file (and any other DTDs defined by Shale)

Created: 21/Jul/06 07:25 PM   Updated: 23/Jan/07 04:40 PM
Return to search
Component/s: Website
Affects Version/s: 1.0.2
Fix Version/s: 1.0.4

Issue Links:
Incorporates
 


 Description  « Hide
As part of our transition to the shale.apache.org website, it appears that publishing the DTD for dialog configuration (to subdirectory "dtds" on the website) got inadvertently dropped. It needs to be restored to the build process.


 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #425191 Mon Jul 24 21:34:36 UTC 2006 craigmcc Update the name of the DTD resource to follow the new convention
(dialog-config_1_0.dtd), and adjust the configuration parser class to
use the correct new name.

SHALE-230
Files Changed
ADD /shale/framework/trunk/shale-core/src/main/resources/org/apache/shale/dialog/dialog-config_1_0.dtd (from /shale/framework/trunk/shale-core/src/main/resources/org/apache/shale/dialog/dialog.dtd)
DEL /shale/framework/trunk/shale-core/src/main/resources/org/apache/shale/dialog/dialog.dtd
MODIFY /shale/framework/trunk/shale-core/src/main/java/org/apache/shale/dialog/config/ConfigurationParser.java

Repository Revision Date User Message
ASF #427910 Wed Aug 02 06:12:26 UTC 2006 wsmoak Copy the dtds into place when building the website, so they will be visible at shale.apache.org/dtds.
TODO: Move the Clay dtd to org/apache/shale/clay/config instead of META-INF.
SHALE-230
Files Changed
MODIFY /shale/framework/trunk/pom.xml

Repository Revision Date User Message
ASF #473634 Sat Nov 11 02:59:26 UTC 2006 wsmoak Move the Clay DTD and copy it to META-INF during the build.
SHALE-230
Files Changed
ADD /shale/framework/trunk/shale-clay/src/main/resources/org/apache/shale/clay/config
DEL /shale/framework/trunk/shale-clay/src/main/resources/META-INF/clay-config_1_0.dtd
MODIFY /shale/framework/trunk/shale-clay/pom.xml
ADD /shale/framework/trunk/shale-clay/src/main/resources/org/apache/shale/clay/config/clay-config_1_0.dtd (from /shale/framework/trunk/shale-clay/src/main/resources/META-INF/clay-config_1_0.dtd)

Repository Revision Date User Message
ASF #473635 Sat Nov 11 03:02:46 UTC 2006 wsmoak Correct the location of DTDs to be published with the website.
SHALE-230
Files Changed
MODIFY /shale/framework/trunk/pom.xml