Re: [Codenarc-user] CodeNarc with Groovy 1.8
Brought to you by:
chrismair
From: Chris M. <chr...@ea...> - 2011-05-15 22:19:25
|
>> Concerning the Groovy 1.8 support... >> Rene from Gradle is almost done with a Site plugin for Gradle. Once that is complete then it will be much easier for >> us to create two different artifacts for a single project, one based on 1.7 and one on 1.8. Excellent. I know I am not the only one interested in that. Depending on the capabilities, that should be a big selling point. >> How does this affect the Grails plugin? Will we need an option somewhere to specify the dependency version >> easily? (Grails won't support 1.8 for a while though, so no rush on that problem) I am not really sure about the effect on the Grails plugin. That build process/script is integrated with the Grails Plugin facility and repo. I do manually add in the CodeNarc jar into that plugin project, but I don't know how or if you could support multiple CodeNarc versions. Chris |