Just an fyi; Groovy 1.1 is already in beta, so it could be 1.1 in the near future. Is it not possible to compile the xwiki core so that it looks for groovy libraries in %GROOVY_HOME% first, and uses it's own if that fails? I don't work much with Java, so I'm not sure if that's possible; if it is then users would be able to upgrade groovy versions easily, or keep consistant with xwiki officially supported versions at their own option. -----Original Message----- From: Vincent Massol [mailto:[email protected]] Sent: 30 April 2007 19:19 To: [email protected] Subject: Re: [xwiki-users] Groovy version Hi Michael, On Apr 30, 2007, at 8:08 PM, Michael Baehr wrote:
Quite some time ago I asked whether there are plans to upgrade the included version of Groovy from JSR-06 to the 1.0 release.
I never got an answer, and I see that no version change occurrred in the last release candidate.
Is Groovy used in a standard installation and can I replace the corresponding jar myself without breaking anything?
The general answer is "yes we would like to use it". I think the reason we haven't migrated yet is because we were worried it would break something and we wanted to release 1.0 ASAP. But personally I agree that we should have tried the upgrade earlier. It's a bit late now to try the upgrade as we're in RC stages for the 1.0 release but we should definitely do it in early 1.1 releases. I don't know if anything will break but it's very likely the core will need to change to work with groovy 1.0. If others know more, please chime in. Thanks -Vincent