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

Key: SCM-202
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Emmanuel Venisse
Reporter: Thorsten H. Riek
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Maven SCM

changelog.VssHistoryCommandTest testCommandLine fails if VSS plugin is configured

Created: 16/May/06 06:58 PM   Updated: 17/May/06 02:53 AM
Component/s: maven-scm-provider-vss
Affects Version/s: 1.0-beta-4
Fix Version/s: 1.0-beta-4

Time Tracking:
Not Specified

File Attachments: 1. Text File SCM-202-maven-scm-provider-vss.patch (6 kb)
2. XML File TEST-org.apache.maven.scm.provider.vss.commands.changelog.VssHistoryCommandTest.xml (6 kb)
3. XML File TEST-org.apache.maven.scm.provider.vss.VssScmProviderTest.xml (6 kb)
4. XML File vss-settings.xml (0.4 kb)


Complexity: Intermediate


 Description  « Hide
If there is a vss-settings.xml is provided the testcase faild.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Thorsten H. Riek - 16/May/06 07:01 PM
testcase included

Thorsten H. Riek - 16/May/06 07:37 PM
Here is the patch to fix the test. I also moved the vss-settings loader to VssCommandLineUtils.java for better reusability.

Emmanuel Venisse - 17/May/06 02:53 AM
Applied. Thanks.