Sun, 28 Apr 2024 04:23:54 UTC | login

Information for build hawtbuf-1.11-4.fc24

ID4689
Package Namehawtbuf
Version1.11
Release4.fc24
Epoch
SummaryA rich byte buffer library
DescriptionThis library implements a simple interface with working with byte arrays. It is a shame that the Java SDK did not come with a built in class that was just simply a byte[], int offset, int length class which provided a rich interface similar to what the String class does for char arrays. This library fills in that void by providing a Buffer class which does provide that rich interface.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:00:32 UTC
CompletedSat, 14 Apr 2018 20:00:32 UTC
Tags
f28
f29
RPMs
src
hawtbuf-1.11-4.fc24.src.rpm (info) (download)
noarch
hawtbuf-1.11-4.fc24.noarch.rpm (info) (download)
hawtbuf-javadoc-1.11-4.fc24.noarch.rpm (info) (download)
hawtbuf-proto-1.11-4.fc24.noarch.rpm (info) (download)
hawtbuf-protoc-1.11-4.fc24.noarch.rpm (info) (download)
Changelog * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.11-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.11-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue Jan 20 2015 gil cattaneo <puntogil@libero.it> 1.11-2 - introduce license macro * Tue Jan 20 2015 gil cattaneo <puntogil@libero.it> 1.11-1 - Update to 1.11 * Wed Aug 20 2014 Darryl L. Pierce <dpierce@redhat.com> - 1.9-10 - First build for EPEL7. - Resolves: BZ#1110028 - Added conditions so the specfile can be used across releases. * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Fri Mar 28 2014 Michael Simacek <msimacek@redhat.com> - 1.9-8 - Use Requires: java-headless rebuild (#1067528) * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Fri Jul 05 2013 gil cattaneo <puntogil@libero.it> 1.9-6 - switch to XMvn - minor changes to adapt to current guideline * Tue Feb 19 2013 gil cattaneo <puntogil@libero.it> 1.9-5 - disabled integration tests * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 1.9-3 - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local * Wed Sep 05 2012 gil cattaneo <puntogil@libero.it> 1.9-2 - removed hawtbuf-tests.jar - performed integration test * Tue May 22 2012 gil cattaneo <puntogil@libero.it> 1.9-1 - initial rpm