https://bz.apache.org/bugzilla/show_bug.cgi?id=61649
--- Comment #10 from [email protected] --- The value of $script is "build", which is a symbolic to build.sh, which invokes Ant (ant -f ./build.xml), passing whatever additional arguments we pass in, which in this case is: installapp -Dserver.name=$WAS_SERVER -Dapplication.name=$application -Dear.file=$earfile -Dwsadmin.extra.args=\"-javaoption -Xmx1024m -appendtrace true\" -- You are receiving this mail because: You are the assignee for the bug.
