Re: [Pharo-project] moose job on jenkins

2013-03-17 Thread Tudor Girba
Hi Camillo, Thanks for the remarks. We (or at least I :)) want to use the latest of everything :). Moose switched to developing on bleeding edge about 7 years ago, and the only thing that still remained fixed was the VM. Now, we work with the latest VM and like that we can check integration an

Re: [Pharo-project] moose job on jenkins

2013-03-17 Thread Camillo Bruni
Nice! good to see ;) Some little remarks: - `wget --quiet -qO` can be simplified as `wget --quiet -O -` since -q is just the short form for --quiet ;) - I would not use the ciPharoVMLatest.sh but ciPharoVM.sh since Latest might break unexpectedly whereas ciPharoVM.sh points to latest st

[Pharo-project] moose job on jenkins

2013-03-17 Thread Tudor Girba
Hi, I put together a little description of how we built the Moose job on Jenkins using the CommandLine infrastructure. Perhaps it is useful for other people as well: http://www.tudorgirba.com/blog/moose-4-8-on-jenkins Cheers, Doru -- www.tudorgirba.com "Be rather willing to give than demandin

Re: [Pharo-project] Bug with drag and drop

2013-03-17 Thread Benjamin
https://pharo.fogbugz.com And I am adding you right now (still waiting for Penelope) Ben On Mar 17, 2013, at 9:03 PM, jannik.laval wrote: > ok, where is it ? > > Jannik > > On Mar 17, 2013, at 9:01 PM, stephane ducasse > wrote: > >> fogz bugs :) >> >> On Mar 17, 2013, at 7:29 PM, jannik.

Re: [Pharo-project] Bug with drag and drop

2013-03-17 Thread jannik.laval
ok, where is it ? Jannik On Mar 17, 2013, at 9:01 PM, stephane ducasse wrote: > fogz bugs :) > > On Mar 17, 2013, at 7:29 PM, jannik.laval wrote: > >> Hi all, >> >> I have a bug with drag and dropping windows inside Pharo. >> For example, take Nautilus and drag-drop the browser outside phar

Re: [Pharo-project] Bug with drag and drop

2013-03-17 Thread stephane ducasse
fogz bugs :) On Mar 17, 2013, at 7:29 PM, jannik.laval wrote: > Hi all, > > I have a bug with drag and dropping windows inside Pharo. > For example, take Nautilus and drag-drop the browser outside pharo. > It should come back to its place, but there is a MessageNotUnderstood: > SmallInteger>>e

[Pharo-project] pharoconf | mooseday | 2013 - call for participation

2013-03-17 Thread Tudor Girba
(please distribute) We are happy to invite you to the PharoConf | MooseDay | 2013: http://scg.unibe.ch/wiki/events/pharoconf-mooseday-2013 The conference will take place at the University of Bern during April 2-4: - PharoConf (April 2,3) - MooseDay (April 4) The conference will be free and will

[Pharo-project] Bug with drag and drop

2013-03-17 Thread jannik.laval
Hi all, I have a bug with drag and dropping windows inside Pharo. For example, take Nautilus and drag-drop the browser outside pharo. It should come back to its place, but there is a MessageNotUnderstood: SmallInteger>>extent: Another question: should I use GoogleCode issue tracking or fogbugs ?

Re: [Pharo-project] WhatsUp from: 2013-03-11 until: 2013-03-24

2013-03-17 Thread stephane ducasse
thanks damien :) On Mar 17, 2013, at 4:38 PM, Damien Pollet wrote: > Ok… apparently the day-of-month and day-of-week fields in a crontab do not > act as AND but as OR. Now the email should get sent on 1st and 3rd mondays > only. > > > On 17 March 2013 07:00, wrote: > Hi! We're sending this

Re: [Pharo-project] WhatsUp from: 2013-03-11 until: 2013-03-24

2013-03-17 Thread Damien Pollet
Ok… apparently the day-of-month and day-of-week fields in a crontab do not act as AND but as OR. Now the email should get sent on 1st and 3rd mondays only. On 17 March 2013 07:00, wrote: > Hi! We're sending this automatic email twice a month, to give the > community an opportunity to easily kno