!3 fasterxml-oss-parent: update version to 56

From: @xujing99 
Reviewed-by: @wangchong1995924 
Signed-off-by: @wangchong1995924
This commit is contained in:
openeuler-ci-bot 2024-01-17 08:45:05 +00:00 committed by Gitee
commit a7632b4e2b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 10 additions and 14 deletions

View File

@ -1,9 +1,9 @@
Name: fasterxml-oss-parent
Version: 26
Release: 9
Version: 56
Release: 1
Summary: Faster, better open source XML and JSON parsing for the Java platform
License: ASL 2.0
URL: http://fasterxml.com/
License: Apache-2.0
URL: https://github.com/FasterXML/oss-parent
Source0: https://github.com/FasterXML/oss-parent/archive/oss-parent-%{version}.tar.gz
BuildRequires: maven-local mvn(org.apache.felix:maven-bundle-plugin) mvn(org.codehaus.mojo:build-helper-maven-plugin)
@ -19,21 +19,14 @@ FasterXML offers consulting services for adoption, performance tuning, and exten
%prep
%autosetup -n oss-parent-oss-parent-%{version} -p1
for package in org.sonatype.plugins:nexus-maven-plugin :maven-scm-plugin \
org.codehaus.mojo:jdepend-maven-plugin org.codehaus.mojo:taglist-maven-plugin \
:maven-enforcer-plugin :maven-site-plugin
for package in :jacoco-maven-plugin :maven-enforcer-plugin :maven-javadoc-plugin \
:maven-pmd-plugin :maven-scm-plugin :maven-site-plugin \
:jdepend-maven-plugin :taglist-maven-plugin
do
%pom_remove_plugin ${package}
done
%pom_xpath_remove "pom:build/pom:extensions"
%pom_xpath_remove "pom:reporting/pom:plugins/pom:plugin[pom:artifactId='maven-javadoc-plugin']/pom:configuration"
%pom_xpath_inject "pom:reporting/pom:plugins/pom:plugin[pom:artifactId='maven-javadoc-plugin']" '
<configuration>
<encoding>UTF-8</encoding>
<quiet>true</quiet>
<source>${javac.src.version}</source>
</configuration>'
%build
%mvn_build -j
@ -46,6 +39,9 @@ done
%license LICENSE NOTICE
%changelog
* Wed Jan 17 2024 xujing <xujing125@huawei.com> - 56-1
- update version to 56
* Thu Dec 29 2022 yangmingtai <yangmingtai@huawei.com> - 26-9
- add fasterxml-oss-parent.yaml

Binary file not shown.

BIN
oss-parent-56.tar.gz Normal file

Binary file not shown.