5 Star 0 Fork 3

src-openEuler/xmlpull

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
xmlpull.spec 1.07 KB
一键复制 编辑 原始数据 按行查看 历史
yangzhao_kl 提交于 2022-06-08 06:38 . fix spec changelog date error
Name: xmlpull
Version: 1.1.3.1
Release: 1
License: Public Domain
Summary: This package provides xml pull parsing API
URL: https://gitee.com/openeuler/xmlpull
Source0: https://gitee.com/openeuler/xmlpull/v1.1.3.1.zip
BuildRequires: javapackages-local maven-local
BuildArch: noarch
%description
This package provides xml pull parsing API.
%package help
Summary: Help documents for xmlpull
%description help
Help documents for xmlpull.
%package parent
Summary: A Java XML pull-parsing API and implementation test suite
%description parent
A Java XML pull-parsing API and implementation test suite.
%prep
%setup -qn xmlpull-1.1.3.1-mvn2
%pom_disable_module xmlpull-tck
%pom_disable_module xmlpull-addons
%pom_disable_module xmlpull-samples
%build
%mvn_build -f -s -- -Dversion.java.source=8
%install
%mvn_install
%files -f .mfiles-xmlpull
%files help -f .mfiles-javadoc
%files parent -f .mfiles-xmlpull-parent
%changelog
* Thu Apr 15 2021 wutao <wutao61@huawei.com> - 1.1.3.1-1
- package init
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-openeuler/xmlpull.git
git@gitee.com:src-openeuler/xmlpull.git
src-openeuler
xmlpull
xmlpull
master

搜索帮助