Merge remote-tracking branch 'jerboaa/asm-7.1-update'
This commit is contained in:
commit
e44e85e470
8
.gitignore
vendored
8
.gitignore
vendored
@ -28,3 +28,11 @@
|
|||||||
/asm-test-7.0.pom
|
/asm-test-7.0.pom
|
||||||
/asm-tree-7.0.pom
|
/asm-tree-7.0.pom
|
||||||
/asm-util-7.0.pom
|
/asm-util-7.0.pom
|
||||||
|
/objectweb-asm-7.1.tar.gz
|
||||||
|
/asm-7.1.pom
|
||||||
|
/asm-analysis-7.1.pom
|
||||||
|
/asm-commons-7.1.pom
|
||||||
|
/asm-test-7.1.pom
|
||||||
|
/asm-tree-7.1.pom
|
||||||
|
/asm-util-7.1.pom
|
||||||
|
/objectweb-asm-7.1/
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
Name: objectweb-asm
|
Name: objectweb-asm
|
||||||
Version: 7.0
|
Version: 7.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Java bytecode manipulation and analysis framework
|
Summary: Java bytecode manipulation and analysis framework
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -80,12 +80,24 @@ for pom in asm asm-analysis asm-commons asm-test asm-tree asm-util; do
|
|||||||
done
|
done
|
||||||
|
|
||||||
# Disable tests that use unlicensed class files
|
# Disable tests that use unlicensed class files
|
||||||
sed -i -e '/testReadAndWriteWithComputeMaxsAndLargeSubroutines/i@org.junit.jupiter.api.Disabled("missing class file")' \
|
sed -i -e '/testToByteArray_computeMaxs_largeSubroutines/i@org.junit.jupiter.api.Disabled("missing class file")' \
|
||||||
asm/src/test/java/org/objectweb/asm/ClassWriterTest.java
|
asm/src/test/java/org/objectweb/asm/ClassWriterTest.java
|
||||||
sed -i -e '/testMergeWithJsrReachableFromTwoDifferentPaths/i@org.junit.jupiter.api.Disabled("missing class file")' \
|
sed -i -e '/testAnalyze_mergeWithJsrReachableFromTwoDifferentPaths/i@org.junit.jupiter.api.Disabled("missing class file")' \
|
||||||
asm-analysis/src/test/java/org/objectweb/asm/tree/analysis/BasicInterpreterTest.java
|
asm-analysis/src/test/java/org/objectweb/asm/tree/analysis/AnalyzerWithBasicInterpreterTest.java
|
||||||
sed -i -e '/testSortLocalVariablesAndInstantiate()/i@org.junit.jupiter.api.Disabled("missing class file")' \
|
sed -i -e '/testSortLocalVariablesAndInstantiate()/i@org.junit.jupiter.api.Disabled("missing class file")' \
|
||||||
asm-commons/src/test/java/org/objectweb/asm/commons/LocalVariablesSorterTest.java
|
asm-commons/src/test/java/org/objectweb/asm/commons/LocalVariablesSorterTest.java
|
||||||
|
sed -i -e '/testAllMethods_issue317586/i@org.junit.jupiter.api.Disabled("missing class file")' \
|
||||||
|
asm-commons/src/test/java/org/objectweb/asm/commons/LocalVariablesSorterTest.java
|
||||||
|
sed -i -e '/testAllMethods_anonymousInnerClass/i@org.junit.jupiter.api.Disabled("missing class file")' \
|
||||||
|
asm-commons/src/test/java/org/objectweb/asm/commons/SerialVersionUidAdderTest.java
|
||||||
|
sed -i -e '/testAllMethods_emptyInterface/i@org.junit.jupiter.api.Disabled("missing class file")' \
|
||||||
|
asm-commons/src/test/java/org/objectweb/asm/commons/SerialVersionUidAdderTest.java
|
||||||
|
sed -i -e '/testAllMethods_enum/i@org.junit.jupiter.api.Disabled("missing class file")' \
|
||||||
|
asm-commons/src/test/java/org/objectweb/asm/commons/SerialVersionUidAdderTest.java
|
||||||
|
sed -i -e '/testAllMethods_class/i@org.junit.jupiter.api.Disabled("missing class file")' \
|
||||||
|
asm-commons/src/test/java/org/objectweb/asm/commons/SerialVersionUidAdderTest.java
|
||||||
|
sed -i -e '/testAllMethods_interface/i@org.junit.jupiter.api.Disabled("missing class file")' \
|
||||||
|
asm-commons/src/test/java/org/objectweb/asm/commons/SerialVersionUidAdderTest.java
|
||||||
|
|
||||||
# Insert asm-all pom
|
# Insert asm-all pom
|
||||||
mkdir -p asm-all
|
mkdir -p asm-all
|
||||||
@ -124,6 +136,12 @@ popd
|
|||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 06 2019 Severin Gehwolf <sgehwolf@redhat.com> - 7.1-1
|
||||||
|
- Update to latest upstream 7.1 release.
|
||||||
|
|
||||||
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 7.0-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||||
|
|
||||||
* Wed Nov 21 2018 Severin Gehwolf <sgehwolf@redhat.com> - 7.0-1
|
* Wed Nov 21 2018 Severin Gehwolf <sgehwolf@redhat.com> - 7.0-1
|
||||||
- Update to latest upstream 7.0 release.
|
- Update to latest upstream 7.0 release.
|
||||||
- Removes package asm-xml (deprecated since 6.1).
|
- Removes package asm-xml (deprecated since 6.1).
|
||||||
|
14
sources
14
sources
@ -1,7 +1,7 @@
|
|||||||
SHA512 (objectweb-asm-7.0.tar.gz) = 696935563bffad143653f9cde722fcb16e93271c95918731a8eb08a15b783985848c42ba74a65990489638132fbae3fdf7892889545abb548834f10db3f27ed4
|
SHA512 (objectweb-asm-7.1.tar.gz) = 54d7475e058111dc67019fa5fd9b030aba7e8abac27a905dd4c9f8f548da45fbfc96e4b28c73a0496b236e1162cfaa8b677e330373d210d491de191bb9035c1d
|
||||||
SHA512 (asm-7.0.pom) = a7a2060b33710202034e1f025a687a40ec97232213bf21a8aeb70e23d8b2200a0f7c33697d0adaf942c1ac2852d7b5a4032a43132a89b5692fa68a26ce32c77e
|
SHA512 (asm-7.1.pom) = f0c20a1cfa4a0bcd23abb4fe034a22fbc7cb6694b208b1058fc93dc93f83c2a81b83e91359179c627c458db4a3d67a8897b23faa4feb90b7cbda0febdbb94c83
|
||||||
SHA512 (asm-analysis-7.0.pom) = b2ad03aedcd027e02d493bfb39ad454ad1f969f420af9a27531ca2650b9720375e3f65657820bd5e4b3095625cd9e5c30543a2be14abb9f04b9928514cfdcb99
|
SHA512 (asm-analysis-7.1.pom) = 491206a341202d7994843fb83efd42fd40f156f7bdbc041f7659cd43ac6207f5121e6fa3258ef26371ac91c6ccef43d74a9376d7cd8bbc983fca3d85bdf59b6d
|
||||||
SHA512 (asm-commons-7.0.pom) = a092e8dbb0ae7417c3a245ba022485b84432fbb7c072ea1100f60266346cc94e9d4176c25f981c3e05a86e0e0c8348ae6ea0856cf29ead310946fa982bd70ec4
|
SHA512 (asm-commons-7.1.pom) = 2b34fcc09d69ec3e493a6f241ca89380e252ba618e876a27f72ca4a325f1e27978a9b32687f096689265f76ccf20f2f280b614a67e7bd33251ddc0d3d80422ce
|
||||||
SHA512 (asm-test-7.0.pom) = 34f8fe64d4db1f6e2e07dc8e39d00aecb072f8c260b094047cd9c7aa6754927a95ea9cde51494d6d3dbda427fb3b1d8583f92f9ad034925d5eba2745253cbb88
|
SHA512 (asm-test-7.1.pom) = 057a9ae6155b0dfb0327062c86de41d661f637cd3755e938a9568518066b0ad3b9f659e1f8f3649be5957bc0bce79261396551d5017b8065a7fabe1637aec2ca
|
||||||
SHA512 (asm-tree-7.0.pom) = e88f0d20160061e9b6eba203a80d50471deb53ece26c256388d06a8026a455c0463c2cc9463c427e88797bd075ddaa8e9f1594fe2f0939997677c629e86f6cca
|
SHA512 (asm-tree-7.1.pom) = 3103e4c7cf099f3d9e8c444606d3db18b1419bf112a818420c6a31632359021913736bb0a8f74ef05a65eb32b99314abbadd7198cce18cfa90ce20649aac8d03
|
||||||
SHA512 (asm-util-7.0.pom) = c2b8ef7eb326b76b7fca816ec21da04d69426f2c04028b127a1b517a6b23ae92985d6328d37c80b84a5c3e8b503df7623504c761b382f31dce6b80ae4d193302
|
SHA512 (asm-util-7.1.pom) = 7387ec72e26e06ff07c057613034f5e4724e273a3b8c5932f51f141160a0c1310a93b4a48fdbedcb0769dbcfe7ed448b895e15bc2f24e28f976c79448fd5b595
|
||||||
|
Loading…
Reference in New Issue
Block a user