代码拉取完成,页面将自动刷新
Name: java-xmlbuilder
Version: 1.3
Release: 1
Summary: XML Builder Java library for creating XML documents
License: ASL 2.0
Url: https://github.com/jmurty/java-xmlbuilder
Source0: https://github.com/jmurty/java-xmlbuilder/archive/v%{version}.tar.gz
BuildRequires: sonatype-oss-parent base64 junit
BuildRequires: maven-local maven-enforcer-plugin
BuildArch: noarch
%description
XML Builder is a utility that creates simple XML documents using relatively
sparse Java code.
It is intended to allow for quick and painless creation of XML documents
where you might otherwise be tempted to use concatenated strings, and
where you would rather not face the tedium and verbosity of coding with JAXP.
%package help
Summary: Javadoc for %{name}
Provides: %{name}-javadoc = %{version}-%{release}
Obsoletes: %{name}-javadoc < %{version}-%{release}
%description help
This package contains javadoc for %{name}.
%prep
%setup -q
%pom_remove_plugin :maven-gpg-plugin
%pom_remove_plugin :maven-source-plugin
%pom_remove_plugin :maven-javadoc-plugin
sed -i 's/\r//' LICENSE-2.0.txt
%mvn_file :%{name} %{name}
%build
%mvn_build
%install
%mvn_install
%files -f .mfiles
%doc CHANGES.md README.md
%license LICENSE-2.0.txt
%files help -f .mfiles-javadoc
%license LICENSE-2.0.txt
%changelog
* Fri Mar 15 2024 liyanan <[email protected]> - 1.3-1
- Update to 1.3
* Mon Aug 24 2020 huanghaitao <[email protected]> - 1.1-1
- package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。