Issue Details (XML | Word | Printable)

Key: MPCHANGELOG-72
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Unassigned
Reporter: Pascal Larin
Votes: 0
Watchers: 0
Operations

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

Auto select factory from connection doesn't work if provider name length different from 3.

Created: 16/Aug/05 03:26 PM   Updated: 20/Jan/06 01:44 PM   Resolved: 19/Jan/06 03:48 PM
Return to search
Component/s: None
Affects Version/s: 1.8.1
Fix Version/s: 1.9

Time Tracking:
Not Specified

File Attachments: 1. Text File changelog-connection.patch (1 kB)

Environment: Maven 1.1-beta1, linux and windows


 Description  « Hide

Very simple. The length of the name of a connection provider for a scm is hardcoded to 3 in ChangeLog.java. For example, if you use Clearcase, you have to define the ClearCase Factory manually.

I've included a patch.



Lukas Theussl added a comment - 19/Jan/06 03:48 PM

Patch applied. Thanks!


Dennis Lundberg added a comment - 20/Jan/06 01:35 PM

As discussed on the dev-list, this patch breaks some scm connection url:s. Can someone please reopen this issue so that I can attach a test case and a patch.


Lukas Theussl added a comment - 20/Jan/06 01:44 PM

Please open a new ticket as its a different issue (you may refer back to this one).