I followed the video directions to try and integrate a fix. Unfortunately, my startup script class got included in the update and broke the Jenkins build (which can't find the mcz). What do I do now? ----- Cheers, Sean -- View this message in context: http://forum.world.st/Integration-Problem-tp4739543.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
honestly I would prefer we control a bit what gets integrated. E.g. the Rpackage changes where not yet integrated because we where waiting for a review from Esteban. And we really need to take care donât make a mess of things⦠On 27 Jan 2014, at 05:23, Sean P. DeNigris <sean@clipperadams.com> wrote:
I followed the video directions to try and integrate a fix. Unfortunately, my startup script class got included in the update and broke the Jenkins build (which can't find the mcz). What do I do now?
revert (on svn remove the numbered update file and Marcus
On 27 Jan 2014, at 08:06, Marcus Denker <marcus.denker@inria.fr> wrote:
honestly I would prefer we control a bit what gets integrated. E.g. the Rpackage changes where not yet integrated because we where waiting for a review from Esteban.
And we really need to take care donât make a mess of thingsâ¦
On 27 Jan 2014, at 05:23, Sean P. DeNigris <sean@clipperadams.com> wrote:
I followed the video directions to try and integrate a fix. Unfortunately, my startup script class got included in the update and broke the Jenkins build (which can't find the mcz). What do I do now?
revert (on svn remove the numbered update file and
revert the updates.staged Another thing is that updating can never happen in parallel, so it needs to be coordanted by mail right now (there is no lock). Marcus
participants (2)
-
Marcus Denker -
Sean P. DeNigris