Re: [Codenarc-user] CodeNarc with Groovy 1.8
Brought to you by:
chrismair
From: Cédric C. <ced...@gm...> - 2011-05-17 08:13:01
|
That would be perfect. Le 17/05/2011 07:23, Hamlet D'Arcy a écrit : >> BTW, I'm wondering what I should do with the IDEA plugin: release two >> versions ? > No, I would not release two versions. We're going to make CodeNarc run > on both 1.7 and 1.8 with the same binary class files. I talked to > someone about this and you can do it. It means writing the missing > class files into the Jar ourselves, but it is possible. It means > CodeNarc will have classes in the package org.codeaus.groovy... that > just dispatch on to the new location. Does that make sense? > |