Re: [Pharo-project] missing packages in Pharo14 repository

2011-07-04 Thread Marcus Denker
On Jul 4, 2011, at 1:53 PM, Pavel Krivanek wrote: > > So what I will do is > >-> copy the last mcz of each package to the 14 repo >-> change the kernel scripts to load from 14 > > > Well, let us know, I want to see all tests green in reloaded Core :-) > Ok, done... -- Mar

Re: [Pharo-project] missing packages in Pharo14 repository

2011-07-04 Thread Pavel Krivanek
On Mon, Jul 4, 2011 at 1:48 PM, Marcus Denker wrote: > > On Jun 30, 2011, at 8:30 AM, Marcus Denker wrote: > > > > > On Jun 29, 2011, at 10:45 PM, Pavel Krivanek wrote: > > > >> Hi Marcus, > >> > >> I guess you are aware of this. I looked at Undeclared in the reloaded > >> Core and I found out tha

Re: [Pharo-project] missing packages in Pharo14 repository

2011-07-04 Thread Marcus Denker
On Jun 30, 2011, at 8:30 AM, Marcus Denker wrote: > > On Jun 29, 2011, at 10:45 PM, Pavel Krivanek wrote: > >> Hi Marcus, >> >> I guess you are aware of this. I looked at Undeclared in the reloaded >> Core and I found out that one method that makes it is different in the >> latest Pharo 1.4 an

Re: [Pharo-project] missing packages in Pharo14 repository

2011-06-29 Thread Marcus Denker
On Jun 29, 2011, at 10:45 PM, Pavel Krivanek wrote: > Hi Marcus, > > I guess you are aware of this. I looked at Undeclared in the reloaded > Core and I found out that one method that makes it is different in the > latest Pharo 1.4 and belongs to newer version of the package > (Settings-System v.

[Pharo-project] missing packages in Pharo14 repository

2011-06-29 Thread Pavel Krivanek
Hi Marcus, I guess you are aware of this. I looked at Undeclared in the reloaded Core and I found out that one method that makes it is different in the latest Pharo 1.4 and belongs to newer version of the package (Settings-System v.17). This version is not present in the Pharo repository but what