[Seaside-dev] grease and seaside on Squeak

Johan Brichau johan at inceptive.be
Sun Mar 23 09:59:58 UTC 2014


Hi all,

Currently, both Grease-1.1.6 and Seaside-3.1 have failing tests on Squeak.
The github repository has automated Travis CI builds setup for Squeak [1,2], so we can easily monitor this:

[1] https://travis-ci.org/glassdb/Grease
[2] https://travis-ci.org/glassdb/Seaside31

It would be good if someone can fix them or tell me to mark some parts as non-loadable on Squeak (e.g. Slime in Squeak).
Otherwise, I will disable the automated builds as they are now always reporting a failure.

The github repo's master branch is a mirror of the smalltalkhub one:
	https://github.com/glassdb/Seaside31

The Travis CI build for that is here:
	https://travis-ci.org/glassdb/Seaside31

You just need to make sure you check the build for the master branch, e.g.: https://travis-ci.org/glassdb/Seaside31/builds/19433103

Similar for Grease, but here is only one branch for all platforms:
	https://github.com/glassdb/Grease
	https://travis-ci.org/glassdb/Grease

If you have fixes, you can immediately commit them to Smalltalkhub, or you can create a fork of the github repo and submit a pull request.
Either way, I will pick up the changes and make sure to sync the repositories.

Maybe someone can forward this to Squeak dev mailinglist too? (I am not a subscriber there).

thanks
Johan


More information about the seaside-dev mailing list