2025-04-01 07:58:38 +00:00
committed by Git OBS Bridge
parent 4ce8231031
commit 8959ca3471
4 changed files with 39 additions and 4 deletions
+35
View File
@@ -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>
+1 -1
View File
@@ -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
-3
View File
@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:19a0cf76a9a3c282c6f7db1780da4fbe2b56b893df39a790c8041174d315b276
size 62830
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e3edae57fc2f17009d28d647e611b36adfd154bbc2acea595340b057be4dbcf6
size 64153