[Pharo-project] Seaside going better
A clean 1.3 image is starting to work. I would still like to see Jenkins create Seaside-enabled images, because the download times can be significant, and I have experienced intermittent failures that might be due to down servers, etc. My most recent attempt choked at one point, but I *think* that's because my attempt to load Magritte might be flawed. I might tweak Migrate (my own answer to building images) to save after critical steps in the hope of avoiding lots of lost time when things don't go well. Bill
I wrote a bit soon, but I've tweaked Migrate to try save the image at key steps in the hopes of reducing wasted time. In the NICE(!!!!) column, I increased the font size for code in 1.3 - I can read it again :) Bill ________________________________ From: pharo-project-bounces@lists.gforge.inria.fr [pharo-project-bounces@lists.gforge.inria.fr] on behalf of Schwab,Wilhelm K [bschwab@anest.ufl.edu] Sent: Sunday, February 05, 2012 10:37 AM To: pharo-project@lists.gforge.inria.fr Subject: [Pharo-project] Seaside going better A clean 1.3 image is starting to work. I would still like to see Jenkins create Seaside-enabled images, because the download times can be significant, and I have experienced intermittent failures that might be due to down servers, etc. My most recent attempt choked at one point, but I *think* that's because my attempt to load Magritte might be flawed. I might tweak Migrate (my own answer to building images) to save after critical steps in the hope of avoiding lots of lost time when things don't go well. Bill
On 05.02.2012 16:37, Schwab,Wilhelm K wrote:
A clean 1.3 image is starting to work. I would still like to see Jenkins create Seaside-enabled images, because the download times can be significant, and I have experienced intermittent failures that might be due to down servers, etc.
My most recent attempt choked at one point, but I *think* that's because my attempt to load Magritte might be flawed. I might tweak Migrate (my own answer to building images) to save after critical steps in the hope of avoiding lots of lost time when things don't go well.
You may want to have a look at Lukas' load scripts [1]. [1] https://github.com/renggli/builder/tree/master/scripts Cheers Philippe
participants (2)
-
Philippe Marschall -
Schwab,Wilhelm K