API change?

6 views
Skip to first unread message

Wilson MacGyver

unread,
Jun 26, 2011, 6:40:02 PM6/26/11
to gre...@googlegroups.com
I noticed in https://github.com/gretty/gretty/blob/master/Examples/helloworld/GroovySimpleHttpServer.groovy

You now use dir instead of static. API change?

Aldo, looks like you moved the github URL to gretty/gretty.

Need to update all the wiki links I think.

Alex Tkachman

unread,
Jun 26, 2011, 11:41:34 PM6/26/11
to gre...@googlegroups.com
void setDir (String dir) {
this.staticFiles = new File(dir, "static").canonicalFile.absolutePath
this.groovletFiles = this.templateFiles = new
File(dir).canonicalFile.absolutePath
Reply all
Reply to author
Forward
0 new messages