Re: AntX: $map example from guide fails when key is missing?

2008-12-17 Thread Sagi Mann
Hi, I was unable to get your script to work. the echo message was literally showing the $prop URI. the script: ${key}: p1='${$prop:p1->@(key)}' the output: prop1: p1='${$prop:p1->@(key)}' so I'm still stuck :-) any ideas? thanks... -- View this message in context: http:

AntX: $map example from guide fails when key is missing?

2008-12-10 Thread Sagi Mann
Hi all, I'm trying to adopt example #2 from the $map URI guide: http://antxtras.sourceforge.net/AntXtras/docs/userguide/valueuris/map.html http://antxtras.sourceforge.net/AntXtras/docs/userguide/valueuris/map.html like so: For each property in the 'p1' set, I print the value of the same property