Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] GPL/LGPL and AspectJ

hi,

it was probably asked a few times, but i googled, searched the mailing
lists and couldn't find a thread...

is it allowed by LGPL that i modify an LGPL-ed jar with ajc and injar
and repackage the modified bytecode (which is actually the source in
binary form)?

and if we are at it, should i introduce something i need close to the
root of the inheritance tree (which requires injar) or far from it and
enlist all the classes where i need it?

thanks in advance,

- 101



Back to the top