Support wildcards in job Hg module list

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Minor
    • Component/s: mercurial-plugin
    • None

      If you set a list of Mercurial modules for a job, currently you have to give literal directory names. Since these paths are only interpreted by Hudson code (not passed to Hg), it would be nicer if you could specify an Ant-style patternset, e.g.

      *profiler*/,nbbuild/**/*.java

      There is a compatibility problem in that currently dir names are not expected to end with '/', whereas this is required for an Ant pattern.

            Assignee:
            Jesse Glick
            Reporter:
            Jesse Glick
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: