Re: [Pharo-project] Phobos Jenkins builds

2012-10-31 Thread Pavel Krivanek
Can you advise me how the metacello dependencies specification should
look like for this packages:

Gofer it
  url: 'http://mc.stfx.eu/ZincHTTPComponents';
  package: 'Zinc-HTTP';
  package: 'Zinc-FileSystem';
  package: 'Zinc-Tests';
  package: 'Zinc-WebSocket-Core';
  load.

Gofer new
  squeaksource: 'Seaside30';
  package: 'Grease-Core';
  package: 'Grease-Pharo-Core';
  package: 'Seaside-Pharo-Continuation';
  load.

Gofer new
  squeaksource: 'SCouchDB';
  package: 'JSON';
  load.

It is clear for Zinc but how to process the rest of the backages
without configurations etc.

Thanks,
-- Pavel


On Tue, Oct 30, 2012 at 3:07 PM, Camillo Bruni camillobr...@gmail.com wrote:

 Some remarks:
 -

 - Could you use the latest setup as in

 https://ci.lille.inria.fr/pharo/view/Rmod/job/Mate/configure

cause I want to get rid of all bash scripts in jenkins if possible ;)


 best
 cami


 On 2012-10-30, at 14:42, Pavel Krivanek pavel.kriva...@gmail.com wrote:

  Hi,
 
  I created a set of Jobs related to Phobos on the Jenkins server:
  https://ci.lille.inria.fr/pharo/view/Phobos/
 
  The latest changes in Phobos include special integer input fields with
  automatic focus change, trees styling, various small fixes etc.
 
  Cheers,
  -- Pavel
 





[Pharo-project] Phobos Jenkins builds

2012-10-30 Thread Pavel Krivanek
Hi,

I created a set of Jobs related to Phobos on the Jenkins server:
https://ci.lille.inria.fr/pharo/view/Phobos/

The latest changes in Phobos include special integer input fields with
automatic focus change, trees styling, various small fixes etc.

Cheers,
-- Pavel



Re: [Pharo-project] Phobos Jenkins builds

2012-10-30 Thread Camillo Bruni
Some remarks:
-

- Could you use the latest setup as in 

https://ci.lille.inria.fr/pharo/view/Rmod/job/Mate/configure

   cause I want to get rid of all bash scripts in jenkins if possible ;)


best
cami


On 2012-10-30, at 14:42, Pavel Krivanek pavel.kriva...@gmail.com wrote:

 Hi,
 
 I created a set of Jobs related to Phobos on the Jenkins server:
 https://ci.lille.inria.fr/pharo/view/Phobos/
 
 The latest changes in Phobos include special integer input fields with
 automatic focus change, trees styling, various small fixes etc.
 
 Cheers,
 -- Pavel
 




Re: [Pharo-project] Phobos Jenkins builds

2012-10-30 Thread Mariano Martinez Peck
Pavel, we drink it in the restaurant at the PharoConf ;)
Anyway, it is also a project being done between RMOD (France) and Argentina
and it is related about VM and how to implement as much as possible at the
language level...or something like that.
Cami or Guido may tell you better.

On Tue, Oct 30, 2012 at 6:56 PM, Bernardo Ezequiel Contreras 
vonbecm...@gmail.com wrote:

 joke
 The collateral effects of the Argentinian invasion!
 see
 http://en.wikipedia.org/wiki/Mate_(beverage)
 /joke



 On Tue, Oct 30, 2012 at 2:26 PM, Pavel Krivanek 
 pavel.kriva...@gmail.comwrote:

 Well, I need to create a configuration.

 BTW what is Mate? ;-)

 -- Pavel

 On Tue, Oct 30, 2012 at 3:07 PM, Camillo Bruni camillobr...@gmail.com
 wrote:
  Some remarks:
  -
 
  - Could you use the latest setup as in
 
  https://ci.lille.inria.fr/pharo/view/Rmod/job/Mate/configure
 
 cause I want to get rid of all bash scripts in jenkins if possible ;)
 
 
  best
  cami
 
 
  On 2012-10-30, at 14:42, Pavel Krivanek pavel.kriva...@gmail.com
 wrote:
 
  Hi,
 
  I created a set of Jobs related to Phobos on the Jenkins server:
  https://ci.lille.inria.fr/pharo/view/Phobos/
 
  The latest changes in Phobos include special integer input fields with
  automatic focus change, trees styling, various small fixes etc.
 
  Cheers,
  -- Pavel
 
 
 




 --
 Bernardo E.C.




-- 
Mariano
http://marianopeck.wordpress.com


Re: [Pharo-project] Phobos Jenkins builds

2012-10-30 Thread Pavel Krivanek
Yes, I had no doubts from where the name comes from ;-) I was only
surprised that it is not the project by Mateman Polito ;-)

-- Pavel

On Tue, Oct 30, 2012 at 6:59 PM, Mariano Martinez Peck
marianop...@gmail.com wrote:
 Pavel, we drink it in the restaurant at the PharoConf ;)
 Anyway, it is also a project being done between RMOD (France) and Argentina
 and it is related about VM and how to implement as much as possible at the
 language level...or something like that.
 Cami or Guido may tell you better.

 On Tue, Oct 30, 2012 at 6:56 PM, Bernardo Ezequiel Contreras
 vonbecm...@gmail.com wrote:

 joke
 The collateral effects of the Argentinian invasion!
 see
 http://en.wikipedia.org/wiki/Mate_(beverage)
 /joke



 On Tue, Oct 30, 2012 at 2:26 PM, Pavel Krivanek pavel.kriva...@gmail.com
 wrote:

 Well, I need to create a configuration.

 BTW what is Mate? ;-)

 -- Pavel

 On Tue, Oct 30, 2012 at 3:07 PM, Camillo Bruni camillobr...@gmail.com
 wrote:
  Some remarks:
  -
 
  - Could you use the latest setup as in
 
  https://ci.lille.inria.fr/pharo/view/Rmod/job/Mate/configure
 
 cause I want to get rid of all bash scripts in jenkins if possible
  ;)
 
 
  best
  cami
 
 
  On 2012-10-30, at 14:42, Pavel Krivanek pavel.kriva...@gmail.com
  wrote:
 
  Hi,
 
  I created a set of Jobs related to Phobos on the Jenkins server:
  https://ci.lille.inria.fr/pharo/view/Phobos/
 
  The latest changes in Phobos include special integer input fields with
  automatic focus change, trees styling, various small fixes etc.
 
  Cheers,
  -- Pavel
 
 
 




 --
 Bernardo E.C.




 --
 Mariano
 http://marianopeck.wordpress.com




Re: [Pharo-project] Phobos Jenkins builds

2012-10-30 Thread Esteban A. Maringolo
There even are Github branded mates: http://instagram.com/p/LrLRBtJr03/





--
View this message in context: 
http://forum.world.st/Phobos-Jenkins-builds-tp4653316p4653362.html
Sent from the Pharo Smalltalk mailing list archive at Nabble.com.



Re: [Pharo-project] Phobos Jenkins builds

2012-10-30 Thread Bernardo Ezequiel Contreras
F cool! i NEED one !


On Tue, Oct 30, 2012 at 3:26 PM, Esteban A. Maringolo
emaring...@gmail.comwrote:

 There even are Github branded mates: http://instagram.com/p/LrLRBtJr03/





 --
 View this message in context:
 http://forum.world.st/Phobos-Jenkins-builds-tp4653316p4653362.html
 Sent from the Pharo Smalltalk mailing list archive at Nabble.com.




-- 
Bernardo E.C.