Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 63296

Summary: dev-java/fesi-bin can be build from source
Product: Gentoo Linux Reporter: Thomas Matthijs (RETIRED) <axxo>
Component: New packagesAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal Keywords: InVCS
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: fesi-1.1.8.ebuild
fesibuild.patch
fesibuild.patch

Description Thomas Matthijs (RETIRED) gentoo-dev 2004-09-08 08:27:38 UTC
The ebuild needs to be updated to build the packages from source
Comment 1 Jan Brinkmann (RETIRED) gentoo-dev 2004-11-21 14:56:30 UTC
Created attachment 44438 [details]
fesi-1.1.8.ebuild

this ebuild does the trick. it's also a version bump. to get the sources i
installed them using the original gui installer available at
'http://www.lugrin.ch/fesi'. this was a pretty unusable solution for the
portage tree because we dont want a gui installer, do we? ... i removed
installer related things. the sources can be found here, it seems that we have
to mirror them:

http://the-luckyduck.de/~lucky/fesi-1.1.8.tar.bz2
Comment 2 Jan Brinkmann (RETIRED) gentoo-dev 2004-11-21 15:00:45 UTC
Created attachment 44439 [details, diff]
fesibuild.patch

patches the build.xml and includes a build.properties file, it also adds
target="1.3" and source="1.3" to the javac node. the next things is it does a
trivial change in renaming a file which prevented fesi to be compiled
successfull.
Comment 3 Jan Brinkmann (RETIRED) gentoo-dev 2004-11-21 15:16:44 UTC
Created attachment 44441 [details, diff]
fesibuild.patch

just corrected a little error inside of Version.java.
Comment 4 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-12-04 06:04:40 UTC
Fixed. Available for testing as dev-java/fesi-1.1.8