c15f2d
%bcond_with bootstrap
c15f2d
c15f2d
Name:           plexus-classworlds
c15f2d
Version:        2.6.0
34bce1
Release:        11%{?dist}
c15f2d
Summary:        Plexus Classworlds Classloader Framework
c15f2d
License:        ASL 2.0 and Plexus
c15f2d
URL:            https://github.com/codehaus-plexus/plexus-classworlds
c15f2d
BuildArch:      noarch
c15f2d
c15f2d
Source0:        https://github.com/codehaus-plexus/%{name}/archive/%{name}-%{version}.tar.gz
c15f2d
c15f2d
BuildRequires:  maven-local-openjdk8
c15f2d
%if %{with bootstrap}
c15f2d
BuildRequires:  javapackages-bootstrap
c15f2d
%else
c15f2d
BuildRequires:  mvn(org.apache.felix:maven-bundle-plugin)
c15f2d
BuildRequires:  mvn(org.codehaus.plexus:plexus:pom:)
c15f2d
%endif
c15f2d
c15f2d
%description
c15f2d
Classworlds is a framework for container developers
c15f2d
who require complex manipulation of Java's ClassLoaders.
c15f2d
Java's native ClassLoader mechanisms and classes can cause
c15f2d
much headache and confusion for certain types of
c15f2d
application developers. Projects which involve dynamic
c15f2d
loading of components or otherwise represent a 'container'
c15f2d
can benefit from the classloading control provided by
c15f2d
classworlds.
c15f2d
c15f2d
%{?javadoc_package}
c15f2d
c15f2d
%prep
c15f2d
%setup -q -n %{name}-%{name}-%{version}
c15f2d
%mvn_file : %{name} plexus/classworlds
c15f2d
%mvn_alias : classworlds:classworlds
c15f2d
c15f2d
%pom_remove_plugin :maven-enforcer-plugin
c15f2d
%pom_remove_plugin :maven-dependency-plugin
c15f2d
c15f2d
# These tests depend on artifacts that are not packaged
c15f2d
sed -i /testConfigure_Valid/s/./@org.junit.Ignore/ $(find -name ConfiguratorTest.java)
c15f2d
sed -i /testConfigure_Optionally_Existent/s/./@org.junit.Ignore/ $(find -name ConfiguratorTest.java)
c15f2d
c15f2d
%build
c15f2d
%mvn_build
c15f2d
c15f2d
%install
c15f2d
%mvn_install
c15f2d
c15f2d
%files -f .mfiles
c15f2d
%license LICENSE.txt LICENSE-2.0.txt
c15f2d
c15f2d
%changelog
34bce1
* Mon Jan 30 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.6.0-11
34bce1
- Rebuild to regenerate auto-requires
34bce1
c15f2d
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.6.0-10
c15f2d
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
c15f2d
  Related: rhbz#1991688
