the problem is I dont know which jar files has duplicate classes and I have
49 jars in my dep list ;-)

On 3/8/07, Wayne Fay <[EMAIL PROTECTED]> wrote:

> > There are a couple of jars containing the same class in my project.
> >
> > That's bad :)
>
> Yeah, those are my dependency jars :(

Dan, can you not use exclusions etc to get rid of the
artifacts/dependencies which are bringing in these duplicated classes?
I've seen some ugly runtime issues resulting from duplicated classes.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to