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

Task Scanner Plugin: Exclude Folders

    XMLWordPrintable

Details

    • New Feature
    • Status: Resolved (View Workflow)
    • Major
    • Resolution: Fixed
    • tasks-plugin
    • None

    Description

      It would be useful if we could exclude an entire sub folder of files.

      Attachments

        Activity

          Actually I figured it out after I opened this. folderToIgnore/** does the trick. It might be nice to have some examples of this on the plugin page for those of us that aren't so great with the regex.

          mhaderman Michael Haderman added a comment - Actually I figured it out after I opened this. folderToIgnore/** does the trick. It might be nice to have some examples of this on the plugin page for those of us that aren't so great with the regex.

          Code changed in jenkins
          User: Ulli Hafner
          Path:
          go.sh
          src/main/resources/hudson/plugins/tasks/TasksPublisher/config.jelly
          src/main/resources/hudson/plugins/tasks/TasksPublisher/config.properties
          src/main/resources/hudson/plugins/tasks/TasksPublisher/config_de.properties
          src/main/resources/hudson/plugins/tasks/TasksPublisher/config_ja.properties
          src/main/resources/hudson/plugins/tasks/TasksPublisher/help-excludePattern.html
          src/main/resources/hudson/plugins/tasks/TasksPublisher/help-pattern.html
          src/main/resources/hudson/plugins/tasks/TasksReporter/config.jelly
          src/main/resources/hudson/plugins/tasks/TasksReporter/config.properties
          src/main/resources/hudson/plugins/tasks/TasksReporter/config_de.properties
          src/main/resources/hudson/plugins/tasks/TasksReporter/config_ja.properties
          src/main/resources/hudson/plugins/tasks/TasksReporter/help-excludePattern.html
          src/main/resources/hudson/plugins/tasks/TasksReporter/help-pattern.html
          src/main/resources/hudson/plugins/tasks/config/patterns.jelly
          src/main/resources/hudson/plugins/tasks/config/patterns.properties
          src/main/resources/hudson/plugins/tasks/config/patterns_de.properties
          src/main/resources/hudson/plugins/tasks/config/patterns_ja.properties
          http://jenkins-ci.org/commit/tasks-plugin/e352e87c26288e7e56a3fcfa677073958c551b60
          Log:
          [FIXED JENKINS-13397] Added help for pattern fields.

          scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Ulli Hafner Path: go.sh src/main/resources/hudson/plugins/tasks/TasksPublisher/config.jelly src/main/resources/hudson/plugins/tasks/TasksPublisher/config.properties src/main/resources/hudson/plugins/tasks/TasksPublisher/config_de.properties src/main/resources/hudson/plugins/tasks/TasksPublisher/config_ja.properties src/main/resources/hudson/plugins/tasks/TasksPublisher/help-excludePattern.html src/main/resources/hudson/plugins/tasks/TasksPublisher/help-pattern.html src/main/resources/hudson/plugins/tasks/TasksReporter/config.jelly src/main/resources/hudson/plugins/tasks/TasksReporter/config.properties src/main/resources/hudson/plugins/tasks/TasksReporter/config_de.properties src/main/resources/hudson/plugins/tasks/TasksReporter/config_ja.properties src/main/resources/hudson/plugins/tasks/TasksReporter/help-excludePattern.html src/main/resources/hudson/plugins/tasks/TasksReporter/help-pattern.html src/main/resources/hudson/plugins/tasks/config/patterns.jelly src/main/resources/hudson/plugins/tasks/config/patterns.properties src/main/resources/hudson/plugins/tasks/config/patterns_de.properties src/main/resources/hudson/plugins/tasks/config/patterns_ja.properties http://jenkins-ci.org/commit/tasks-plugin/e352e87c26288e7e56a3fcfa677073958c551b60 Log: [FIXED JENKINS-13397] Added help for pattern fields.
          dogfood dogfood added a comment -

          Integrated in plugins_tasks #340
          [FIXED JENKINS-13397] Added help for pattern fields. (Revision e352e87c26288e7e56a3fcfa677073958c551b60)

          Result = SUCCESS
          Ulli Hafner :
          Files :

          • go.sh
          • src/main/resources/hudson/plugins/tasks/TasksReporter/help-excludePattern.html
          • src/main/resources/hudson/plugins/tasks/TasksPublisher/help-pattern.html
          • src/main/resources/hudson/plugins/tasks/config/patterns.jelly
          • src/main/resources/hudson/plugins/tasks/TasksReporter/config.properties
          • src/main/resources/hudson/plugins/tasks/TasksPublisher/config_ja.properties
          • src/main/resources/hudson/plugins/tasks/TasksReporter/config.jelly
          • src/main/resources/hudson/plugins/tasks/TasksPublisher/config.properties
          • src/main/resources/hudson/plugins/tasks/TasksPublisher/config_de.properties
          • src/main/resources/hudson/plugins/tasks/TasksReporter/config_de.properties
          • src/main/resources/hudson/plugins/tasks/config/patterns_de.properties
          • src/main/resources/hudson/plugins/tasks/TasksPublisher/help-excludePattern.html
          • src/main/resources/hudson/plugins/tasks/TasksReporter/config_ja.properties
          • src/main/resources/hudson/plugins/tasks/TasksReporter/help-pattern.html
          • src/main/resources/hudson/plugins/tasks/config/patterns_ja.properties
          • src/main/resources/hudson/plugins/tasks/config/patterns.properties
          • src/main/resources/hudson/plugins/tasks/TasksPublisher/config.jelly
          dogfood dogfood added a comment - Integrated in plugins_tasks #340 [FIXED JENKINS-13397] Added help for pattern fields. (Revision e352e87c26288e7e56a3fcfa677073958c551b60) Result = SUCCESS Ulli Hafner : Files : go.sh src/main/resources/hudson/plugins/tasks/TasksReporter/help-excludePattern.html src/main/resources/hudson/plugins/tasks/TasksPublisher/help-pattern.html src/main/resources/hudson/plugins/tasks/config/patterns.jelly src/main/resources/hudson/plugins/tasks/TasksReporter/config.properties src/main/resources/hudson/plugins/tasks/TasksPublisher/config_ja.properties src/main/resources/hudson/plugins/tasks/TasksReporter/config.jelly src/main/resources/hudson/plugins/tasks/TasksPublisher/config.properties src/main/resources/hudson/plugins/tasks/TasksPublisher/config_de.properties src/main/resources/hudson/plugins/tasks/TasksReporter/config_de.properties src/main/resources/hudson/plugins/tasks/config/patterns_de.properties src/main/resources/hudson/plugins/tasks/TasksPublisher/help-excludePattern.html src/main/resources/hudson/plugins/tasks/TasksReporter/config_ja.properties src/main/resources/hudson/plugins/tasks/TasksReporter/help-pattern.html src/main/resources/hudson/plugins/tasks/config/patterns_ja.properties src/main/resources/hudson/plugins/tasks/config/patterns.properties src/main/resources/hudson/plugins/tasks/TasksPublisher/config.jelly

          People

            drulli Ulli Hafner
            mhaderman Michael Haderman
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: