https://issues.apache.org/bugzilla/show_bug.cgi?id=49117
--- Comment #12 from Arinjay <[email protected]> 2010-04-23 06:02:01 EDT --- Does this give any idea which we can try? <target name="ear.create" depends="ear.environment.setup"> <antcall target="jar.create"/> <antcall target="manifest.create"/> <<<It fails here>>> After the updation of manifest above and executing the other targets, it creates the ear. <ear > </ear> <target> -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
