On 9/2/10 1:42 PM, Simon Denier wrote:
On 2 sept. 2010, at 13:23, Alberto Bacchelli wrote:
Moose developers, would you include GLORP in the images built by hudson? I think 839 passing tests are good enough for the development image.
I guess yes, it's pretty easy now to add a new build config in Hudson which would load Glorp with Moose.
Which Pharo version are you using? 1.2 or 1.1?
I think it's 1.1. It's the moose hudson nightly built image.
On 2 sept. 2010, at 13:49, Alberto Bacchelli wrote:
On 9/2/10 1:42 PM, Simon Denier wrote:
On 2 sept. 2010, at 13:23, Alberto Bacchelli wrote:
Moose developers, would you include GLORP in the images built by hudson? I think 839 passing tests are good enough for the development image.
I guess yes, it's pretty easy now to add a new build config in Hudson which would load Glorp with Moose.
Which Pharo version are you using? 1.2 or 1.1?
I think it's 1.1. It's the moose hudson nightly built image.
OK, because I saw this line:
(ConfigurationOfGlorpDBX project version: '1.2') load: 'All with PostgreSQL native
-- Simon
On Thu, Sep 2, 2010 at 1:55 PM, Simon Denier Simon.Denier@inria.fr wrote:
On 2 sept. 2010, at 13:49, Alberto Bacchelli wrote:
On 9/2/10 1:42 PM, Simon Denier wrote:
On 2 sept. 2010, at 13:23, Alberto Bacchelli wrote:
Moose developers, would you include GLORP in the images built by hudson? I think 839 passing tests are good enough for the development image.
I guess yes, it's pretty easy now to add a new build config in Hudson
which would load Glorp with Moose.
Which Pharo version are you using? 1.2 or 1.1?
I think it's 1.1. It's the moose hudson nightly built image.
OK, because I saw this line:
This has nothing to do with Pharo version. This is 1.2 version of GlorpDBX, not Pharo.
(ConfigurationOfGlorpDBX project version: '1.2') load: 'All with PostgreSQL native
-- Simon
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
On 2 sept. 2010, at 14:05, Mariano Martinez Peck wrote:
On Thu, Sep 2, 2010 at 1:55 PM, Simon Denier Simon.Denier@inria.fr wrote:
On 2 sept. 2010, at 13:49, Alberto Bacchelli wrote:
On 9/2/10 1:42 PM, Simon Denier wrote:
On 2 sept. 2010, at 13:23, Alberto Bacchelli wrote:
Moose developers, would you include GLORP in the images built by hudson? I think 839 passing tests are good enough for the development image.
I guess yes, it's pretty easy now to add a new build config in Hudson which would load Glorp with Moose.
Which Pharo version are you using? 1.2 or 1.1?
I think it's 1.1. It's the moose hudson nightly built image.
OK, because I saw this line:
This has nothing to do with Pharo version. This is 1.2 version of GlorpDBX, not Pharo.
(ConfigurationOfGlorpDBX project version: '1.2') load: 'All with PostgreSQL native
Oh, my mistake, in my mind "1.2" refers to Pharo 1.2
-- Simon