[Pharo-project] can we add #cleanUpForRelease to hudson?
Marcus, can we add a "ScriptLoader new cleanUpForRelease" at the end of the Pharo.st that is used to build the PharoDev 1.2? Thanks mariano
or...we can add it to ImageForDevelopers...indeed it was there at the beginning, but then we remove it from there becase it took ages. Now, and even with cog, it is fast..so... I am all ears.. mariano On Sat, Mar 12, 2011 at 8:10 PM, Mariano Martinez Peck < marianopeck@gmail.com> wrote:
Marcus, can we add a "ScriptLoader new cleanUpForRelease" at the end of the Pharo.st that is used to build the PharoDev 1.2?
Thanks
mariano
grrr forget this thread....it is already being done by DEVImageCreator...I don't know why I didn't see the sender...sorry for the noise mariano On Sat, Mar 12, 2011 at 8:30 PM, Mariano Martinez Peck < marianopeck@gmail.com> wrote:
or...we can add it to ImageForDevelopers...indeed it was there at the beginning, but then we remove it from there becase it took ages. Now, and even with cog, it is fast..so...
I am all ears..
mariano
On Sat, Mar 12, 2011 at 8:10 PM, Mariano Martinez Peck < marianopeck@gmail.com> wrote:
Marcus, can we add a "ScriptLoader new cleanUpForRelease" at the end of the Pharo.st that is used to build the PharoDev 1.2?
Thanks
mariano
We discussed today that on release we should remove SimpleMorphic when releasing. The idea is that SimpleMorphic is in the image in order to try to get some benefit from the money spent by ESUG. The result wasn't what ESUG first wanted, but this is another story. So, the idea is to try to extract some useful parts from SimpleMorphic and inject them in the image. We don't want SimpleMorphic by itself. So, we remove it from the image when releasing. But, when developing we want to have it into the image. To sum up: -We unload SimpleMorphic when releasing version n -We load it back into the image of version n+1 alpha. Noury On 12 mars 2011, at 20:34, Mariano Martinez Peck wrote:
grrr forget this thread....it is already being done by DEVImageCreator...I don't know why I didn't see the sender...sorry for the noise
mariano
On Sat, Mar 12, 2011 at 8:30 PM, Mariano Martinez Peck <marianopeck@gmail.com> wrote: or...we can add it to ImageForDevelopers...indeed it was there at the beginning, but then we remove it from there becase it took ages. Now, and even with cog, it is fast..so...
I am all ears..
mariano
On Sat, Mar 12, 2011 at 8:10 PM, Mariano Martinez Peck <marianopeck@gmail.com> wrote: Marcus, can we add a "ScriptLoader new cleanUpForRelease" at the end of the Pharo.st that is used to build the PharoDev 1.2?
Thanks
mariano
Noury Bouraqadi http://car.mines-douai.fr/noury -- -6th National Conference on âControl Architecture of Robotsâ 24-25 may 2011, Grenoble area, France http://car2011.inrialpes.fr/ -19th ESUG International Smalltalk Conference 22-26 August 2011, Edinburgh, UK http://www.esug.org/Conferences/2011 -19èmes Journées Francophones sur les Systèmes Multi-Agents (JFSMAâ11) http://www.univ-valenciennes.fr/congres/jfsma2011/ 17-19 Octobre 2011, Valenciennes, France
participants (2)
-
Mariano Martinez Peck -
Noury Bouraqadi