[Pharo-project] TODO 1.2
1.2 Core: Bugs: http://code.google.com/p/pharo/issues/list?can=2&q=milestone=1.2 Tests: https://pharo-ic.lille.inria.fr/hudson/job/Pharo%20Core%201.2/lastCompletedB... 1.2 Full: Bugs: http://code.google.com/p/pharo/issues/list?can=2&q=milestone=1.2-DevImage Tests: N/A, as the buld is broken: https://pharo-ic.lille.inria.fr/hudson/job/Pharo%201.2/75/console There will be *no release of 1.2* if those things are not fixed. If you are interested, in some way or another, to have a 1.2 release, you will get it if you help fixing the last bugs. (hint, hint). Marcus -- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
From the stacktrace, the build is broken because
MetacelloVersionNumberTestCase>>testVersion10 is sending a sortBy: message, which is deprecated in pharo. Dale, how can that be fixed? :) On Fri, Jan 21, 2011 at 4:26 AM, Marcus Denker <marcus.denker@inria.fr>wrote:
1.2 Core: Bugs: http://code.google.com/p/pharo/issues/list?can=2&q=milestone=1.2 Tests: https://pharo-ic.lille.inria.fr/hudson/job/Pharo%20Core%201.2/lastCompletedB...
1.2 Full: Bugs: http://code.google.com/p/pharo/issues/list?can=2&q=milestone=1.2-DevImage Tests: N/A, as the buld is broken: https://pharo-ic.lille.inria.fr/hudson/job/Pharo%201.2/75/console
There will be *no release of 1.2* if those things are not fixed. If you are interested, in some way or another, to have a 1.2 release, you will get it if you help fixing the last bugs. (hint, hint).
Marcus
-- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
participants (2)
-
Guillermo Polito -
Marcus Denker