Thu, 25 Apr 2024 17:34:13 UTC | login

Information for build maven30-javassist-3.16.1-0.bootstrap1.10.10.el7

ID2174
Package Namemaven30-javassist
Version3.16.1
Release0.bootstrap1.10.10.el7
Epoch
SummaryThe Java Programming Assistant provides simple Java bytecode manipulation
DescriptionJavassist enables Java programs to define a new class at runtime and to modify a class file when the JVM loads it. Unlike other similar bytecode editors, Javassist provides two levels of API: source level and bytecode level. If the users use the source-level API, they can edit a class file without knowledge of the specifications of the Java bytecode. The whole API is designed with only the vocabulary of the Java language. You can even specify inserted bytecode in the form of source text; Javassist compiles it on the fly. On the other hand, the bytecode-level API allows the users to directly edit a class file as other editors.
Built byhhorak
State complete
Volume DEFAULT
StartedWed, 19 Aug 2015 03:26:50 UTC
CompletedWed, 19 Aug 2015 03:32:44 UTC
Taskbuild (sclo7-maven30-rh-el7, maven30-javassist-3.16.1-0.bootstrap1.10.10.el7.src.rpm)
Tags
sclo7-maven30-rh-candidate
RPMs
src
maven30-javassist-3.16.1-0.bootstrap1.10.10.el7.src.rpm (info) (download)
noarch
maven30-javassist-3.16.1-0.bootstrap1.10.10.el7.noarch.rpm (info) (download)
maven30-javassist-javadoc-3.16.1-0.bootstrap1.10.10.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Tue Jan 13 2015 Michael Simacek <msimacek@redhat.com> - 3.16.1-10.10 - Mass rebuild 2015-01-13 * Tue Jan 06 2015 Michael Simacek <msimacek@redhat.com> - 3.16.1-10.9 - Mass rebuild 2015-01-06 * Mon May 26 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.16.1-10.8 - Mass rebuild 2014-05-26 * Wed Feb 19 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.16.1-10.7 - Mass rebuild 2014-02-19 * Wed Feb 19 2014 Michal Srb <msrb@redhat.com> - 3.16.1-10.6 - Rebuild to fix auto-requires on com.sun:tools * Tue Feb 18 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.16.1-10.5 - Mass rebuild 2014-02-18 * Tue Feb 18 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.16.1-10.4 - Remove requires on java * Mon Feb 17 2014 Michal Srb <msrb@redhat.com> - 3.16.1-10.3 - SCL-ize BR/R * Thu Feb 13 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.16.1-10.2 - Rebuild to regenerate auto-requires * Tue Feb 11 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.16.1-10.1 - First maven30 software collection build * Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 3.16.1-10 - Mass rebuild 2013-12-27 * Wed Nov 13 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.16.1-9 - Remove system-scoped dependency on tools.jar * Fri Aug 23 2013 Michal Srb <msrb@redhat.com> - 3.16.1-8 - Migrate away from mvn-rpmbuild (Resolves: #997484) * Fri Jul 12 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.16.1-7 - Remove workaround for rpm bug #646523 * Fri Jun 28 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.16.1-6 - Rebuild to regenerate API documentation - Resolves: CVE-2013-1571 * Tue Feb 26 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.16.1-5 - Remove unneeded BR on maven-doxia - Resolves: rhbz#915607 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.16.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 3.16.1-3 - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.16.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Tue Apr 24 2012 Andy Grimm <agrimm@gmail.com> - 3.16.1-1 - Update to latest upstream release. * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.15.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Tue Sep 20 2011 Alexander Kurtakov <akurtako@redhat.com> 3.15.0-1 - Update to latest upstream release. - Add javassist:javassist depmap. - The project is now triple licensed. * Wed Aug 31 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 3.14.0-5 - Fixes according to current guidelines * Tue Aug 30 2011 Andy Grimm <agrimm@gmail.com> - 3.14.0-4 - Switch to Maven 3 build. * Tue Aug 30 2011 John5342 <john5342 at, fedoraproject.org> - 3.14.0-3 - Remove ext_ver macro usage leftover after last rebase (rhbz#734255) * Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.14.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Thu Nov 04 2010 Alexander Kurtakov <akurtako@redhat.com> 3.14.0-1 - Update to 3.14.0 upstream version. - Various fixes in preparation for merge review. * Fri Feb 12 2010 Alexander Kurtakov <akurtako@redhat.com> 3.9.0-7 - Add maven-doxia BRs. * Fri Feb 12 2010 Alexander Kurtakov <akurtako@redhat.com> 3.9.0-6 - Remove not needed BR. Fixes rhbz#539176. * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.9.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.9.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Tue Jan 27 2009 John5342 <john5342 at, fedoraproject.org> - 3.9.0-3 - Correct group id for maven depmap * Mon Jan 26 2009 John5342 <john5342 at, fedoraproject.org> - 3.9.0-2 - Build using maven and install maven stuff (fixes bug 480428) * Tue Dec 16 2008 Sandro Mathys <red at fedoraproject.org> - 3.9.0-1 - initial build