On Fri, 27 Jul 2001, Conor MacNeill wrote: > This is something that is on my todo list so it would be good if you run > with it. I would, however, like to see it integrated with the current <jar> > task and also the code from the <depend> task. No sense in duplicating that > sort of stuff. If your code is better, of course, we can change <depend> to > use it instead. What I would really like to see is a jar service and > possibly a dependency service that these tasks layer on top of. That way, I > can re-jig ejbjar to use the jar service and automatically have the > dependency gathering facility. I really want this to have the capability to > automatically ad support classes into an EJB jar.
The patch, I sent with my last message, obsoletes these two patches to EjbJar: Luis Miguel Hernanz 08-Jun-01 exclude javax and java classes Holger Engels 03-Aug-01 Find more classes Sorry, I forgot to start the subject with [PATCH] .. the subject was also misleading, because it referred to JarX instead of EjbJar .. sorry for that! Holger Engels
