Ebuild for CVS version of Jakarta-BCEL (Byte Code Engineering Library). Version 5.1 when submitted. Using CVS version because current stable (5.0) does not compile using JDK 1.4 due to an API change in java.lang.Throwable Reproducible: Always Steps to Reproduce:
Created attachment 11128 [details] ebuild file
Never mind, suitable stable version now available.
The bcel ebuild needs a dependency on ant - if ant is not installed, the installation of bcel fails as follows. Should be easy to fix. >>> md5 src_uri ;-) bcel-5.1-src.tar.gz >>> Unpacking source... >>> Unpacking bcel-5.1-src.tar.gz to /var/tmp/portage/bcel-5.1/work >>> Source unpacked. * Applying bcel-5.1-gentoo.diff... [ ok ] /usr/sbin/ebuild.sh: line 27: ant: command not found !!! ERROR: dev-java/bcel-5.1 failed. !!! Function src_compile, Line 27, Exitcode 127 !!! Compile failed during jar target.
Ill not add CVS ebuild to portage simply cause they usually tend to break things. If you want you can have it in your overlay without problems.