Hi guys,
I was building a simple CI job to run an acceptance test for the pharovm. Now, as we talked with Esteban and Camillo, we want to: - take an stable pharo20
- load an stable freezed version of moose - load an stable freezed version of seaside - run tests as a first attempt. However, I find the configuration of moose has no 4.8 version as I was expecting, and loading the latest development version does not really do it (we want to test the vm, not moose :). How can I get a freezed version of moose working on 2.0? Tx!! Guille _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Normally there is 4.7frozen version.
On Jun 21, 2013, at 11:28 AM, Guillermo Polito <[hidden email]> wrote: > Hi guys, > > I was building a simple CI job to run an acceptance test for the pharovm. Now, as we talked with Esteban and Camillo, we want to: > - take an stable pharo20 > - load an stable freezed version of moose > - load an stable freezed version of seaside > - run tests > > as a first attempt. > > However, I find the configuration of moose has no 4.8 version as I was expecting, and loading the latest development version does not really do it (we want to test the vm, not moose :). > > How can I get a freezed version of moose working on 2.0? > > Tx!! > Guille > _______________________________________________ > Moose-dev mailing list > [hidden email] > https://www.iam.unibe.ch/mailman/listinfo/moose-dev _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Isn't it for pharo 14? On Fri, Jun 21, 2013 at 11:06 PM, Stéphane Ducasse <[hidden email]> wrote: Normally there is 4.7frozen version. _______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Moose 4.7 is indeed for Pharo 1.4. Doru On Sun, Jun 23, 2013 at 8:34 PM, Guillermo Polito <[hidden email]> wrote:
"Every thing has its own flow"
_______________________________________________ Moose-dev mailing list [hidden email] https://www.iam.unibe.ch/mailman/listinfo/moose-dev |
Free forum by Nabble | Edit this page |