This commit is contained in:
parent
fd16768893
commit
1e08f8a4f3
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:7a9220ee3c36484b7aa948958d2bc8d42cad65b55637e6ef01f3e6adabfff229
|
oid sha256:9e35c3acd1fad03971b2768929153cbf3b8ec83fd8a975c63e0ae44130d09027
|
||||||
size 2604
|
size 3476
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 2 17:03:01 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Build asm as modular jar files to be used as such by java >= 9
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 20 19:54:36 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
Wed Oct 20 19:54:36 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -102,9 +102,6 @@ for i in asm asm-analysis asm-commons asm-tree asm-util asm-all; do
|
|||||||
%pom_remove_parent ${i}
|
%pom_remove_parent ${i}
|
||||||
done
|
done
|
||||||
|
|
||||||
# We don't want to build modular jars
|
|
||||||
find . -name module-info.java -print -delete
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%ant \
|
%ant \
|
||||||
package javadoc
|
package javadoc
|
||||||
|
Loading…
Reference in New Issue
Block a user