Russel Winder wrote:
Adam,
On Sat, 2009-07-25 at 07:02 +1000, Adam Murdoch wrote:
[ . . . ]
We're going to have to rework how the groovy plugin changes the
compilation tasks, as this approach won't work well with other plugins
which do the same thing. That is, you won't be able to use the groovy
and scala plugins together in the same project. We can fix this later.
I would have thought that mixing Java, Scala and Groovy in the same
build was more than desirable. The last thing we want to do is to reify
a split of Java+Scala and Java+Groovy as implementation platforms.
That's pretty much what I was trying to say. However, I think it's
better to temporarily support java+scala or java+groovy than not support
scala at all (where temporarily is maybe a few weeks between releases or
maybe 1 release).
Adam