11422
----- Release 1.1.2 Zip file for archive: https://gforge.inria.fr/frs/download.php/28341/PharoCore-1.1.2.zip ... this is 1.1.1 with some additional fixes -> fixes from Netstyle they did after moving to 1.1 -> some workarounds to get the tests green (on the build server) This is more for completeness, the new stable is 1.2. Marcus -- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD. |
Marcus, should we build a Pharo 1.1.2 (dev) or it doesn't make sense?
On Mon, Mar 14, 2011 at 2:56 PM, Marcus Denker <[hidden email]> wrote: 11422 |
In reply to this post by Marcus Denker-4
On Mar 14, 2011, at 4:17 PM, Mariano Martinez Peck wrote: Marcus, should we build a Pharo 1.1.2 (dev) or it doesn't make sense?Can you do that withput changing *what* is installed? that is, keep the versions identical to the 1.1.1 dev image? I am sure that if we load newer ones, we will have problems and definitly not the energy to fix them. Marcus
-- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD. |
On Mon, Mar 14, 2011 at 4:27 PM, Marcus Denker <[hidden email]> wrote:
Yes, exactrly, I was refering to install exactly the same packages and versions as 1.1 but just in that core. It should be Gofer new squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfPharo'; load. ((Smalltalk at: #ConfigurationOfPharo) project version: '1.1') perform: #silently: with: true; perform: #load. but anyway I am not sure if it is worth it spending time on it...I just asked...but now I regret hahahaha
|
Free forum by Nabble | Edit this page |