April 17, 2015
3 p.m.
Thanks! I was about to ask about this. :) Also could there be an option to reuse parameters provided to the pharo(launcher) image? I always have to manually rewrite PhLimage>>launch: to fix encoding. ^OSProcess command: vmCommand , ' --textenc UTF-8 "' , imagePath, '"'. Peter On Fri, Apr 17, 2015 at 4:39 PM, Torsten Bergmann <astares@gmx.de> wrote:
Hi Damien,
I added a 0.2.5 version to PharoLauncher now including Pharo 5.0. Also Pharo 4.0 was switched from beta to stable. Locally it works and I can download a Pharo 5.0. Please review.
I'm also not able to trigger the CI job: https://ci.inria.fr/pharo/view/Launcher Can you run the build?
Thx T.