Issue 168 in metacello: Metacello doesn't use local mczs during bootstrap

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 168 in metacello: Metacello doesn't use local mczs during bootstrap

metacello
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Product-Core

New issue 168 by [hidden email]: Metacello doesn't use local mczs  
during bootstrap
http://code.google.com/p/metacello/issues/detail?id=168

While Metacello will use the local package-cache first before trying to  
download packages from a remote repository, it doesn't do so during the  
bootstrap process. In particular, it doesn't try load local Metacello and  
Gofer packages.

I attach two versions for completeness' sake: 657 merely extends what 656  
started.

Attachments:
        ConfigurationOfMetacello-fbs.656.mcz  95.1 KB
        ConfigurationOfMetacello-fbs.657.mcz  94.8 KB

Reply | Threaded
Open this post in threaded view
|

Re: Issue 168 in metacello: Metacello doesn't use local mczs during bootstrap

metacello
Updates:
        Labels: Milestone-1.0-beta.32

Comment #1 on issue 168 by [hidden email]: Metacello doesn't use  
local mczs during bootstrap
http://code.google.com/p/metacello/issues/detail?id=168

(No comment was entered for this change.)

Reply | Threaded
Open this post in threaded view
|

Re: Issue 168 in metacello: Metacello doesn't use local mczs during bootstrap

metacello
Updates:
        Status: Fixed
        Labels: Fixed-1.0-beta.32

Comment #2 on issue 168 by [hidden email]: Metacello doesn't use  
local mczs during bootstrap
http://code.google.com/p/metacello/issues/detail?id=168

fixed in Metacello 1.0-beta.32 (dkh.659)