This WILL fix the build. My situation:
- I realized a file could have a better name.
- I made a new file and destroyed the old one.
- I checked in the delete locally to Mercurial, but not the addition.
- I then remembered the addition, and checked it in locally too.
- I then committed to my branch the two separate changesets.
- The build broke in Jenkins! Jenkins could not handle the “missing” file!
- I made some further unrelated changes and committed, first locally and then to my branch again.
- The build succeeded in Jenkins!
No comments:
Post a Comment