Sat, 27 Apr 2024 03:38:05 UTC | login

Information for build sclo-cassandra3-janino-2.7.8-8.el7

ID18787
Package Namesclo-cassandra3-janino
Version2.7.8
Release8.el7
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 byacaringi
State complete
Volume DEFAULT
StartedFri, 04 Aug 2017 15:55:40 UTC
CompletedFri, 04 Aug 2017 16:01:13 UTC
Taskbuild (sclo7-sclo-cassandra3-sclo-el7, sclo-cassandra3-janino-2.7.8-8.el7.src.rpm)
Tags
sclo7-sclo-cassandra3-sclo-candidate
sclo7-sclo-cassandra3-sclo-release
sclo7-sclo-cassandra3-sclo-testing
RPMs
src
sclo-cassandra3-janino-2.7.8-8.el7.src.rpm (info) (download)
noarch
sclo-cassandra3-janino-2.7.8-8.el7.noarch.rpm (info) (download)
sclo-cassandra3-janino-javadoc-2.7.8-8.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Wed Oct 12 2016 Tomas Repik <trepik@redhat.com> - 2.7.8-8 - use standard SCL macros * Tue Sep 27 2016 Tomas Repik <trepik@redhat.com> - 2.7.8-7 - scl conversion * Thu Jul 21 2016 gil cattaneo <puntogil@libero.it> 2.7.8-6 - add missing BR * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.8-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Oct 29 2015 gil cattaneo <puntogil@libero.it> 2.7.8-4 - update URL field - remove duplicate files - use BRs mvn()-like * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.7.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed Feb 11 2015 gil cattaneo <puntogil@libero.it> 2.7.8-2 - remove nullanalysis annotations (with PATCH0) * Mon Feb 09 2015 gil cattaneo <puntogil@libero.it> 2.7.8-1 - Update to 2.7.8 * Fri Feb 06 2015 gil cattaneo <puntogil@libero.it> 2.6.1-21 - introduce license macro * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.1-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Fri Mar 28 2014 Michael Simacek <msimacek@redhat.com> - 2.6.1-19 - Use Requires: java-headless rebuild (#1067528) * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.1-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Jul 10 2013 gil cattaneo <puntogil@libero.it> 2.6.1-17 - switch to XMvn - minor changes to adapt to current guideline * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.1-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 2.6.1-15 - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local * Tue Jul 24 2012 gil cattaneo <puntogil@libero.it> 2.6.1-14 - Rebuilt RHBZ #842604 (compile with -target 1.5 or greater) * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.1-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Tue May 08 2012 gil cattaneo <puntogil@libero.it> 2.6.1-12 - add codehaus-parent to BR * Thu Apr 19 2012 gil cattaneo <puntogil@libero.it> 2.6.1-11 - Remove janino-parent as a BuildRequirement * Wed Apr 18 2012 gil cattaneo <puntogil@libero.it> 2.6.1-10 - moved all of the jar files into janino subdirectory * Wed Apr 18 2012 gil cattaneo <puntogil@libero.it> 2.6.1-9 - merged commons-compiler, commons-compiler-jdk and janino-parent in main package * Wed Apr 18 2012 gil cattaneo <puntogil@libero.it> 2.6.1-8 - add janino-parent * Mon Apr 16 2012 gil cattaneo <puntogil@libero.it> 2.6.1-7 - Remove commons-compiler as a BuildRequirement - Add janino-parent as a Requirement * Fri Apr 13 2012 gil cattaneo <puntogil@libero.it> 2.6.1-6 - removed BR unzip * Fri Apr 13 2012 gil cattaneo <puntogil@libero.it> 2.6.1-5 - commons-compiler spec file merged * Fri Apr 13 2012 gil cattaneo <puntogil@libero.it> 2.6.1-4 - added missing BR maven-surefire-provider-junit4 for prevent mock build failure * Tue Apr 10 2012 gil cattaneo <puntogil@libero.it> 2.6.1-3 - removed janino-parent commons-compiler modules. * Sun Mar 25 2012 gil cattaneo <puntogil@libero.it> 2.6.1-2 - janino janino-parent commons-compiler spec file merged * Tue Mar 20 2012 Mary Ellen Foster <mefoster at gmail.com> - 2.6.1-1 - Update to 2.6.1, with new build system and all - Prepare for re-review * Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.15-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Tue Oct 27 2009 Mary Ellen Foster <mefoster at gmail.com> - 2.5.15-3 - Changed group tag on main package and sub-package - Fixed default attribute on files section * Mon Oct 26 2009 Mary Ellen Foster <mefoster at gmail.com> - 2.5.15-2 - Removed gcj bits * Sun Oct 25 2009 Mary Ellen Foster <mefoster at gmail.com> - 2.5.15-1 - Initial package, based on Alexander Kurtakov's JPackage and Mandriva package