jsr-305-3.0.2-2.oe2409 0 >
f ;G|`u` t37{\\.3ӱ{+5$?B;.@V4+eeeh/R57JW+U6 hY+^7Da2#M2M><|^32ehrO'rq)C$d̉:IWx0(-s%Pӵ{# [ڬv{˴v(PGvu] s_]ӌ)-^n]1
61tZJ
OԎPQ|PPǦ8Qe$upjQ>0m=5}6@jk97 vx'sL&u1ڬf<_΅ A-?k@`>(kqsM+X0H
E8^8188f8505bcbff2084721e21591c9c873cb20f68 cd8843011aa29744f7c758273a3cc6d08f8ec7408232cc7c0ef3684cb7c79038 R͝eB > 7 ^ ? N d
? , 8 ^
w
| B ( T 8 \ 9 ` : A F G H I R X Y \ ] $ ^ W d X e ] f b d h n C jsr-305 3.0.2 2.oe2409 Correctness annotations for Java code This package contains reference implementations, test cases, and other
documents for Java Specification Request 305: Annotations for Software Defect
Detection. fdc-64g.compass-ci tBSD-3-Clause AND CC-BY-2.5 http://openeuler.org Unspecified NOTICE-CC-BY.txt jsr-305-3.0.2.tar.gz https://code.google.com/p/jsr-305 linux noarch fffd4701c793ba16ff51cc59b59e5b29e1500db725d232869b4b0860e4144768102 54c625077afc75ae4bdd654f1549f52dcc2d9884399628ac9b312fff8d46ed43 586f8c54211b7a68f0017b0ba21657c00ddd0772b095c8f4fcd4c7b305defa7a root root root root root root jsr-305 jsr-305-javadoc
maven-local mvn(org.apache.felix:maven-bundle-plugin) rpmlib(CompressedFileNames) rpmlib(FileDigests) 3.0.4-1 4.6.0-1 4.18.2 fj@wangkai <13474090681@163.com> - 3.0.2-2 - License compliance rectification noarch dc-64g.compass-ci 1726657269 3.0.2-2.oe2409 3.0.2-2.oe2409 NOTICE-CC-BY.txt jsr-305-3.0.2.tar.gz jsr-305.spec cpio gzip 9 utf-8 a0602f3ad27cfedca4001adfa6350fb91e9f6167c2197f0509f20e669df6d209 f172ebfdd7b9661238bfd27690b49e067e03415118397504a65aec96877cbe20 Name: jsr-305
Version: 3.0.2
Release: 2
Summary: Correctness annotations for Java code
License: BSD-3-Clause AND CC-BY-2.5
URL: https://code.google.com/p/jsr-305
BuildArch: noarch
Source0: jsr-305-3.0.2.tar.gz
Source1: NOTICE-CC-BY.txt
BuildRequires: maven-local
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
%description
This package contains reference implementations, test cases, and other
documents for Java Specification Request 305: Annotations for Software Defect
Detection.
%package javadoc
Summary: Javadoc documentation for jsr-305
%description javadoc
This package contains the API documentation for jsr-305.
%prep
cd '/home/lkp/rpmbuild/BUILD'
rm -rf 'jsr-305-3.0.2'
/usr/lib/rpm/rpmuncompress -x '/home/lkp/rpmbuild/SOURCES/jsr-305-3.0.2.tar.gz'
STATUS=$?
if [ $STATUS -ne 0 ]; then
exit $STATUS
fi
cd 'jsr-305-3.0.2'
/usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
cp /home/lkp/rpmbuild/SOURCES/NOTICE-CC-BY.txt NOTICE-CC-BY
/usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set "pom:plugin[pom:artifactId='maven-compiler-plugin']/pom:configuration/*" 1.6
sed -i 's|com\.google\.code\.findbugs|org.jsr-305|' ri/pom.xml
sed -i 's|jsr305|ri|' ri/pom.xml
/usr/bin/python3 /usr/share/java-utils/mvn_file.py :ri jsr-305
/usr/bin/python3 /usr/share/java-utils/mvn_alias.py :ri com.google.code.findbugs:jsr305
/usr/bin/python3 /usr/share/java-utils/mvn_package.py ":{proposedAnnotations,tcl}" __noinstall
/usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module sampleUses
/usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_parent ri
/usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_parent org.jsr-305:jsr-305:0.1-SNAPSHOT ri
/usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin org.sonatype.plugins:nexus-staging-maven-plugin ri
/usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin org.apache.maven.plugins:maven-source-plugin ri
/usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin org.apache.maven.plugins:maven-javadoc-plugin ri
/usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin org.apache.maven.plugins:maven-gpg-plugin ri
/usr/bin/python3 /usr/share/java-utils/mvn_build.py
%install
xmvn-install -R .xmvn-reactor -n jsr-305 -d "/home/lkp/rpmbuild/BUILDROOT/jsr-305-3.0.2-2.oe2409.x86_64"
jdir=target/site/apidocs; [ -d .xmvn/apidocs ] && jdir=.xmvn/apidocs
/usr/bin/mkdir -p /home/lkp/rpmbuild/BUILDROOT/jsr-305-3.0.2-2.oe2409.x86_64/usr/share/licenses
if [ -d "${jdir}" ]; then
install -dm755 /home/lkp/rpmbuild/BUILDROOT/jsr-305-3.0.2-2.oe2409.x86_64/usr/share/javadoc/jsr-305
cp -pr "${jdir}"/* /home/lkp/rpmbuild/BUILDROOT/jsr-305-3.0.2-2.oe2409.x86_64/usr/share/javadoc/jsr-305
echo '/usr/share/javadoc/jsr-305' >>.mfiles-javadoc
fi
%files -f .mfiles
%doc ri/LICENSE NOTICE-CC-BY sampleUses
%files javadoc -f .mfiles-javadoc
%doc ri/LICENSE NOTICE-CC-BY
%changelog
* Thu Jun 13 2024 wangkai <13474090681@163.com> - 3.0.2-2
- License compliance rectification
* Fri Sep 3 2021 houyingchao - 3.0.2-1
- Upgrade to 3.0.2
* Tue Jan 21 2020 Jiangping Hu - 0-0.25
- Package init
? vC0 ڶm۶m۶m۶m۶moTCҗQTMer00fb`ߡ'|9yIaQZaaZ!
:gwg a;{G3sg
#J&V!G[q;gO(%k'c[cGgsaGg8v66vNΎ.v2F&N&P\Fnl:;G3zf9z3ѱRBɛZYX٘pV777:K#{:[g( S+8
9bߞ#-3+-3#' ~$GX8REp!hj
DQnIhF -WR"4e|r*W2i
1^NoSwmGgGޗOYX`h:PM6$)XP<N@߬/&Y \@}R9IGQ?Tߡ@'oaI?;B+JisX'ƣw<)56sZzx\"F
\17R^@ "eB]