forked from pool/apache-commons-parent
Update to version 81
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-parent?expand=0&rev=42
This commit is contained in:
@@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 07:51:50 UTC 2025 - Gus Kenion <gus.kenion@suse.com>
|
||||
|
||||
- Upgrade to version 81
|
||||
* Fixed bugs
|
||||
+ Use com.github.spotbugs:4.8.6 on Java less than 11.
|
||||
- Includes changes from version 80
|
||||
* New features
|
||||
+ Add property commons.main.branch.
|
||||
+ Add property commons.release.branch.
|
||||
+ Add property commons.javadoc.failOnWarnings set to true.
|
||||
* Fixed Bugs
|
||||
+ Fix broken Mockito dependency.
|
||||
+ Don't configure the Javadoc plugin to link to a fixed Java
|
||||
version, let the build pick up the matching version for that
|
||||
component.
|
||||
+ Remove -nouses directive from maven-bundle-plugin. OSGi
|
||||
package imports now state 'uses' definitions for package
|
||||
imports, this doesn't affect JPMS #581.
|
||||
* Changes
|
||||
+ Bump com.github.siom79.japicmp:japicmp-maven-plugin from
|
||||
0.23.0 to 0.23.1 #574.
|
||||
+ Bump org.apache.commons:commons-release-plugin from 1.8.3 to
|
||||
1.9.0 #576.
|
||||
+ Bump org.apache.commons:commons-build-plugin from 1.14.1 to
|
||||
1.15.0 #577.
|
||||
+ Bump org.apache.maven.plugins:maven-remote-resources-plugin
|
||||
from 3.2.0 to 3.3.0
|
||||
(maven-artifact-plugin:3.6.0:check-buildplan
|
||||
(check-buildplan) reports plugin with non-reproducible
|
||||
output: 3.2.0, require minimum 3.3.0).
|
||||
+ Bump org.apache.maven.plugins:maven-artifact-plugin from
|
||||
3.5.3 to 3.6.0 #580.
|
||||
+ Bump com.github.spotbugs:spotbugs from 4.8.6 to 4.9.0 #579.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 24 14:29:29 UTC 2025 - Gus Kenion <gus.kenion@suse.com>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%define base_name parent
|
||||
%define short_name commons-%{base_name}
|
||||
Name: apache-%{short_name}
|
||||
Version: 79
|
||||
Version: 81
|
||||
Release: 0
|
||||
Summary: Apache Commons Parent Pom
|
||||
License: Apache-2.0
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:19a0cf76a9a3c282c6f7db1780da4fbe2b56b893df39a790c8041174d315b276
|
||||
size 62830
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e3edae57fc2f17009d28d647e611b36adfd154bbc2acea595340b057be4dbcf6
|
||||
size 64153
|
||||
Reference in New Issue
Block a user