On Tue, 3 Sep 2002, Magesh Umasankar <[EMAIL PROTECTED]> wrote: > I propose to create a task that reads in the output > of java -verbose:class MyApp (stored in a file) > and create a jar file that contains all the classes > that were loaded to run MyApp.
Can't you achieve the same by using a <classfileset> to create your jar? Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
