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

Key: MPCHANGES-6
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Brett Porter
Reporter: JSherwood
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Maven 1.x Changes Plugin

href links not created correctly

Created: 10/Mar/04 07:37 AM   Updated: 09/Apr/04 11:00 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 1.4

Time Tracking:
Not Specified

File Attachments: 1. Text File hrefpatch.txt (0.9 kb)

Environment: Linux, Maven 1-RC1


 Description  « Hide
When creating the changes html page, the links at the top reference only the version number (with underscores). However the names of the references are actually version number - release date (with underscores). This prevents the links from working.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Tim Shadel - 19/Mar/04 07:44 PM
Here's a small patch that seems to fix the problem on my machine. It's a 2-line change in the JSL file.

Brett Porter - 09/Apr/04 11:00 PM
patch applied