Re: [Pharo-project] missing packages in Pharo14 repository
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.17). This version is not present in the Pharo repository but what is more interesting - it is not present also in the Pharo14 repository.
Oh, I will fix... -- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
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 and belongs to newer version of the package (Settings-System v.17). This version is not present in the Pharo repository but what is more interesting - it is not present also in the Pharo14 repository.
Oh, I will fix...
I added the v17 and v19 to the Pharo14 repo... sadly squeaksource does not let me add it to 14, as it's already on disk, I guess... 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 -- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
On Mon, Jul 4, 2011 at 1:48 PM, Marcus Denker <marcus.denker@inria.fr>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 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 is more interesting - it is not present also in the Pharo14 repository.
Oh, I will fix...
I added the v17 and v19 to the Pharo14 repo... sadly squeaksource does not let me add it to 14, as it's already on disk, I guess...
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 :-) -- Pavel --
Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
participants (2)
-
Marcus Denker -
Pavel Krivanek