Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Cannot weave serialVersionUID

Update.
Thanks to Kaare Nilsen, there's a new build in dev repository of mojo.codehaus.org maven-aspectj-plugin with this option added. Just enter

<AddSerialVersionUID>true</AddSerialVersionUID>

And it weaves computed addSerialVersionUID.

Bartlomiej Zdanowski AutoGuard Ltd. napisał(a):
Thank you for your kind response.
Can anybody tell how to pass this option to aspectj maven plugin from CodeHaus? (http://mojo.codehaus.org/aspectj-maven-plugin/)

Andy Clement napisał(a):
Use "-XaddSerialVersionUID" when compiling

See: https://bugs.eclipse.org/bugs/show_bug.cgi?id=101411



--
Bartlomiej Zdanowski
Programmer
Product Research & Development Department
AutoGuard & Insurance Ltd.

Omulewska 27 street
04-128 Warsaw
Poland
phone +48 22 611 69 23
www.autoguard.pl

Back to the top