Configuration of Smalltalkhub

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

Configuration of Smalltalkhub

Stephan Eggermont-3
I have taken a look at the configuration of Smalltalkhub and started making some changes
to make it work in Pharo 3.
- added a new baseline, referring to smalltalkhub instead of squeaksource
  and ConfigurationOfSeaside3 with newer versions. Couldn’t save it to the
  repository though.
- the same changes needed to be made to ConfigurationOfKaliningrad
- ConfigurationOfSeasideRest is recent, but still refers to an older Seaside
  when I used 0.22 with Seaside 3.1.0 the image was able to load and
  get to the point where it expects to connect to mongodb.

Remaining issues:
- 2 versions of Mongo-BSON (30,31), Mongo-Core (26,35) and Mongo-Squeak (12,13)
- 2 versions of Seaside-REST-Core (39, 52)


 

ConfigurationOfSmalltalkHub-StephanEggermont.11.mcz (7K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Configuration of Smalltalkhub

Damien Cassou
On Thu, Mar 6, 2014 at 1:07 AM, Stephan Eggermont <[hidden email]> wrote:
> - added a new baseline, referring to smalltalkhub instead of squeaksource
>   and ConfigurationOfSeaside3 with newer versions. Couldn't save it to the
>   repository though.


I pushed your mcz

--
Damien Cassou
http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without
losing enthusiasm."
Winston Churchill

Reply | Threaded
Open this post in threaded view
|

Re: Configuration of Smalltalkhub

Stephan Eggermont-3
In reply to this post by Stephan Eggermont-3
And we have a green build. Anyone want to try it?

Stephan