You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/05/18 09:41:34 UTC

[jira] Updated: (MPCHANGELOG-49) Visual Source Safe factory proposal

     [ http://jira.codehaus.org/browse/MPCHANGELOG-49?page=all ]

Brett Porter updated MPCHANGELOG-49:
------------------------------------

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

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

    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

  was:
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


> Visual Source Safe factory proposal
> -----------------------------------
>
>          Key: MPCHANGELOG-49
>          URL: http://jira.codehaus.org/browse/MPCHANGELOG-49
>      Project: maven-changelog-plugin
>         Type: New Feature
>  Environment: Windows
> vss command line (ss.exe) must be in the system path
>     Reporter: Freddy Mallet
>      Fix For: 1.8
>  Attachments: VSS-changelog-plugin-impl.zip
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org