ok, we keep it. By default, we look at requireEditMode method, if it's false, we look at editMode
property
Emmanuel
dan tran a écrit :
Depending on system policy, admin can configure starteam to force user
to lock file before any
checkin. ( equivavent of issuing scm:edit ). So we still need the
editMode in release plugin
-Dan
On 11/30/05, *Emmanuel Venisse (JIRA)* <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
[
http://jira.codehaus.org/browse/SCM-88?page=comments#action_52391
<http://jira.codehaus.org/browse/SCM-88?page=comments#action_52391> ]
Emmanuel Venisse commented on SCM-88:
-------------------------------------
I prefer to remove editMode form release plugin.
We can add a simple method in ScmProvider ( boolean
requireEditMode() ) with a default implementation in
AbstractScmProvider that return false. release plugin will use this
method.
> Add transparent support for locking providers
> ---------------------------------------------
>
> Key: SCM-88
> URL: http://jira.codehaus.org/browse/SCM-88
> Project: Maven SCM
> Type: Improvement
> Components: maven-scm-api
> Versions: 1.0-beta-2
> Reporter: mike perham
> Fix For: 1.0-beta-2
>
>
> Currently the release plugin requires a command line parameter
"useEditMode" to work with the Clearcase and Perforce
providers. Please integrate the notion of locking vs non-locking
providers into the SCM API so this does not need to be passed on the
command line.
--
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
<http://jira.codehaus.org/secure/Administrators.jspa>
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira