You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to junit-hel...@googlegroups.com
Hi All
Please help...I have developed framework in Junit also used Ant. The script is working fine when I have executed script using Ant Run command. Now client ask me to share some executable jar so that he can execute script at there end, for that I have created executable jar. Executable jar is working fine (program is executed properly) but only problem is that the report is not generating for same, because executable jar not called build.xml file. So anybody please help me how can I achieve it.