Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

apache-commons-chain-1.2-12.1.el7 RPM for noarch

From EPEL 7 for ppc64 / Packages / a

Name: apache-commons-chain Distribution: Fedora Project
Version: 1.2 Vendor: Fedora Project
Release: 12.1.el7 Build date: Thu May 11 08:09:39 2017
Group: Unspecified Build host: buildvm-04.phx2.fedoraproject.org
Size: 115311 Source RPM: apache-commons-chain-1.2-12.1.el7.src.rpm
Packager: Fedora Project
Url: http://commons.apache.org/chain/
Summary: An implementation of the GoF Chain of Responsibility pattern
A popular technique for organizing the execution of complex
processing flows is the "Chain of Responsibility" pattern, as
described (among many other places) in the classic "Gang of Four"
design patterns book. Although the fundamental API contracts
required to implement this design pattern are extremely simple,
it is useful to have a base API that facilitates using the pattern,
and (more importantly) encouraging composition of command
implementations from multiple diverse sources.
Towards that end, the Chain API models a computation as a series
of "commands" that can be combined into a "chain". The API for a
command consists of a single method (execute()), which is passed
a "context" parameter containing the dynamic state of the
computation, and whose return value is a boolean that determines
whether or not processing for the current chain has been completed
(true), or whether processing should be delegated to the next
command in the chain (false).

Provides

Requires

License

ASL 2.0

Changelog

* Wed May 10 2017 Michael Mraka <michael.mraka@redhat.com> - 1.2-12.1
  - Fixed FTBFS in EPEL7 RHBZ#1428253
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-12
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Thu Jan 29 2015 gil cattaneo <puntogil@libero.it> - 1.2-11
  - introduce license macro
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri Mar 28 2014 Michael Simacek <msimacek@redhat.com> - 1.2-9
  - Use Requires: java-headless rebuild (#1067528)
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Tue Jul 02 2013 gil cattaneo <puntogil@libero.it> 1.2-7
  - build with XMvn
  - swith to pom macros
  - minor changes to adapt to current guideline
* Sun Feb 17 2013 gil cattaneo <puntogil@libero.it> 1.2-6
  - added missing BR surefire-provider-junit
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 1.2-4
  - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
  - Replace maven BuildRequires with maven-local
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Tue Jun 05 2012 gil cattaneo <puntogil@libero.it> 1.2-2
  - NOTICE.txt file installed along with javadoc package
* Thu Apr 19 2012 gil cattaneo <puntogil@libero.it> 1.2-1
  - initial rpm

Files

/usr/share/doc/apache-commons-chain-1.2
/usr/share/doc/apache-commons-chain-1.2/RELEASE-NOTES.txt
/usr/share/java/apache-commons-chain.jar
/usr/share/java/commons-chain.jar
/usr/share/licenses/apache-commons-chain-1.2
/usr/share/licenses/apache-commons-chain-1.2/LICENSE.txt
/usr/share/licenses/apache-commons-chain-1.2/NOTICE.txt
/usr/share/maven-effective-poms/JPP-apache-commons-chain.pom
/usr/share/maven-effective-poms/JPP-commons-chain.pom
/usr/share/maven-fragments/apache-commons-chain.xml
/usr/share/maven-poms/JPP-apache-commons-chain.pom
/usr/share/maven-poms/JPP-commons-chain.pom


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 13:55:58 2024