[Codenarc-user] CodeNarc with Groovy 1.8
Brought to you by:
chrismair
From: R. S. <ren...@go...> - 2011-05-08 22:04:54
|
Hi, I just wanted to ask for the timeline to support Groovy 1.8? Currently CodeNarc 0.13 fails with Groovy 1.8 because some packages have been rearranged in Groovy. Groovy 1.7.10: org/codehaus/groovy/transform/powerassert/ValueRecorder Groovy 1.8.0: org/codehaus/groovy/runtime/powerassert/ValueRecorder Regars, René Scheibe |