c15f2d
c15f2d
* Wed Jun 09 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.6.0-9
c15f2d
- Rebuild to workaround DistroBaker issue
c15f2d
c15f2d
* Tue Jun 08 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.6.0-8
c15f2d
- Bootstrap Maven for CentOS Stream 9
c15f2d
c15f2d
* Mon May 17 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.6.0-7
c15f2d
- Bootstrap build
c15f2d
- Non-bootstrap build
c15f2d
c15f2d
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.0-6
c15f2d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
c15f2d
c15f2d
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.0-5
c15f2d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
c15f2d
c15f2d
* Sat Jul 11 2020 Jiri Vanek <jvanek@redhat.com> - 2.6.0-4
c15f2d
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11
c15f2d
c15f2d
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.0-3
c15f2d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
c15f2d
c15f2d
* Sat Jan 25 2020 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.6.0-4
c15f2d
- Build with OpenJDK 8
c15f2d
c15f2d
* Tue Nov 05 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.6.0-3
c15f2d
- Mass rebuild for javapackages-tools 201902
c15f2d
c15f2d
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.0-2
c15f2d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
c15f2d
c15f2d
* Fri May 24 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.6.0-2
c15f2d
- Mass rebuild for javapackages-tools 201901
c15f2d
c15f2d
* Tue May 14 2019 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.6.0-1
c15f2d
- Update to upstream version 2.6.0
c15f2d
c15f2d
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.2-11
c15f2d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
c15f2d
c15f2d
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.2-10
c15f2d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
c15f2d
c15f2d
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.2-9
c15f2d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
c15f2d
c15f2d
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.2-8
c15f2d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
c15f2d
c15f2d
* Mon Feb 13 2017 Michael Simacek <msimacek@redhat.com> - 2.5.2-7
c15f2d
- Add missing BRs
c15f2d
c15f2d
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.2-6
c15f2d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
c15f2d
c15f2d
* Wed Jun 15 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.5.2-5
c15f2d
- Add missing build-requires
c15f2d
c15f2d
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.2-4
c15f2d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
c15f2d
c15f2d
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.2-3
c15f2d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
c15f2d
c15f2d
* Wed Apr  1 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.5.2-2
c15f2d
- Update upstream URL
c15f2d
c15f2d
* Sat Aug 30 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.5.2-1
c15f2d
- Update to upstream version 2.5.2
c15f2d
c15f2d
* Thu Jun 12 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.5.1-5
c15f2d
- Obsolete classworlds
c15f2d
c15f2d
* Mon Jun  9 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.5.1-4
c15f2d
- Add alias for classworlds:classworlds
c15f2d
c15f2d
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.1-3
c15f2d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
c15f2d
c15f2d
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.5.1-2
c15f2d
- Use Requires: java-headless rebuild (#1067528)
c15f2d
c15f2d
* Mon Aug 19 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.5.1-1
c15f2d
- Update to upstream version 2.5.1
c15f2d
c15f2d
* Mon Aug 12 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.5-1
c15f2d
- Update to upstream version 2.5
c15f2d
- Update to current packaging guidelines
c15f2d
c15f2d
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.2-5
c15f2d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
c15f2d
c15f2d
* Thu Apr 11 2013 Mat Booth <fedora@matbooth.co.uk> - 2.4.2-4
c15f2d
- Remove superfluous BRs, fixes rhbz #915616
c15f2d
c15f2d
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.2-3
c15f2d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
c15f2d
c15f2d
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 2.4.2-2
c15f2d
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
c15f2d
- Replace maven BuildRequires with maven-local
c15f2d
c15f2d
* Tue Jan 22 2013 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.4.2-1
c15f2d
- Update to latest bugfix release 2.4.2 (#895445)
c15f2d
c15f2d
* Wed Nov 21 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.4-11
c15f2d
- Install required ASL 2.0 license text
c15f2d
c15f2d
* Wed Nov 21 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.4-10
c15f2d
- Revert change from 2.4-9
c15f2d
c15f2d
* Tue Nov 20 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.4-9
c15f2d
- Provide and obsolete classworlds
c15f2d
c15f2d
* Mon Nov 19 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.4-8
c15f2d
- Fix source URL to be stable
c15f2d
c15f2d
* Tue Aug  7 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.4-7
c15f2d
- Export only proper OSGI packages
c15f2d
- Do not generate "uses" OSGI clauses
c15f2d
c15f2d
* Mon Aug 06 2012 Gerard Ryan <galileo@fedoraproject.org> - 2.4-6
c15f2d
- Generate OSGI info using maven-plugin-bundle
c15f2d
c15f2d
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4-5
c15f2d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
c15f2d
c15f2d
* Thu Apr  5 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.4-4
c15f2d
- Update to maven 3
c15f2d
- Remove rpm bug workaround
c15f2d
c15f2d
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4-3
c15f2d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
c15f2d
c15f2d
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4-2
c15f2d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
c15f2d
c15f2d
* Wed Feb  2 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.4-1
c15f2d
- Update to latest upstream version
c15f2d
- Drop ant build parts
c15f2d
- Versionless jars & javadocs
c15f2d
- Enable tests again
c15f2d
c15f2d
* Tue Dec 21 2010 Alexander Kurtakov <akurtako@redhat.com> 2.2.3-2
c15f2d
- Fix FTBFS.
c15f2d
c15f2d
* Tue Jul 13 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.2.3-1
c15f2d
- Version bump
c15f2d
- Fix few small packaging guidelines violations
c15f2d
c15f2d
* Thu Aug 20 2009 Andrew Overholt <overholt@redhat.com> 0:1.2-0.a9.8
c15f2d
- Bump release.
c15f2d
c15f2d
* Wed Aug 19 2009 Andrew Overholt <overholt@redhat.com> 0:1.2-0.a9.7
c15f2d
- Document sources and patches
c15f2d
c15f2d
* Wed Aug 19 2009 Andrew Overholt <overholt@redhat.com> 0:1.2-0.a9.6
c15f2d
- Update tarball-building instructions
c15f2d
- Remove gcj support
c15f2d
- Remove unnecessary post requirements
c15f2d
c15f2d
* Thu May 14 2009 Fernando Nasser <fnasser@redhat.com> 0:1.2-0.a9.6
c15f2d
- Fix license specification
c15f2d
c15f2d
* Tue Apr 28 2009 Yong Yang <yyang@redhat.com> 0:1.2-0.a9.5
c15f2d
- Add BRs maven2-plugin-surfire*, maven-doxia*
c15f2d
- Rebuild with maven2-2.0.8 built in non-bootstrap mode
c15f2d
c15f2d
* Mon Mar 16 2009 Yong Yang <yyang@redhat.com> 0:1.2-0.a9.4
c15f2d
- rebuild with new maven2 2.0.8 built in bootstrap mode
c15f2d
c15f2d
* Tue Jan 13 2009 Yong Yang <yyang@redhat.com> 0:1.2-0.a9.3jpp.1
c15f2d
- re-build with maven
c15f2d
c15f2d
* Tue Jan 06 2009 Yong Yang <yyang@redhat.com> 0:1.2-0.a9.2jpp.1
c15f2d
- Imported into devel from dbhole's maven 2.0.8 packages
c15f2d
c15f2d
* Wed Jan 30 2008 Deepak Bhole <dbhole@redhat.com> 0:1.2-0.a9.1jpp.1
c15f2d
- Initial build -- merged from JPackage