ClearCase plugin removes dynamic view on job deletion.

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major
    • Component/s: clearcase-plugin
    • None
    • Environment:
      Hudson 1.349
      CC Plugin 1.1.1
      Java 1.5.0_10

      Whenever I delete a job through Hudson that has a dynamic view, the dynamic view is removed from ClearCase. This is not good, since other jobs use the same view. I was under the impression that this was only the case for static views, but perhaps I'm mistaken? When deleting the job, the plugin polls the view server to get the uuid of the dynamic view and then removes references to the view from all the vobs by using the command:

      cleartool rmview -force -avobs -uuid <view_uuid>

      Is this a bug? If not, is there a way I can disable this behavior?

            Assignee:
            Unassigned
            Reporter:
            ez2cwhy
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: