Issue Details (XML | Word | Printable)

Key: STR-2871
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

Rename the release notes so that the filename contains a single period

Created: 09/May/06 11:50 AM   Updated: 08/Jun/08 04:46 AM
Component/s: Documentation
Affects Version/s: None
Fix Version/s: 1.3.4


 Description  « Hide
maven-site-plugin 2.0-beta-4 truncates filenames containing more than one period.
This results in a single 'release-notes-1.html' instead of multiple files release-notes-1.3.1.html, release-notes-1.3.2.html, etc.

To avoid this, I used maven-site-plugin 2.0-SNAPSHOT for the 1.3.3 test build, but it is causing other problems such as the missing Struts logo and duplicate quick links.

As a workaround for http://jira.codehaus.org/browse/MSITE-128, rename any file that contains more than one period in the filename.

We can redirect with an .htaccess file. Do we want to
     1) redirect temporarily, and change the filenames back after the plugin is fixed, or
     2) redirect permanently, and use filenames such as release-notes-1_3_4.xml in the future.

My vote is for (2).

 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.