Sun, 28 Apr 2024 06:42:57 UTC | login

Information for build access-modifier-annotation-1.7-3.fc25

ID349
Package Nameaccess-modifier-annotation
Version1.7
Release3.fc25
Epoch
SummaryJava annotation for custom access modifiers
DescriptionAllows applications to define custom access modifiers programmatically, to be enforced at compile time in the opt-in basis. Obviously, there's no runtime check either - this is strictly a voluntary annotations. This mechanism is useful for actually making sure that deprecated features are not used (without actually removing such declarations, which would break binary compatibility.)
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 19:45:59 UTC
CompletedSat, 14 Apr 2018 19:45:59 UTC
Tags
f28
f29
RPMs
src
access-modifier-annotation-1.7-3.fc25.src.rpm (info) (download)
noarch
access-modifier-annotation-1.7-3.fc25.noarch.rpm (info) (download)
access-modifier-annotation-javadoc-1.7-3.fc25.noarch.rpm (info) (download)
access-modifier-checker-1.7-3.fc25.noarch.rpm (info) (download)
Changelog * Wed Jun 15 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.7-3 - Add missing build-requires * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Mon Jun 29 2015 Michal Srb <msrb@redhat.com> - 1.7-1 - Update to 1.7 * Tue Jun 16 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue Jun 09 2015 Michal Srb <msrb@redhat.com> - 1.4-6 - Move access-modifier-checker to subpackage * Mon Jun 08 2015 Michal Srb <msrb@redhat.com> - 1.4-5 - Utilize pom_change_dep * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.4-3 - Use Requires: java-headless rebuild (#1067528) * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Thu May 09 2013 Michal Srb <msrb@redhat.com> - 1.4-1 - Initial package