Sat, 18 May 2024 00:01:24 UTC | login

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

ID299012
Package Namescannotation
Version1.0.3
Release0.33.r12.fc40
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedTue, 19 Mar 2024 08:31:19 UTC
CompletedTue, 19 Mar 2024 08:31:19 UTC
Tags
f40
f41
RPMs
src
scannotation-1.0.3-0.33.r12.fc40.src.rpm (info) (download)
noarch
scannotation-1.0.3-0.33.r12.fc40.noarch.rpm (info) (download)
scannotation-javadoc-1.0.3-0.33.r12.fc40.noarch.rpm (info) (download)
Changelog * Sat Mar 02 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