Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 428340 - =dev-java/jsr250-1.0: clean up and commit again
Summary: =dev-java/jsr250-1.0: clean up and commit again
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-27 16:31 UTC by Shubhadeep Chaudhuri
Modified: 2015-06-11 23:37 UTC (History)
0 users

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


Attachments
jsr250-1.1.ebuild.patch (patch,1.17 KB, patch)
2012-07-27 16:31 UTC, Shubhadeep Chaudhuri
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Shubhadeep Chaudhuri 2012-07-27 16:31:16 UTC
Created attachment 319426 [details, diff]
jsr250-1.1.ebuild.patch

Well, this is still needed for some packages using java <= 1.5.
Comment 1 Patrice Clement gentoo-dev 2015-06-11 23:18:32 UTC
There's no need for a version bump since it hasn't been updated in YEARS. It is worth noting this ebuild is a total joke and it *MUST* be rewritten from scratch.

https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-java/jsr250/jsr250-1.0.ebuild?revision=1.8&view=markup

src_install() {
        java-pkg_newjar lib/jsr250-api.jar
}

Seriously?
Comment 2 Patrice Clement gentoo-dev 2015-06-11 23:37:05 UTC
+  11 Jun 2015; Patrice Clement <monsieurp@gentoo.org> jsr250-1.0.ebuild:
+  Rewrote package from scratch. Fix bug 428340.
+

We're back to normal.