Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19935 - Jakarta-BCEL CVS intial ebuild
Summary: Jakarta-BCEL CVS intial ebuild
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-25 08:57 UTC by Alex Winawer
Modified: 2004-01-17 08:10 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild file (jakarta-bcel-cvs-5.1.ebuild,850 bytes, text/plain)
2003-04-25 08:59 UTC, Alex Winawer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Winawer 2003-04-25 08:57:52 UTC
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:
Comment 1 Alex Winawer 2003-04-25 08:59:41 UTC
Created attachment 11128 [details]
ebuild file
Comment 2 Alex Winawer 2003-05-16 13:36:32 UTC
Never mind, suitable stable version now available.
Comment 3 Akhil Arora 2003-07-18 22:00:07 UTC
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.
Comment 4 Adrian Almenar 2004-01-17 08:10:50 UTC
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.