1 Star 0 Fork 4

src-oepkgs-oE-rv/XmlSchema

forked from src-openEuler/XmlSchema 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
XmlSchema.spec 1.49 KB
一键复制 编辑 原始数据 按行查看 历史
调包铁头娃 提交于 2021-05-18 10:46 . Correct SPEC changelog
Name: XmlSchema
Version: 2.2.3
Release: 1
Summary: Lightweight schema object model
License: ASL 2.0
URL: http://ws.apache.org/xmlschema/
BuildArch: noarch
Source0: http://archive.apache.org/dist/ws/xmlschema/%{version}/xmlschema-%{version}-source-release.zip
BuildRequires: maven-local mvn(com.google.guava:guava-testlib) mvn(junit:junit)
BuildRequires: mvn(org.apache:apache:pom:) mvn(org.apache.felix:maven-bundle-plugin)
BuildRequires: mvn(org.apache.maven.plugins:maven-assembly-plugin)
BuildRequires: mvn(org.apache.maven.plugins:maven-remote-resources-plugin)
BuildRequires: mvn(xerces:xercesImpl) mvn(xmlunit:xmlunit)
%description
Commons XMLSchema is a lightweight schema object model that can be
used to manipulate or generate a schema.
%package javadoc
Summary: API documentation for %{name}
%description javadoc
This package contains API documentation for %{name}.
%prep
%setup -q -n xmlschema-%{version}
sed -i -e 's/\r//g' RELEASE-NOTE.txt
%pom_disable_module xmlschema-bundle-test
%pom_disable_module w3c-testcases
%mvn_alias :xmlschema-core org.apache.ws.commons.schema:XmlSchema
%build
%mvn_build -- -P!sourcecheck
%install
%mvn_install
%files -f .mfiles
%license LICENSE NOTICE
%doc README.txt RELEASE-NOTE.txt
%files javadoc -f .mfiles-javadoc
%license LICENSE NOTICE
%changelog
* Wed May 12 2021 zhangtao <[email protected]> - 2.2.3-1
- package init
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-oepkgs-oe-rv/XmlSchema.git
[email protected]:src-oepkgs-oe-rv/XmlSchema.git
src-oepkgs-oe-rv
XmlSchema
XmlSchema
master

搜索帮助