gretty missing in the mvn repo?

19 views
Skip to first unread message

Wilson MacGyver

unread,
Jul 4, 2011, 3:34:16 AM7/4/11
to gre...@googlegroups.com
I noticed gretty is missing at the usual mvn repo location

http://groovypp.artifactoryonline.com/groovypp/libs-releases-local/org/mbte/groovypp/

--
Omnem crede diem tibi diluxisse supremum.

Alex Tkachman

unread,
Jul 4, 2011, 3:50:00 AM7/4/11
to gre...@googlegroups.com
0.4.279 is uploaded

2011/7/4 Wilson MacGyver <wmac...@gmail.com>:

Wilson MacGyver

unread,
Jul 4, 2011, 4:22:40 AM7/4/11
to gre...@googlegroups.com
Thanks, looks like default has been changed to defaultHandler.

Wilson MacGyver

unread,
Jul 4, 2011, 4:27:13 AM7/4/11
to gre...@googlegroups.com
is there a DSL change as well?

previously, you do

GrettyServer server = []
server.groovy = [
.....

ie, passing a map.

now, you have

def server = new GrettyServer().
localAddress(new InetSocketAddress(8080)).
dir("web").

why the change to the .x.y.z?

On Mon, Jul 4, 2011 at 3:50 AM, Alex Tkachman <alex.t...@gmail.com> wrote:

Alex Tkachman

unread,
Jul 4, 2011, 4:30:21 AM7/4/11
to gre...@googlegroups.com
Now, you can do both
Reply all
Reply to author
Forward
0 new messages