Adam Murdoch-2 wrote: > > > ... > In Groovy, you can quote a keyword to use it as a map key like this. So, > you could do: > > ant.classdepandjar( > .... > 'in': 'my.domain' > ) > > ... >
Ah, I should have checked Groovy refcard more carefully. Thanks! Zsolt -- View this message in context: http://old.nabble.com/clashing-attribute-name-of-custom-ant-task-with-groovy-keyword-tp26759693p26770144.html Sent from the gradle-user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
