841d63
# Copyright (c) 2000-2005, JPackage Project
841d63
# All rights reserved.
841d63
#
841d63
# Redistribution and use in source and binary forms, with or without
841d63
# modification, are permitted provided that the following conditions
841d63
# are met:
841d63
#
841d63
# 1. Redistributions of source code must retain the above copyright
841d63
#    notice, this list of conditions and the following disclaimer.
841d63
# 2. Redistributions in binary form must reproduce the above copyright
841d63
#    notice, this list of conditions and the following disclaimer in the
841d63
#    documentation and/or other materials provided with the
841d63
#    distribution.
841d63
# 3. Neither the name of the JPackage Project nor the names of its
841d63
#    contributors may be used to endorse or promote products derived
841d63
#    from this software without specific prior written permission.
841d63
#
841d63
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
841d63
# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
841d63
# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
841d63
# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
841d63
# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
841d63
# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
841d63
# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
841d63
# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
841d63
# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
841d63
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
841d63
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
841d63
#
841d63
841d63
%global parent plexus
841d63
%global subname interactivity
841d63
841d63
Name:           plexus-interactivity
841d63
Version:        1.0
e2908f
Release:        0.14.alpha6%{?dist}
841d63
Epoch:          0
841d63
Summary:        Plexus Interactivity Handler Component
841d63
License:        MIT
841d63
URL:            http://plexus.codehaus.org/
841d63
# svn export \
841d63
#   http://svn.codehaus.org/plexus/plexus-components/tags/plexus-interactivity-1.0-alpha-6/
841d63
# tar caf plexus-interactivity-1.0-alpha-6-src.tar.xz \
841d63
#   plexus-interactivity-1.0-alpha-6
841d63
Source0:        plexus-interactivity-1.0-alpha-6-src.tar.xz
841d63
Patch1:         plexus-interactivity-dependencies.patch
841d63
841d63
BuildArch:      noarch
841d63
BuildRequires:  jpackage-utils >= 0:1.6
841d63
BuildRequires:  ant >= 0:1.6
841d63
BuildRequires:  maven-local
841d63
BuildRequires:  maven-resources-plugin
841d63
BuildRequires:  jline
841d63
BuildRequires:  plexus-utils
841d63
BuildRequires:  plexus-component-api
841d63
841d63
%description
841d63
The Plexus project seeks to create end-to-end developer tools for
841d63
writing applications. At the core is the container, which can be
841d63
embedded or for a full scale application server. There are many
841d63
reusable components for hibernate, form processing, jndi, i18n,
841d63
velocity, etc. Plexus also includes an application server which
841d63
is like a J2EE application server, without all the baggage.
841d63
841d63
%package javadoc
841d63
Summary:        Javadoc for %{name}
841d63
841d63
%description javadoc
841d63
API documentation for %{name}.
841d63
841d63
%prep
841d63
%setup -q -n plexus-interactivity-1.0-alpha-6
841d63
%patch1 -p1
841d63
841d63
%mvn_file :plexus-{*} plexus/@1
841d63
841d63
%build
841d63
%mvn_build -f
841d63
841d63
%install
841d63
%mvn_install
841d63
841d63
%files -f .mfiles
841d63
%files javadoc -f .mfiles-javadoc
841d63
841d63
%changelog
e2908f
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 01.0-0.14.alpha6
e2908f
- Mass rebuild 2013-12-27
e2908f
841d63
* Fri Aug 16 2013 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0:1.0-0.13.alpha6
841d63
- Migrate away from mvn-rpmbuild (#997434)
841d63
841d63
* Fri Jul 12 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:1.0-0.12.alpha6
841d63
- Remove workaround for rpm bug #646523
841d63
841d63
* Fri Jun 28 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:1.0-0.11.alpha6
841d63
- Rebuild to regenerate API documentation
841d63
- Resolves: CVE-2013-1571
841d63
841d63
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.0-0.10.alpha6
841d63
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
841d63
841d63
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 0:1.0-0.9.alpha6
841d63
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
841d63
- Replace maven BuildRequires with maven-local
841d63
841d63
* Tue Dec 11 2012 Michal Srb <msrb@redhat.com> - 0:1.0-0.8.alpha6
841d63
- Removed dependency on plexus-container-default (Resolves: #878573)
841d63
- Fixed rpmlint warning
841d63
841d63
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.0-0.7.alpha6
841d63
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
841d63
841d63
* Wed May  2 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0:1.0-0.6.alpha6
841d63
- Add patch to fix build issues
841d63
841d63
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.0-0.5.a6.8
841d63
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
841d63
841d63
* Tue Nov 29 2011 Alexander Kurtakov <akurtako@redhat.com> 0:1.0-0.4.a6.8
841d63
- Build with maven 3.
841d63
- Adapt to current guidelines.
841d63
841d63
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.0-0.4.a6.7
841d63
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
841d63
841d63
* Wed Dec  1 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0:1.0-0.3.a6.7
841d63
- Fix pom filenames (Resolves rhbz#655821)
841d63
- Cleanups according to new guidelines
841d63
841d63
* Wed Oct 6 2010 Alexander Kurtakov <akurtako@redhat.com> 0:1.0-0.3.a6.6
841d63
- Use javadoc:aggregate.
841d63
841d63
* Wed Jul 21 2010 Alexander Kurtakov <akurtako@redhat.com> 0:1.0-0.3.a6.5
841d63
- Really fix depmaps.
841d63
841d63
* Wed Jul 21 2010 Alexander Kurtakov <akurtako@redhat.com> 0:1.0-0.3.a6.4
841d63
- Add parent/subname defines to fix poms/depmaps.
841d63
841d63
* Wed Jul 21 2010 Alexander Kurtakov <akurtako@redhat.com> 0:1.0-0.3.a6.3
841d63
- Update to alpha 6.
841d63
841d63
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.0-0.3.a5.2.3
841d63
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
841d63
841d63
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.0-0.2.a5.2.3
841d63
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
841d63
841d63
* Wed Jul  9 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.0-0.1.a5.2.3
841d63
- drop repotag
841d63
- fix license tag
841d63
841d63
* Tue Mar 13 2007 Matt Wringe <mwringe@redhat.com> 1.0-0.1.a5.2jpp.2
841d63
- Add missing build requires for ant-nodeps
841d63
841d63
* Fri Feb 16 2007 Andrew Overholt <overholt@redhat.com> 1.0-0.1.a5.2jpp.1
841d63
- Remove javadoc symlinking
841d63
841d63
* Thu Feb 23 2006 Fernando Nasser <fnasser@redhat.com> - 0:1.0-0.a5.2jpp
841d63
- First JPP 1.7 build
841d63
- With remavenization to 1.1 by Deepak Bhole <dbhole@redhat.com>
841d63
841d63
* Mon Nov 07 2005 Ralph Apel <r.apel at r-apel.de> - 0:1.0-0.a5.1jpp
841d63
- First JPackage build