Thu, 23 May 2024 15:05:28 UTC | login

Information for build jcip-annotations-1-23.20060626.fc28

ID41390
Package Namejcip-annotations
Version1
Release23.20060626.fc28
Epoch
SummaryJava annotations for multithreaded software
DescriptionThis package provides class, field, and method level annotations for describing thread-safety policies. These annotations are relatively unintrusive and are beneficial to both users and maintainers. Users can see immediately whether a class is thread-safe, and maintainers can see immediately whether thread-safety guarantees must be preserved. Annotations are also useful to a third constituency: tools. Static code-analysis tools may be able to verify that the code complies with the contract indicated by the annotation, such as verifying that a class annotated with @Immutable actually is immutable.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 08 Jun 2018 11:05:03 UTC
CompletedFri, 08 Jun 2018 11:05:03 UTC
Tags
f29
RPMs
src
jcip-annotations-1-23.20060626.fc28.src.rpm (info) (download)
noarch
jcip-annotations-1-23.20060626.fc28.noarch.rpm (info) (download)
jcip-annotations-javadoc-1-23.20060626.fc28.noarch.rpm (info) (download)
Changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1-23.20060626 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Sep 16 2017 Richard Fearn <richardfearn@gmail.com> - 1-22.20060626 - Remove unnecessary Group: tags * Fri Jul 28 2017 Richard Fearn <richardfearn@gmail.com> - 1-21.20060626 - Add temporary dependency on javapackages-local, for %add_maven_depmap macro * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1-20.20060626 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1-19.20060626 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1-18.20060626 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Aug 25 2015 Richard Fearn <richardfearn@gmail.com> - 1-17.20060626 - jcip-annotations-javadoc no longer depends on jcip-annotations * Wed Jul 01 2015 Richard Fearn <richardfearn@gmail.com> - 1-16.20060626 - Disable doclint when building Javadoc * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1-15.20060626 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Mon Nov 10 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1-14.20060626 - Add alias for com.github.stephenc.jcip:jcip-annotations * Tue Jun 10 2014 Richard Fearn <richardfearn@gmail.com> - 1-13.20060626 - Switch to .mfiles * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1-12.20060626 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sun Mar 16 2014 Richard Fearn <richardfearn@gmail.com> - 1-11.20060626 - Change java dependency to java-headless (bug #1068255) * Sun Feb 23 2014 Richard Fearn <richardfearn@gmail.com> - 1-10.20060626 - Remove jpackage-utils dependency from jcip-annotations-javadoc * Sun Feb 23 2014 Richard Fearn <richardfearn@gmail.com> - 1-9.20060626 - Update source URL * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1-8.20060626 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1-7.20060626 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Mon Nov 26 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 1-6.20060626 - Update to current packaging guidelines - Resolves: rhbz#880283 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1-5.20060626 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1-4.20060626 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1-3.20060626 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Fri Dec 03 2010 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1-2.20060626 - Fix maven metadata and pom filename (Resolves rhbz#655807) - Use versionless jars and javadoc - Few other packaging fixes * Wed Jan 06 2010 Jerry James <loganjerry@gmail.com> - 1-1.20060626 - Add maven depmap - Upstream uploaded a new source jar with a trivial difference - Fix the version-release number * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0-20060628.4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0-20060627.4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Mon May 05 2008 Jerry James <loganjerry@gmail.com> - 0-20060626.4 - Don't package source or HTML files in the jar * Fri Apr 18 2008 Jerry James <loganjerry@gmail.com> - 0-20060626.3 - Changes required by new Java packaging guidelines * Wed Nov 14 2007 Jerry James <loganjerry@gmail.com> - 0-20060626.2 - Don't make the javadocs appear in a docs subdirectory * Tue Sep 18 2007 Jerry James <loganjerry@gmail.com> - 0-20060626.1 - Initial RPM