History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: STR-2944
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Wendy Smoak
Votes: 0
Watchers: 0
Operations

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

Update the dtds whenever the top-level site is published

Created: 04/Sep/06 06:29 PM   Updated: 03/Jul/07 08:36 PM
Component/s: Website
Affects Version/s: None
Fix Version/s: 1.3.6


 Description  « Hide

The struts-config and tiles-config dtds are published as part of the top-level website at http://struts.apache.org/dtds . These currently require manual updates when a change is made.

Use the antrun plugin and the 'get' task to retrieve the lates dtds from the Subversion repository each time the site is published.

(The dtds are also published under http://struts.apache.org/1.x/dtds so that they will be included in the distribution.)


 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Wendy Smoak - 04/Sep/06 06:33 PM
Fixed in r440214