Click here to visit the old openkoji buildsystem (Archived)

Information for build scannotation-1.0.3-0.33.r12.fc41

ID24227
Package Namescannotation
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.0.3
Release0.33.r12.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/scannotation.git#9773466a73431d3f171269a76cf1b3373edfd8d9
SummaryA Java annotation scanner
DescriptionScannotation is a Java library that creates an annotation database from a set of .class files.This database is really just a set of maps that index what annotations are used and what classes are using them. Why do you need this? What if you are an annotation framework like an EJB 3.0 container and you want to automatically scan your classpath for EJB annotations so that you know what to deploy? Scannotation gives you apis that allow you to find archives in your classpath or WAR (web application) that you want to scan, then automatically scans them without loading each and every class within those archives
Built bykojiadmin
State failed
Volume DEFAULT
StartedMon, 20 May 2024 01:01:23 CST
CompletedMon, 20 May 2024 01:09:20 CST
Taskbuild (f41, /rpms/scannotation.git:9773466a73431d3f171269a76cf1b3373edfd8d9)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/scannotation.git#9773466a73431d3f171269a76cf1b3373edfd8d9'}}
Tags No tags
RPMs No RPMs
Changelog * Tue Feb 27 2024 Jiri Vanek <jvanek@redhat.com> - 1.0.3-0.33.r12 - Rebuilt for java-21-openjdk as system jdk * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-0.32.r12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-0.31.r12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-0.30.r12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.3-0.29.r12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jul 08 2022 Jiri Vanek <jvanek@redhat.com> - 1.0.3-0.28.r12 - Rebuilt for Drop i686 JDKs