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 <camillobruni@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.krivanek@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