hum..interesting..let me try to delete asm from my repo and see if it
doesn't shade the classes.

musachy

On Wed, Jul 29, 2009 at 11:34 AM, Lukasz
Lenart<[email protected]> wrote:
> 2009/7/29 Musachy Barroso <[email protected]>:
>> Not sure what is going on, "it works for me", and if the classes are
>> getting shadowed properly, they should be inside the xwork jar.
>
> I cleaned up my local Maven repo, rebuild and reinstall xwork and I
> checked the built jar - it's missing shaded asm but it has shaded
> commons ;-(
>
> The xwork-core pom.xml has:
> <exclude>asm:asm-util</exclude>
>
> and
> <relocation>
>    <pattern>org.objectweb.asm</pattern>
>    <shadedPattern>org.objectweb.asm.xwork</shadedPattern>
> </relocation>
>
> so it should be ok.
>
> I've looked to my repo again and discovered that it's missing
> org/objectweb directory, should I first install asm or what?
>
>
> Regards
> --
> Lukasz
> http://www.lenart.org.pl/
> http://dailylog.lenart.org.pl/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>



-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to