grease configuration broken

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

grease configuration broken

Tudor Girba-2
Hi Jochan,

You just committed a broken bleedingEdge method in the ConfigurationOfGrease:

bleedingEdge: spec
<symbolicVersion: #'bleedingEdge'>

spec for: #'common' version: #'1.1.3-baseline'.

Because of this method, the whole configuration is not usable because Metacello has this annoying behavior of wanting all versions to be correct before being able to use one of them.

Could you fix it?

Cheers,
Doru

--

"Every thing has its own flow"

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: grease configuration broken

Tudor Girba-2
Thank you for fixing the problem :)

Doru


On Tue, Sep 10, 2013 at 1:54 PM, Tudor Girba <[hidden email]> wrote:
Hi Jochan,

You just committed a broken bleedingEdge method in the ConfigurationOfGrease:

bleedingEdge: spec
<symbolicVersion: #'bleedingEdge'>

spec for: #'common' version: #'1.1.3-baseline'.

Because of this method, the whole configuration is not usable because Metacello has this annoying behavior of wanting all versions to be correct before being able to use one of them.

Could you fix it?

Cheers,
Doru

--

"Every thing has its own flow"



--

"Every thing has its own flow"

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside