[Fwd: BCEL breaks compatibility]
Antoine Lévy-Lambert <[email protected]>
| Newsgroups | gmane.comp.jakarta.bcel.devel |
|---|---|
| Message-ID | <[email protected]> |
Please read the email of Nicolas Hedhman, which did not make its way to bcel-dev AFAIK. Cheers, Antoine -------- Original Message -------- Subject: BCEL breaks compatibility Date: Sat, 3 Apr 2004 21:54:05 +0800 From: Niclas Hedhman <[email protected]> Reply-To: Gump code and data <[email protected]> Organization: Private To: Gump code and data <[email protected]> CC: [email protected] Hi, On the 23 May last year (we are a bit slow), BCEL introduced a incompatible change in the CVS. Details; Source file: ./src/java/org/apache/bcel/classfile/JavaClass.java cvs -q diff -u -r 1.13 -r 1.14 ./src/java/org/apache/bcel/classfile/JavaClass.java | grep "JavaClass getSuperClass" - public JavaClass getSuperClass() { + public JavaClass getSuperClass() throws ClassNotFoundException { which currently breaks the Avalon Fortress Gump build. Please advice the status of this particular change. Is it going in to a BCEL 6.0? Is it a mistake? Thanks Niclas P.S. I am not subscribed to the Jakarta lists, so please respond to "Gump General" or "Avalon Dev" lists. -- +---------//-------------------+ | http://www.bali.ac | | http://niclas.hedhman.org | +------//----------------------+