-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
Platform: All, OS: All
We build from a branch in CVS and the changes are not getting captured in
Hudson's change log. It does pull the changes out of CVS and builds them, but
the changes don't get reported with the job status. See the below output from
Hudson's console output to show that it actually identified one file update and
one file removal, but when I look at the Changes for the job, it shows no changes.
I just upgraded to Hudson 1.322. This feature was working on 1.319.
Building on master
[workspace] $ cvs -q -z3 update -PdC -r branch_name -D "Wednesday, September 2,
2009 10:01:00 PM UTC"
? .cvsignore
? cppcheck-result.xml
? idl/sloccount.sc
? lib/sloccount.sc
? resources/sloccount.sc
? unittestutils/sloccount.sc
? xml/sloccount.sc
U devices/sara/SARADevice.cpp
P resources/testwaveformncw/TestWaveformNcw.cpp
$ computing changelog
- duplicates
-
JENKINS-4324 Creating changelog from CVS broken since update from 1.320 to 1.321
- Closed