Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 152233 - dev-java/commons-chain-1.2: new ebuild
Summary: dev-java/commons-chain-1.2: new ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Java team
URL: http://jakarta.apache.org/commons/chain/
Whiteboard:
Keywords: EBUILD, InOverlay
Depends on: 94434
Blocks: 152352 237562
  Show dependency tree
 
Reported: 2006-10-21 05:22 UTC by Federico Fissore
Modified: 2015-07-16 16:18 UTC (History)
0 users

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


Attachments
commons-chain-1.1.ebuild (commons-chain-1.1.ebuild,1.46 KB, text/plain)
2006-10-21 05:23 UTC, Federico Fissore
Details
skipTest.patch (skipTest.patch,635 bytes, patch)
2006-10-21 05:24 UTC, Federico Fissore
Details | Diff
commons-chain-1.1.ebuild (commons-chain-1.1.ebuild,1.48 KB, text/plain)
2006-10-21 07:27 UTC, Federico Fissore
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Federico Fissore 2006-10-21 05:22:40 UTC
An implementation of the Chain of Responsibility pattern

depends on jspapi (see bug #94434)
Comment 1 Federico Fissore 2006-10-21 05:23:28 UTC
Created attachment 100131 [details]
commons-chain-1.1.ebuild
Comment 2 Federico Fissore 2006-10-21 05:24:31 UTC
Created attachment 100132 [details, diff]
skipTest.patch

skips test while compiling. tests can be run with "test" use flag and features="test"
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2006-10-21 05:56:26 UTC
Why version bump? There is no such package in the tree. Shall this be a request?
Comment 4 Federico Fissore 2006-10-21 07:27:41 UTC
Created attachment 100142 [details]
commons-chain-1.1.ebuild

bug fix
Comment 6 Patrice Clement gentoo-dev 2015-07-16 16:18:24 UTC
+*commons-chain-1.2 (16 Jul 2015)
+
+  16 Jul 2015; Patrice Clement <monsieurp@gentoo.org> +commons-chain-1.2.ebuild,
+  +files/commons-chain-1.2-build.xml, +metadata.xml:
+  Introduce commons-chain to the tree. Fix bug 152233.

Added to the tree. I'm bumping struts (well trying to) and the latest version depends on it.

Thanks.