Re: Macro param issue with dirname

2004-12-09 Thread Laconia Data Systems
Mr Evans Hard to believe that anyone would name a file @filename I would suggest downloading and isntalling ant-contrib http://sourceforge.net/projects/ant-contrib then constructing the filename with special characters to a mutable variable http://ant-contrib.sourceforge.net/tasks/variable_task.ht

RE: Macro param issue with dirname

2004-12-08 Thread Dominique Devienne
Don't worry about this. It's just IntelliJ which can't deal with it, and it's perfectly valid Ant code. doesn't assign any 'types' to its attributes, it's the tasks used within that convert the string used to whatever type they need. The same attribute can even be interpreted differently by se