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

Bug 152233

Summary: dev-java/commons-chain-1.2: new ebuild
Product: Gentoo Linux Reporter: Federico Fissore <federico>
Component: New packagesAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: enhancement Keywords: EBUILD, InOverlay
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
URL: http://jakarta.apache.org/commons/chain/
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 94434    
Bug Blocks: 152352, 237562    
Attachments: commons-chain-1.1.ebuild
skipTest.patch
commons-chain-1.1.ebuild

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 (RETIRED) 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.