Information for build paranamer-2.8-15.fc33
ID | 169955 | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | paranamer | |||||||||||||||||||||
Version | 2.8 | |||||||||||||||||||||
Release | 15.fc33 | |||||||||||||||||||||
Epoch | ||||||||||||||||||||||
Summary | Java library for accessing non-private method's parameter names at run-time | |||||||||||||||||||||
Description | Paranamer is a Java library that allows the parameter names of non-private methods and constructors to be accessed at run-time. Most compilers discard this information; traditional Reflection on JDK <= 7 would show something like doSomething(mypackage.Person ???) instead of doSomething(mypackage.Person toMe). The Paranamer library fills this gap for these JDK versions. | |||||||||||||||||||||
Built by | davidlt | |||||||||||||||||||||
State | complete | |||||||||||||||||||||
Volume | DEFAULT | |||||||||||||||||||||
Started | Thu, 13 Aug 2020 11:25:34 UTC | |||||||||||||||||||||
Completed | Thu, 13 Aug 2020 11:25:34 UTC | |||||||||||||||||||||
Tags |
|
|||||||||||||||||||||
RPMs |
|
|||||||||||||||||||||
Changelog | * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.8-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sat Jul 18 2020 Fabio Valentini <decathorpe@gmail.com> - 2.8-14 - Set javac source and target to 1.8 to fix Java 11 builds. * Sat Jul 11 2020 Jiri Vanek <jvanek@redhat.com> - 2.8-13 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.8-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Nov 19 2019 Fabio Valentini <decathorpe@gmail.com> - 2.8-11 - Remove unnecessary dependency on parent POM. * Tue Oct 08 2019 Fabio Valentini <decathorpe@gmail.com> - 2.8-10 - Add BuildRequires for ant. * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.8-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.8-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild |