• Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • mantis-plugin
    • None
    • Platform: All, OS: All

      The regex we'd like supported is this:
      (?i)(mantis|issue|case|bug)\s*:#.?\s*(\d+)

      This is Fisheye regex syntax; the ?i means case insensitive.

          [JENKINS-3665] support regex for issue id pattern

          sogabe added a comment -

          I'll add this feature next release as an advanced option.

          sogabe added a comment - I'll add this feature next release as an advanced option.

          Code changed in hudson
          User: : sogabe
          Path:
          trunk/hudson/plugins/mantis/src/main/java/hudson/plugins/mantis/MantisLinkAnnotator.java
          trunk/hudson/plugins/mantis/src/main/java/hudson/plugins/mantis/MantisProjectProperty.java
          trunk/hudson/plugins/mantis/src/main/java/hudson/plugins/mantis/MantisSite.java
          trunk/hudson/plugins/mantis/src/main/java/hudson/plugins/mantis/Updater.java
          trunk/hudson/plugins/mantis/src/main/resources/hudson/plugins/mantis/MantisProjectProperty/config.jelly
          trunk/hudson/plugins/mantis/src/main/resources/hudson/plugins/mantis/MantisProjectProperty/config_ja.properties
          trunk/hudson/plugins/mantis/src/main/resources/hudson/plugins/mantis/Messages.properties
          trunk/hudson/plugins/mantis/src/main/resources/hudson/plugins/mantis/Messages_ja.properties
          trunk/hudson/plugins/mantis/src/main/webapp/help-regexp.html
          trunk/hudson/plugins/mantis/src/main/webapp/help-regexp_ja.html
          http://fisheye4.cenqua.com/changelog/hudson/?cs=18219
          Log:
          [FIXED JENKINS-3665] support regex for issue id pattern and refactoring. more refatoring needed.

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : sogabe Path: trunk/hudson/plugins/mantis/src/main/java/hudson/plugins/mantis/MantisLinkAnnotator.java trunk/hudson/plugins/mantis/src/main/java/hudson/plugins/mantis/MantisProjectProperty.java trunk/hudson/plugins/mantis/src/main/java/hudson/plugins/mantis/MantisSite.java trunk/hudson/plugins/mantis/src/main/java/hudson/plugins/mantis/Updater.java trunk/hudson/plugins/mantis/src/main/resources/hudson/plugins/mantis/MantisProjectProperty/config.jelly trunk/hudson/plugins/mantis/src/main/resources/hudson/plugins/mantis/MantisProjectProperty/config_ja.properties trunk/hudson/plugins/mantis/src/main/resources/hudson/plugins/mantis/Messages.properties trunk/hudson/plugins/mantis/src/main/resources/hudson/plugins/mantis/Messages_ja.properties trunk/hudson/plugins/mantis/src/main/webapp/help-regexp.html trunk/hudson/plugins/mantis/src/main/webapp/help-regexp_ja.html http://fisheye4.cenqua.com/changelog/hudson/?cs=18219 Log: [FIXED JENKINS-3665] support regex for issue id pattern and refactoring. more refatoring needed.

            sogabe sogabe
            medotin medotin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: