• Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Icon: Major Major
    • fstrigger-plugin
    • None

      The log file prints path information about the file that is being monitored, but it would be nice to see what it thinks the last date/time it was built, and the current date/time of the file.

      Polling started on Dec 22, 2011 10:29:24 AM
      Polling on the master
      Inspecting the file '...'

      Monitoring the file pattern '...'

      Polling complete. Took 4 ms
      No changes.

          [JENKINS-12208] More information in log file

          Code changed in jenkins
          User: Florence.Chabanois
          Path:
          src/main/java/org/jenkinsci/plugins/fstrigger/service/FSTriggerComputeFileService.java
          src/main/java/org/jenkinsci/plugins/fstrigger/service/FSTriggerFileNameCheckedModifiedService.java
          src/main/java/org/jenkinsci/plugins/fstrigger/service/FSTriggerFileNameGetFileService.java
          http://jenkins-ci.org/commit/fstrigger-plugin/47141d8ec58a95dfa3b88a637bc4ad6ed525497c
          Log:
          Fix JENKINS-12208

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Florence.Chabanois Path: src/main/java/org/jenkinsci/plugins/fstrigger/service/FSTriggerComputeFileService.java src/main/java/org/jenkinsci/plugins/fstrigger/service/FSTriggerFileNameCheckedModifiedService.java src/main/java/org/jenkinsci/plugins/fstrigger/service/FSTriggerFileNameGetFileService.java http://jenkins-ci.org/commit/fstrigger-plugin/47141d8ec58a95dfa3b88a637bc4ad6ed525497c Log: Fix JENKINS-12208

          Code changed in jenkins
          User: Gregory Boissinot
          Path:
          src/main/java/org/jenkinsci/plugins/fstrigger/service/FSTriggerComputeFileService.java
          src/main/java/org/jenkinsci/plugins/fstrigger/service/FSTriggerFileNameCheckedModifiedService.java
          src/main/java/org/jenkinsci/plugins/fstrigger/service/FSTriggerFileNameGetFileService.java
          src/main/java/org/jenkinsci/plugins/fstrigger/triggers/FolderContentTrigger.java
          http://jenkins-ci.org/commit/fstrigger-plugin/5375d3137e86ab4383114dc6810e3ce674fd5f51
          Log:
          Fix JENKINS-12208

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Gregory Boissinot Path: src/main/java/org/jenkinsci/plugins/fstrigger/service/FSTriggerComputeFileService.java src/main/java/org/jenkinsci/plugins/fstrigger/service/FSTriggerFileNameCheckedModifiedService.java src/main/java/org/jenkinsci/plugins/fstrigger/service/FSTriggerFileNameGetFileService.java src/main/java/org/jenkinsci/plugins/fstrigger/triggers/FolderContentTrigger.java http://jenkins-ci.org/commit/fstrigger-plugin/5375d3137e86ab4383114dc6810e3ce674fd5f51 Log: Fix JENKINS-12208

          Jim Searle added a comment -

          I looks like this new info is only printed to the log when it detects a file has changed? It would be nice if it always printed the last date and new date of the files it checks to help in debugging. I've had a cases where I though it should be kicking off a build but wasn't.

          Jim Searle added a comment - I looks like this new info is only printed to the log when it detects a file has changed? It would be nice if it always printed the last date and new date of the files it checks to help in debugging. I've had a cases where I though it should be kicking off a build but wasn't.

          Yes and no.
          If FSTrigger monitors a folder with 1000 files, I will not show files information.

          FSTrigger is not aimed at providing information on your environment state.
          Maybe a new plugin with custom configuration

          Gregory Boissinot added a comment - Yes and no. If FSTrigger monitors a folder with 1000 files, I will not show files information. FSTrigger is not aimed at providing information on your environment state. Maybe a new plugin with custom configuration

            gbois Gregory Boissinot
            jimsearle Jim Searle
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: