Issue Details (XML | Word | Printable)

Key: STR-2942
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Paul Benedict
Reporter: Wendy Smoak
Votes: 0
Watchers: 0
Operations

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

Use the DTDDoc plugin to generate HTML formatted DTD documentation

Created: 30/Aug/06 05:57 AM   Updated: 04/Jul/07 03:36 AM
Return to search
Component/s: Core, Tiles 1 Plugin, Website
Affects Version/s: 1.3.5
Fix Version/s: 1.3.6


 Description  « Hide
Use the DTDDoc plugin for Maven 2 to generate HTML-formatted DTD documentation.

Also, remove the LiveDTD docs under http://struts.apache.org/dtds, and update links in the documentation.

 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
Struts #438385 Wed Aug 30 06:05:26 UTC 2006 wsmoak Added a temporary profile to assist with testing the DTDDoc plugin.
Usage: mvn site -P dtddoc
STR-2942
Files Changed
MODIFY /struts/struts1/trunk/pom.xml

Repository Revision Date User Message
Struts #438788 Thu Aug 31 04:38:08 UTC 2006 wsmoak Activate the dtddoc profile by default, and exclude the web-app dtd.
STR-2942
Files Changed
MODIFY /struts/struts1/trunk/pom.xml

Repository Revision Date User Message
Struts #440188 Mon Sep 04 21:02:25 UTC 2006 wsmoak Remove links to LiveDTD generated documentation and switch to DTDDoc.
STR-2942
Files Changed
MODIFY /struts/struts1/trunk/src/site/site.xml
MODIFY /struts/struts1/trunk/src/site/xdoc/userGuide/configuration.xml
MODIFY /struts/struts1/trunk/src/site/xdoc/userGuide/building_controller.xml
ADD /struts/struts1/trunk/src/site/xdoc/dtddoc/index.xml
ADD /struts/struts1/trunk/src/site/xdoc/dtddoc

Repository Revision Date User Message
Struts #479779 Mon Nov 27 21:57:02 UTC 2006 pbenedict STR-2942: DTDDoc 1.0 has been released. I have removed the temporary profile and moved the plug-in into the reporting section.
Files Changed
MODIFY /struts/struts1/trunk/pom.xml