Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 96649 - Request for ebuild: dev-java/backport-util-concurrent
Summary: Request for ebuild: dev-java/backport-util-concurrent
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Other
: High enhancement (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 96647
  Show dependency tree
 
Reported: 2005-06-20 17:04 UTC by Josh Nichols (RETIRED)
Modified: 2005-06-29 13:38 UTC (History)
0 users

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


Attachments
backport-util-concurrent-1.1.01.ebuild (backport-util-concurrent-1.1.01.ebuild,1.01 KB, text/plain)
2005-06-20 17:07 UTC, Josh Nichols (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Josh Nichols (RETIRED) gentoo-dev 2005-06-20 17:04:16 UTC
"This package is the backport of java.util.concurrent API, introduced in Java 5.0, to Java 1.4. The backport is based on public-domain sources from the JSR 166 CVS repository, and the dl.util.concurrent package. The backport is nearly complete; unsupported functionality is limited mostly to the following cases: 1) things that require explicit JVM support, 2) some non-essential functions described in the original javadoc as "designed primarily for use in monitoring in system state, not for synchronization control", 3) functionality which emulation would affect performance, or 4) functionality that would require development of substantial amount of new code.

The purpose of this library is to enable gradual transition from Java 1.4 to 5.0: the library allows to develop concurrent applications for Java 1.4 that should work with Java 5.0 simply by changing package names."

It also happens to be a dependency of games-strategy/triplea-0.6.0.
Comment 1 Josh Nichols (RETIRED) gentoo-dev 2005-06-20 17:07:51 UTC
Created attachment 61602 [details]
backport-util-concurrent-1.1.01.ebuild
Comment 2 Thomas Matthijs (RETIRED) gentoo-dev 2005-06-29 13:38:06 UTC
added, thanks