Thu, 02 May 2024 07:19:39 UTC | login

Information for build nailgun-0.9.1-20.fc37

ID213283
Package Namenailgun
Version0.9.1
Release20.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/nailgun.git#12363b152b60785e5ef59a898e6004ad2c99c579
SummaryFramework for running Java from the cli without the JVM startup overhead
DescriptionNailgun is a client, protocol, and server for running Java programs from the command line without incurring the JVM startup overhead. Programs run in the server (which is implemented in Java), and are triggered by the client (written in C), which handles all I/O.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 18 Oct 2022 09:09:33 UTC
CompletedTue, 18 Oct 2022 09:19:42 UTC
Taskbuild (f37, /rpms/nailgun.git:12363b152b60785e5ef59a898e6004ad2c99c579)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/nailgun.git#12363b152b60785e5ef59a898e6004ad2c99c579'}}
Tags
f37
f38
f39
f40
RPMs
src
nailgun-0.9.1-20.fc37.src.rpm (info) (download)
noarch
nailgun-javadoc-0.9.1-20.fc37.noarch.rpm (info) (download)
riscv64
nailgun-0.9.1-20.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Sat Feb 05 2022 Jiri Vanek <jvanek@redhat.com> - 0.9.1-20 - Rebuilt for java-17-openjdk as system jdk * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sat Jul 18 2020 Fabio Valentini <decathorpe@gmail.com> - 0.9.1-15 - Drop unnecessary dependency on deprecated parent POM. - Set javac source and target to 1.8 to fix Java 11 builds. * Sat Jul 11 2020 Jiri Vanek <jvanek@redhat.com> - 0.9.1-14 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11