Skip to content

Commit

Permalink
restored projectName property to support backwards compatibility with…
Browse files Browse the repository at this point in the history
… plugins etc.
  • Loading branch information
graemerocher committed Aug 19, 2009
1 parent 1cb4d11 commit 288b6ff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ class GrailsCompiler extends Groovyc {
GrailsCompiler() {
}


String projectName
def resolver = new org.springframework.core.io.support.PathMatchingResourcePatternResolver()

private destList = []
Expand Down

0 comments on commit 288b6ff

Please sign in to comment.