https://issues.apache.org/bugzilla/show_bug.cgi?id=52987
--- Comment #3 from [email protected] 2012-03-27 06:11:46 UTC --- (In reply to comment #2) > The most likely reason is the forked process waits for input, like asking for > a > passphrase. To me this looks like something that is easier to resolve on the > user list than a bug in Ant. Hi Stefan, I am glad to do a workaround if possible but I don't know how. spawn="true" doesn't help because the shell scripts from my wrapper are dependent on the results of the jmx script. I also tried with inputstring="" without any success. It's ok for me if there will be no ant fix and just a workaround. I need this ant script to be independent because it's a part of automated validation. Thanks and regards, Laurentiu. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
