Hi all, Does anyone know who else could help me out with changing Jenkins configuration at least for the Windows builds? I need the bug from the e-mail below fixed to unblock the gerrit verification.
Thanks, Pawel From: Pawel Winogrodzki Sent: Monday, January 23, 2017 18:13 To: 'helpdesk at iotivity.org' <helpdesk at iotivity.org> Subject: RE: Stale extlibs in Jenkins builds Ping. How's the progress on this issue? I'm blocked and I really cannot wait too much longer. Thanks, Pawel From: Pawel Winogrodzki Sent: Wednesday, January 18, 2017 12:51 To: 'helpdesk at iotivity.org' <helpdesk at iotivity.org<mailto:helpdesk at iotivity.org>> Subject: Stale extlibs in Jenkins builds Hi there, I've been having issues with verifying my gerrit changes<https://gerrit.iotivity.org/gerrit/#/c/16329> recently and I've noticed that the Windows builds are not using the proper version of tinycbor (the Linux issues are something I broke). The main problem seems to be the fact, that the build script copies the required extlibs from a (stale?) directory instead of cloning the required version directly form a git repo. I've created a Jira bug<https://jira.iotivity.org/browse/IOT-1760> for this and while I suggested changing the scons script itself, so that Jenkins doesn't have to do anything for extlibs, it might take a while and I would need the 0.4 version of tinycbor to unblock my changes. Would it be possible to at least update tinycbor for now? The command suggested by scons to get the correct version is "git clone https://github.com/01org/tinycbor.git extlibs/tinycbor/tinycbor -b v0.4<https://github.com/01org/tinycbor.git%20extlibs/tinycbor/tinycbor%20-b%20v0.4>". Thanks, Pawel -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20170125/6952217b/attachment.html>
