I ran into a minor issue building the javadoc on Solaris that I don't think I've seen on the list. The Javadoc task keeps generating "test argument expected" from antRun. After doing a bit of digging, it turns out that at least on the Solaris 7 I'm running that -e is not supported by the builtin test in /bin/sh, though it is by the test in /bin and the ksh builtin. Moving to the somewhat older test -f works fine.
Drew
--
Drew Sudell [EMAIL PROTECTED] http://www.op.net/~asudell
