Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-6491

Load rules containing spaces not handled properly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • clearcase-plugin
    • None

      Hi,

      It seems that issue with space characters in the load paths have reappeared on the new plugin version. I have older version of the plugin (0.9.1) running on one hudson and latest version 1.2 on other hudson.

      The older one specifies load path as

      load "/XYZ/ABC File Management.sln"

      and newer one specifies the same but in seperate load path section now

      /XYZ/ABC Management.sln

      The old job succeeds to load the file while the newer one fails saying cleartool: Error: Unable to lookup "ABC" in "\XYZ@@\main\100": No such file or directory.
      cleartool: Error: Unable to access "\XYZ\ABC": No such file or directory.
      cleartool: Error: Pathname "File" is not a full VOB pathname: it does not begin with a "\".
      cleartool: Error: Pathname "Management.sln" is not a full VOB pathname: it does not begin with a "\".

      cleartool: Error: 3 config spec load rule problems encountered.
      Can you please check if the following fix with plug-in version 1.1 is really fixed?

      Bug fix: Load rules containing spaces are now handled properly in cleartool calls. (issue #4443)

      Regards,

      abhijit

            Unassigned Unassigned
            abjoshi abjoshi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: