-
Bug
-
Resolution: Fixed
-
Critical
-
None
When clicking on the configure option for a job, a few seconds after the page has loaded, the following output appears in the jenkins master log:
Apr 25, 2014 11:09:17 AM hudson.plugins.accurev.cmd.ShowStreams getStreamsForGlobalConfig WARNING: AccuRev Server: Production Accurev. **** SHOW **** list objects of a particular kind ----- USAGE ----- show [ -fx ] accuwork show [ -fx ] depots show [ -f<format(s)> ] [ -u <principal> ] groups show [ -fx ] locks show [ -fx ] [ -g <group-name> ] members show [ -f<format(s) ] [ -ks [ -p <depot> ] | -ku | -s <stream> | -u <principal> ] [ -n <pattern> ] [ -r ] properties show [ -f<format(s)> ] refs show [ -fx ] sessions show [ -f<format(s)> ] slices show [ -f<format(s)> ] [ -p <depot> ] [ -d ] [ -t <time-spec> ] [ -s <stream> [ -m[<match-type>] ] [ -r | -R | -1 ] ] streams show [ -f<format(s)> ] [ -p <depot> ] [ -d ] [ -t <time-spec> ] [ -l <list-file> [ -m[<match-type>] ] [ -r | -R | -1 ] ] streams show [ -fx ] [ -p <depot> ] -s <depot> stream_rules show [ -f<format(s)> ] [ -p <depot> ] triggers show [ -f<format(s)> ] users show [ -f<format(s)> ] [ -a ] wspaces MORE INFORMATION Type 'accurev help' for a complete list of topics. AccuRev Inc. http://www.accurev.com support@accurev.com
This appears to be linked back to file:
https://github.com/jenkinsci/accurev-plugin/blob/master/src/main/java/hudson/plugins/accurev/cmd/ShowStreams.java