Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63291 - dev-java/gnu-jaxp can be build from source
Summary: dev-java/gnu-jaxp can be build from source
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2004-09-08 08:26 UTC by Thomas Matthijs (RETIRED)
Modified: 2004-09-22 15:02 UTC (History)
0 users

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


Attachments
ebuild for gnu-jaxp-1.0_beta1 (gnu-jaxp-1.0_beta1.ebuild,945 bytes, text/plain)
2004-09-22 13:02 UTC, Hendrik Sticher
Details
ebuild for gnu-jaxp-1.0_beta1 (fix) (gnu-jaxp-1.0_beta1.ebuild,949 bytes, text/plain)
2004-09-22 13:31 UTC, Hendrik Sticher
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Matthijs (RETIRED) gentoo-dev 2004-09-08 08:26:06 UTC
The ebuild needs to be updated to build the packages from source
Comment 1 Hendrik Sticher 2004-09-22 13:02:31 UTC
Created attachment 40183 [details]
ebuild for gnu-jaxp-1.0_beta1

the jar file gets build from source now. Note: Uses GCJ, if possible.
The configure script figures this out.
Comment 2 Hendrik Sticher 2004-09-22 13:31:59 UTC
Created attachment 40184 [details]
ebuild for gnu-jaxp-1.0_beta1 (fix)

ups, gave the ebuild another try and found a nice one: used wrong target
initially. Fixed now. This one definately compiles from source.
Comment 3 Thomas Matthijs (RETIRED) gentoo-dev 2004-09-22 15:02:04 UTC
Thanks commited