I hereby claim:
- I am bobbywarner on github.
- I am bobbywarner (https://keybase.io/bobbywarner) on keybase.
- I have a public key whose fingerprint is C73A C09B 1240 F931 C710 CDBC 4D8F 753E 6B3C 0088
To claim this, I am signing this object:
| <!doctype html> | |
| <html> | |
| <head> | |
| <meta name="layout" content="main"/> | |
| <r:require module="application"/> | |
| </head> | |
| <body> | |
| <h3>Confirmation</h3> | |
| <p>${msg}</p> | |
| </body> |
| grails-core $ ./gradlew -Dtest.single=BinaryPluginSpec :grails-core:test --stacktrace | |
| :buildSrc:clean | |
| :buildSrc:compileJava UP-TO-DATE | |
| :buildSrc:compileGroovy | |
| :buildSrc:processResources UP-TO-DATE | |
| :buildSrc:classes | |
| :buildSrc:jar | |
| :buildSrc:assemble | |
| :buildSrc:compileTestJava UP-TO-DATE | |
| :buildSrc:compileTestGroovy UP-TO-DATE |
| Map foo = [1: "one", 2: "two"] | |
| Map bar = [1: "one"] | |
| assert [1: "one"] == foo.subMap( bar.collect { it.key }) | |
| Map foo2 = [1: "one", 2: "two"] | |
| Map bar2 = [1: "one", 2: "two", 3: "three"] | |
| assert [1:"one", 2:"two"] == foo2.subMap( bar2.collect { it.key }) |
I hereby claim:
To claim this, I am signing this object: