SCRIPTDEF using Java: how to access attributes?

2010-07-28 Thread Bickford, Mark
Hi, I'm a newbie to the list, but not to Ant; this is the first time I haven't been able to find an answer on my own. I've tried everything I can think of to get this to work, but so far all have failed. I am writing a scriptdef using Java as the language, but I can't find

SCRIPTDEF using Java

2010-07-27 Thread Bickford, Mark
Hi, I've tried everything I can think of to get this to work, but so far everything has failed. I am writing a scriptdef using Java as the language, but I can't find how to access any of the predefined beans like attributes and elements. This