For the record: - "CI-Scripts-Deploy" is called whenever a new commit to the "saros-ci-scripts" repo is merged. Its purpose is to move the current version of these scripts to Jenkins script folder, so they can be used by all other Jenkins jobs. - Since these scripts are not all perfect "scripts" but contain source code that needs to be compiled (Scala code, to be precise), there is a follow-up job called "SonarqubeGerritBridge-Deploy". That one compiles and deploys our tools "sonarreview" (for extracting SonarQube's comments and placing them as Gerrit comments) and "gitclient" (for determining whether a commit touched a certain component).
Currently, the second job runs after the first, but apparently other jobs may slip in between. Maybe the second job should be a sub-project of the first one, so the LOCK that the first job acquires is not released until all steps are completed. Franz -----Original Message----- From: Denis Washington [mailto:de...@denisw.de] Sent: Tuesday, November 24, 2015 7:15 PM To: Denis Washington <de...@denisw.de>; dpp-devel@lists.sourceforge.net Subject: Re: [DPP-Devel] Interesting build failure > Hi, Nevermind, it works again. Seems as if the CI-Deploy job wasn't done yet. Regards, Denis ------------------------------------------------------------------------------ Go from Idea to Many App Stores Faster with Intel(R) XDK Give your users amazing mobile app experiences with Intel(R) XDK. Use one codebase in this all-in-one HTML5 development environment. Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs. http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140 _______________________________________________ DPP-Devel mailing list DPP-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dpp-devel ------------------------------------------------------------------------------ Go from Idea to Many App Stores Faster with Intel(R) XDK Give your users amazing mobile app experiences with Intel(R) XDK. Use one codebase in this all-in-one HTML5 development environment. Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs. http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140 _______________________________________________ DPP-Devel mailing list DPP-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dpp-devel