[
https://issues.apache.org/jira/browse/SCM-357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17961167#comment-17961167
]
ASF GitHub Bot commented on SCM-357:
------------------------------------
jira-importer opened a new issue, #581:
URL: https://github.com/apache/maven-scm/issues/581
**[Jean-Philippe
HAUTIN](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=jphautin)**
opened
**[SCM-357](https://issues.apache.org/jira/browse/SCM-357?redirect=false)** and
commented
I am using the UCM clearcase configuration.
Currently, the config_spec of the view does not contain the ucm section even
if we ask for UCM Clearcase.
This is due to the fact that the current behavior erase the existing
config_spec file with one with load rules.
I have added a tiny method in the ClearCaseCheckOutCommand to read the
existing config spec and merge it with load rules.
---
**Affects:** 1.0
**Attachments:**
-
[maven-scm-provider-clearcase-ClearCaseCheckOutCommand.patch](https://issues.apache.org/jira/secure/attachment/12718701/maven-scm-provider-clearcase-ClearCaseCheckOutCommand.patch)
(_2.72 kB_)
-
[maven-scm-provider-clearcase-ClearCaseScmProviderRepository.patch](https://issues.apache.org/jira/secure/attachment/12718600/maven-scm-provider-clearcase-ClearCaseScmProviderRepository.patch)
(_3.48 kB_)
-
[maven-scm-provider-clearcase-ClearCaseScmProviderRepositoryTest.patch](https://issues.apache.org/jira/secure/attachment/12718601/maven-scm-provider-clearcase-ClearCaseScmProviderRepositoryTest.patch)
(_3.06 kB_)
-
[maven-scm-provider-clearcase-SCM-XXX.patch](https://issues.apache.org/jira/secure/attachment/12718650/maven-scm-provider-clearcase-SCM-XXX.patch)
(_2.81 kB_)
> UCM config_spec are not managed correctly
> -----------------------------------------
>
> Key: SCM-357
> URL: https://issues.apache.org/jira/browse/SCM-357
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Bug
> Components: maven-scm-provider-clearcase
> Affects Versions: 1.0
> Reporter: Jean-Philippe HAUTIN
> Assignee: Siveton Vincent
> Priority: Major
> Fix For: 1.2
>
> Attachments:
> maven-scm-provider-clearcase-ClearCaseCheckOutCommand.patch,
> maven-scm-provider-clearcase-ClearCaseScmProviderRepository.patch,
> maven-scm-provider-clearcase-ClearCaseScmProviderRepositoryTest.patch,
> maven-scm-provider-clearcase-SCM-XXX.patch
>
>
> I am using the UCM clearcase configuration.
> Currently, the config_spec of the view does not contain the ucm section even
> if we ask for UCM Clearcase.
> This is due to the fact that the current behavior erase the existing
> config_spec file with one with load rules.
> I have added a tiny method in the ClearCaseCheckOutCommand to read the
> existing config spec and merge it with load rules.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)