Package org.codehaus.gmavenplus.groovyworkarounds
package org.codehaus.gmavenplus.groovyworkarounds
Classes to work around issues with Groovy (some of which were fixed in later
Groovy versions).
-
ClassDescriptionThis class exists solely to trick JavaStubCompilationUnit.addSource(java.io.File) into letting us use files that don't end in ".groovy" (as a workaround for GROOVY-5021).This class was taken mostly from the Groovy project (GroovyDocTemplateInfo.java and GroovyDoc.java) because it wasn't available prior to Groovy 1.7.