Where are ConfigurationOfRenraku and ConfigurationOfQualityAssistant?
Hi, where are placed the current packages ConfigurationOfRenraku and ConfigurationOfQualityAssistant? Cheers, -- Pavel
Hi, both configuration can be found here: http://smalltalkhub.com/#!/~YuriyTymchuk/Configuration <http://smalltalkhub.com/#!/~YuriyTymchuk/Configuration> Also ConfigurationOfQualityAssistant is in pharo4 and pharo 5 meta repos. Cheers. Uko
On 19 Nov 2015, at 19:14, Pavel Krivanek <pavel.krivanek@gmail.com> wrote:
Hi,
where are placed the current packages ConfigurationOfRenraku and ConfigurationOfQualityAssistant?
Cheers, -- Pavel
Thank you, one error: in BaselineOfQualityAssistant>>#removeRenrakuCrap you have this expression: #QualityAssistant asPackage mcWorkingCopy modified: false This expects that QualityAssistant is already present in the image so the configuration crashes on a blank image. Cheers, -- Pavel 2015-11-19 19:24 GMT+01:00 Yuriy Tymchuk <yuriy.tymchuk@me.com>:
Hi, both configuration can be found here: http://smalltalkhub.com/#!/~YuriyTymchuk/Configuration
Also ConfigurationOfQualityAssistant is in pharo4 and pharo 5 meta repos.
Cheers. Uko
On 19 Nov 2015, at 19:14, Pavel Krivanek <pavel.krivanek@gmail.com> wrote:
Hi,
where are placed the current packages ConfigurationOfRenraku and ConfigurationOfQualityAssistant?
Cheers, -- Pavel
Thanks Pavel. I forgot to check if that exists. Fixing now. Cheers! Uko
On 19 Nov 2015, at 19:46, Pavel Krivanek <pavel.krivanek@gmail.com> wrote:
Thank you,
one error: in BaselineOfQualityAssistant>>#removeRenrakuCrap you have this expression:
#QualityAssistant asPackage mcWorkingCopy modified: false
This expects that QualityAssistant is already present in the image so the configuration crashes on a blank image.
Cheers, -- Pavel
2015-11-19 19:24 GMT+01:00 Yuriy Tymchuk <yuriy.tymchuk@me.com <mailto:yuriy.tymchuk@me.com>>: Hi, both configuration can be found here: http://smalltalkhub.com/#!/~YuriyTymchuk/Configuration <http://smalltalkhub.com/#!/~YuriyTymchuk/Configuration>
Also ConfigurationOfQualityAssistant is in pharo4 and pharo 5 meta repos.
Cheers. Uko
On 19 Nov 2015, at 19:14, Pavel Krivanek <pavel.krivanek@gmail.com <mailto:pavel.krivanek@gmail.com>> wrote:
Hi,
where are placed the current packages ConfigurationOfRenraku and ConfigurationOfQualityAssistant?
Cheers, -- Pavel
participants (2)
-
Pavel Krivanek -
Yuriy Tymchuk