Sun, 12 May 2024 22:25:01 UTC | login

Information for build janino-2.7.8-10.fc29

ID60392
Package Namejanino
Version2.7.8
Release10.fc29
Epoch
SummaryAn embedded Java compiler
DescriptionJanino is a super-small, super-fast Java compiler. Not only can it compile a set of source files to a set of class files like the JAVAC tool, but also can it compile a Java expression, block, class body or source file in memory, load the byte-code and execute it directly in the same JVM. Janino is not intended to be a development tool, but an embedded compiler for run-time compilation purposes, e.g. expression evaluators or "server pages" engines like JSP.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 15:03:39 UTC
CompletedThu, 19 Jul 2018 15:03:39 UTC
Tags
f29
f30
f31
RPMs
src
janino-2.7.8-10.fc29.src.rpm (info) (download)
noarch
janino-2.7.8-10.fc29.noarch.rpm (info) (download)
janino-javadoc-2.7.8-10.fc29.noarch.rpm (info) (download)
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.8-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.8-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.8-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.8-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Jul 21 2016 gil cattaneo <puntogil@libero.it> 2.7.8-6 - add missing BR