There is a small bug in BCELify class:
http://jakarta.apache.org/bcel/xref/org/apache/bcel/util/BCELifier.html#194
this line generates
field.setInitValue(XXX)
but it should be
field.setInitValue(XXX);
Please someone with CVS commit permition, fix this.
--
S pozdravem / Best regards
Lukas Zapletal
sefredaktor / editor-in-chief
LinuxEXPRES -- magazin nejen o Linuxu
http://www.linuxexpres.cz
tel.: 420777003843
fax.: 420585415127
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]