On 09/01/13 3:46 AM, Sven Van Caekenberghe wrote:

Basically you should be able to get all the bits (preferably in Pharo 2.0) by 
doing

        (ConfigurationOfZincHTTPComponents project version: '2.2') load: 'SSO'

It works fine for me in Pharo-1.4, but I cannot build it using Jenkins because Metacello throws up a UI dialog asking whether to Load/Merge/Cancel the Zinc-HTTP package.

The Zinc-HTTP package ends up dirty, after loading the

  Zinc-Character-Encoding-Core
  Zinc-Resource-Meta-Core

pre-req packages. These packages seem to be a re-packaging of the previous Zinc-HTTP package.

Is this a limitation of Metacello not having atomic load?
Can the Metacello dialog be disabled?
Should the non-interactive UI manager be enhanced to somehow proceed?



Reply via email to