Issue Details (XML | Word | Printable)

Key: MPCHANGELOG-49
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Freddy Mallet
Votes: 0
Watchers: 1
Operations

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

Visual Source Safe factory proposal

Created: 08/Dec/04 07:34 AM   Updated: 03/Jun/05 11:51 PM   Resolved: 03/Jun/05 11:51 PM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: 1.8.1

Time Tracking:
Not Specified

File Attachments: 1. Zip Archive VSS-changelog-plugin-impl.zip (8 kB)

Environment:
Windows
vss command line (ss.exe) must be in the system path


 Description  « Hide

Here is an implementation of a Visual Source Safe factory for maven changelog plugin.

To use it :

'maven.changelog.factory' property must be set to 'org.apache.maven.vsslib.VssChangeLogFactory'

and connection string must have the following format:

scm:vss:${vss.repository_path}:${vss.user_inf}:${vss.project_path}

example:

scm:vss:\\server1\dolto:guest:/java/myProject



Freddy Mallet added a comment - 08/Dec/04 07:35 AM

Source code


Freddy Mallet made changes - 08/Dec/04 07:35 AM
Field Original Value New Value
Attachment VSS-changelog-plugin-impl.zip [ 13519 ]
Brett Porter made changes - 18/May/05 02:40 AM
Description Here is an implementation of a Visual Source Safe factory for maven changelog plugin.

To use it :

'maven.changelog.factory' property must be set to 'org.apache.maven.vsslib.VssChangeLogFactory'

and connection string must have the following format:

scm:vss:${vss.repository_path}:${vss.user_inf}:${vss.project_path}

example:

scm:vss:\\server1\dolto:guest:/java/myProject
Here is an implementation of a Visual Source Safe factory for maven changelog plugin.

To use it :

'maven.changelog.factory' property must be set to 'org.apache.maven.vsslib.VssChangeLogFactory'

and connection string must have the following format:

scm:vss:${vss.repository_path}:${vss.user_inf}:${vss.project_path}

example:

scm:vss:\\server1\dolto:guest:/java/myProject
Environment Windows
vss command line (ss.exe) must be in the system path
Windows
vss command line (ss.exe) must be in the system path
Fix Version/s 1.8 [ 11440 ]
Brett Porter added a comment - 03/Jun/05 11:51 PM

applied, thanks!


Brett Porter made changes - 03/Jun/05 11:51 PM
Resolution Fixed [ 1 ]
Status Open [ 1 ] Closed [ 6 ]