Changelog for
python310-javapackages-6.1.0-3.2.noarch.rpm :
* Thu Jul 07 2022 Fridrich Strba
- Update to upstream version 6.1.0
* Release version 6.1.0
* Introduce common and extra subpackages
* Update documentation
* Add lua interpreter to check and GH actions
* Remove license headers from wrapper scripts
* Make scripts compatible with rpmlua
* Add more tests, fix behaviour
* Implement separate simple class name matching
* Minor changes
* Modularize Lua scripts
* Add Lua scripts for removing annotations
* Update build status badge in README.md
* Migrate CI from TravisCI to GitHub Actions
* Fix running tests without coverage
* Update ivy-local-classpath
* Release version 6.0.0
* Fix extra XML handling of pom_change_dep
* Add reproducer for #82
* Respect %jpb_env RPM macro
* Add bootstrap metadata to XMvn resolver config
* Delete run_tests.py
* Replace nose by pytest
* [install] Make glob pattern work with Python 3.10
* Adding ppc64le architecture support on travis-ci
* Drop deprecated add_maven_depmap macro
* Drop SCL support
* Fix provides matching
* Fix builddep snippet generation
* [test] Add test for builddep snippet generation
* Add location of java binary used by the java-1.8.0-openjdk (JRE) package so that setting JAVA_HOME will work correctly
* Use XMvn Javadoc MOJO by default
* Remove explicit import of Python 3 features
* Remove dependency on Six compatibility library
* Fix invalid in XMvn configuration
* [test] Don\'t try to kill PID 1 during tests
* [travis] Drop Python 2 from test matrix
* Add separate subpackage with RPM generators
* mvn_build: replace inline shell scriptlet with native python code
* [test] Don\'t use networking during tests
* Add apache-rat-plugin to skippedPlugins
* Skip execution of various Maven plugins
* Remove Python 3.5 from .travis.yml
* Make generated javadoc package noarch- Added patch:
* javapackages-6.1.0-maven-depmap.patch + Bulk patch correspoding to our pull request https://github.com/fedora-java/javapackages/pull/92 which brings back some of the removed tools that we depend on heavily- Modified patches:
* python-optional.patch
* suse-use-libdir.patch + Rediff to changed context- Removed patches:
* 0001-Let-maven_depmap.py-generate-metadata-with-dependenc.patch
* 0002-Do-not-try-to-construct-POM-from-maven-coordinate-st.patch
* 0003-Fix-tests-after-the-recent-maven_depmap.py-changes.patch + Already part of the above-mentioned bulk patch
* 0004-Remove-dependency-on-Six-compatibility-library.patch + Upstream patch already integrated in the 6.x code-line
* Sun Jun 05 2022 Fridrich Strba - Fix wrong conditioning of the python-six require.
* Fri Jun 03 2022 Fridrich Strba - Added patch:
* 0004-Remove-dependency-on-Six-compatibility-library.patch + remove dependency on python-six for newer distributions
* Fri Apr 29 2022 Fridrich Strba - Added patches:
* 0001-Let-maven_depmap.py-generate-metadata-with-dependenc.patch
* 0002-Do-not-try-to-construct-POM-from-maven-coordinate-st.patch
* 0003-Fix-tests-after-the-recent-maven_depmap.py-changes.patch + Let maven_depmap.py generate metadata with dependencies under certain circumstances
* Thu Dec 30 2021 David Anes - Fix typo in suse-use-libdir.patch: %{_libdir}/jvm-commmon -> %{_libdir}/jvm-common
* Tue Jul 27 2021 Fridrich Strba - Do not run tests on SLE12, since python3-test is not accessible
* Thu Mar 25 2021 Ben Greiner - Can\'t assume non-existence of python38 macros in Leap. gh#openSUSE/python-rpm-macros#107 Test for suse_version instead. Only Tumbleweed has and needs the python_subpackage_only support.
* Sat Nov 28 2020 Benjamin Greiner - Fix typo in spec file sitearch -> sitelib
* Sun Nov 22 2020 Benjamin Greiner - Fix the python subpackage generation gh#openSUSE/python-rpm-macros#79
* Sat Nov 21 2020 Benjamin Greiner - Support python subpackages for each flavor gh#openSUSE/python-rpm-macros#66- Replace old nose with pytest gh#fedora-java/javapackages#86
* Mon Sep 07 2020 Dominique Leuenberger - when building extra flavor, BuildRequire javapackages-filesystem: /etc/java is being cleaned out of the filesystems package.
* Thu Jul 16 2020 Fridrich Strba - Upgrade to version 5.3.1- Modified patch:
* suse-use-libdir.patch + rediff to changed context- Define _rpmmacrodir for distributions that don\'t have it
* Tue May 05 2020 Dominique Leuenberger - Use %{_rpmmacrodir} instead of %{_libexecdir}/rpm/macros.d: this just happens to overlap in some distros.
* Sat Apr 06 2019 Fridrich Strba - Rename gradle-local and ivy-local to javapackages-gradle and javapackages-ivy and let them depend only on javapackages-tools and javapackages-local. These packages only install files produced during the javapackages-tools build. The dependencies will be pulled by gradle-local, ivy-local and maven-local meta-packages built in a separate spec file.
* Thu Apr 04 2019 Fridrich Strba - Split maven-local meta-package out of javapackages-tools spec file
* Wed Apr 03 2019 Fridrich Strba - Make the ivy-local and maven-local sub-packages depend on the right stuff, so that they actually can be used for building
* Mon Mar 04 2019 Fridrich Strba - Provide both com.sun:tools and sun.jdk:jconsole that are part of standard OpenJDK installation. These provides cannot be generated from metadata due to build sequence.
* Tue Nov 27 2018 Fridrich Strba - Modified patch:
* suse-use-libdir.patch + fix directories for eclipse.conf too
* Sun Nov 11 2018 Fridrich Strba - Make the javapackages-local package depend on java-devel. It is used for package building and this avoids each package to require java-devel itself.
* Mon Nov 05 2018 Fridrich Strba - Replace the occurences of /usr/lib by libdir in configuration files too
* Wed Oct 24 2018 Fridrich Strba - Update to version 5.3.0- Modified patch:
* suse-no-epoch.patch + rediff to changed code- Build the :extras flavour as noarch
* Wed Oct 24 2018 Fridrich Strba - Added patch:
* suse-no-epoch.patch + we did not bump epoch of OpenJDK packages in SUSE + fix a potential generation of unresolvable requires + adapt the tests to not expect the epoch
* Tue Jul 24 2018 tchvatalAATTsuse.com- Switch to multibuild layout
* Tue Jul 24 2018 tchvatalAATTsuse.com- Update to version 5.2.0+git20180620.70fa2258:
* Rename the async kwarg in call_script to wait (reverses the logic)
* Actually bump version to 5.3.0 snapshot
* Bump version in VERSION file
* [man] s/Pacakge/Package/g
* Fix typos in README
* Fix configure-base.sh after filesystem macro split
* Split filesystem macros to separate macro file
* Introduce javapackages-filesystem package
* [java-functions] extend ABRT Java agent options
* change abrt-java-connector upstream URL
* Remove resolverSettings/prefixes from XMvn config
* Add macros to allow passing arbitrary options to XMvn
* [spec] Bump package version to 5.1.0
* Allow specifying custom repo when calling xmvn-install- Refresh patches:
* suse-use-libdir.patch
* python-optional.patch
* Mon Jan 22 2018 tchvatalAATTsuse.com- Update to version 5.0.0+git20180104.9367c8f6:
* [java-functions] Avoid colons in jar names
* Workaround for SCL enable scripts not working with -e
* Second argument to pom_xpath_inject is mandatory
* [mvn_artifact] Provide more helpful error messages
* Fix traceback on corrupt zipfile
* [test] Add reproducer for rhbz#1481005
* [spec] Fix default JRE path
* [readme] Fix typo
* Add initial content to README.md (#21)
* Decouple JAVA_HOME setting from java command alternatives- Rebase patches:
* python-optional.patch
* suse-use-libdir.patch- Drop merged patch fix-abs2rel.patch