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

Bug 75112

Summary: request for version bump of dev-java/mckoi (1.0.2 to 1.0.3)
Product: Gentoo Linux Reporter: Edwin Shin <eddie>
Component: New packagesAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: mckoi-1.0.3.ebuild
mckoi-1.0.3.ebuild
build.xml
mckoi-1.0.3-jikes.patch

Description Edwin Shin 2004-12-20 15:32:48 UTC
Version 1.0.3 was released 2004-08-16. List of changes are at: http://www.mckoi.com/database/HISTORY.html#1.0.3

There were a number of bugs fixed in this release, so would be highly desirable to push this out to 1.0.2 users.

Will attach an ebuild (which also fixes bug #75110).

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Edwin Shin 2004-12-20 15:33:41 UTC
Created attachment 46487 [details]
mckoi-1.0.3.ebuild

also fixes bug #75110
Comment 2 Jan Brinkmann (RETIRED) gentoo-dev 2004-12-21 01:49:20 UTC
Created attachment 46521 [details]
mckoi-1.0.3.ebuild

this ebuild doesnt make use of javac, jar and javacdoc directly. instead it
uses ant to build the tool which makes it possible to build this project with
jikes. should also be much cleaner than the old solution.
Comment 3 Jan Brinkmann (RETIRED) gentoo-dev 2004-12-21 01:50:03 UTC
Created attachment 46522 [details]
build.xml

build.xml file used by ant
Comment 4 Jan Brinkmann (RETIRED) gentoo-dev 2004-12-21 01:50:38 UTC
Created attachment 46524 [details, diff]
mckoi-1.0.3-jikes.patch

this patch is needed to build this project with jikes.
Comment 5 Thomas Matthijs (RETIRED) gentoo-dev 2004-12-21 03:51:17 UTC
commited, thanks