-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Windows 7
I am using the Clearcase plugin to poll for changes and trigger a build. However, even when changes are clearly present, no build is triggered. Here's the log from a poll showing a change:
Started on Feb 27, 2012 5:05:09 PM
[baileyj_master_Build_OF012_hudson] $ "c:\Program Files\IBM\RationalSDLC\ClearCase\bin\cleartool" pwv -root
C:\Users\baileyj\.jenkins\jobs\Build OF012\workspace\baileyj_master_Build_OF012_hudson
[workspace] $ "c:\Program Files\IBM\RationalSDLC\ClearCase\bin\cleartool" lsview baileyj_master_Build_OF012_hudson
baileyj_master_Build_OF012_hudson \\ds-wccreg2.ds.ad.foo.com\viewstore\DS\baileyj\baileyj_master_Build_OF012_hudson.vws
[baileyj_master_Build_OF012_hudson] $ "c:\Program Files\IBM\RationalSDLC\ClearCase\bin\cleartool" lshistory -all -since 28-feb-12.00:46:58utc+0000 -fmt '\"%Nd\" \"%u\" \"%En\" \"%Vn\" \"%e\" \"%o\" \n%c\n' -branch brtype:of012 -nco web2000/of_app/of
"20120227.170348" "baileyj" "C:\Users\baileyj\.jenkins\jobs\Build OF012\workspace\baileyj_master_Build_OF012_hudson\web2000\mm_app\we\sdk\test\autoload\ofadmin.ppk" "\main\of012\4" "create version" "checkin"Done. Took 0.93 sec
No changes
As should be clear, the file "ofadmin.ppk" shows a change, but the plugin did not detect it.
I'm running Jenkins v1.451 and ClearCase Plug-in v1.3.7.
If there is a mailing list where I can ask this question, please let me know.
- is related to
-
JENKINS-18368 Decorated Launcher Does Not Maintain "isUnix" for RemoteLauncher
- Resolved