Sat, 20 Apr 2024 03:45:47 UTC | login

Information for build rh-maven35-powermock-1.6.5-5.2.el7

ID18727
Package Namerh-maven35-powermock
Version1.6.5
Release5.2.el7
Epoch
SummaryA Java mocking framework
Description PowerMock is a framework that extend other mock libraries such as EasyMock with more powerful capabilities. PowerMock uses a custom classloader and bytecode manipulation to enable mocking of static methods, constructors, final classes and methods, private methods, removal of static initializers and more.
Built byhhorak
State complete
Volume DEFAULT
StartedFri, 04 Aug 2017 04:19:01 UTC
CompletedFri, 04 Aug 2017 04:22:59 UTC
Taskbuild (sclo7-rh-maven35-rh-el7, rh-maven35-powermock-1.6.5-5.2.el7.src.rpm)
Tags
sclo7-rh-maven35-rh-candidate
sclo7-rh-maven35-rh-release
sclo7-rh-maven35-rh-testing
RPMs
src
rh-maven35-powermock-1.6.5-5.2.el7.src.rpm (info) (download)
noarch
rh-maven35-powermock-api-easymock-1.6.5-5.2.el7.noarch.rpm (info) (download)
rh-maven35-powermock-api-mockito-1.6.5-5.2.el7.noarch.rpm (info) (download)
rh-maven35-powermock-api-support-1.6.5-5.2.el7.noarch.rpm (info) (download)
rh-maven35-powermock-common-1.6.5-5.2.el7.noarch.rpm (info) (download)
rh-maven35-powermock-core-1.6.5-5.2.el7.noarch.rpm (info) (download)
rh-maven35-powermock-javadoc-1.6.5-5.2.el7.noarch.rpm (info) (download)
rh-maven35-powermock-junit4-1.6.5-5.2.el7.noarch.rpm (info) (download)
rh-maven35-powermock-reflect-1.6.5-5.2.el7.noarch.rpm (info) (download)
rh-maven35-powermock-testng-1.6.5-5.2.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Thu Jun 22 2017 Michael Simacek <msimacek@redhat.com> - 1.6.5-5.2 - Mass rebuild 2017-06-22 * Wed Jun 21 2017 Java Maintainers <java-maint@redhat.com> - 1.6.5-5.1 - Automated package import and SCL-ization * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Jun 22 2016 Michael Simacek <msimacek@redhat.com> - 1.6.5-4 - Unbundle asm and cglib - Patch forked mockito * Fri Jun 17 2016 Michael Simacek <msimacek@redhat.com> - 1.6.5-3 - Skip test that overflows stack in koji * Wed Jun 01 2016 Michael Simacek <msimacek@redhat.com> - 1.6.5-2 - Enable TestNG module * Wed Jun 01 2016 Michael Simacek <msimacek@redhat.com> - 1.6.5-1 - Update to upstream version 1.6.5 * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed May 20 2015 Michael Simacek <msimacek@redhat.com> - 1.6.2-1 - Update to upstream version 1.6.2 - Update upstream URL - Use upstream tarball since the bundled files are opensource and thus can be removed in %prep * Tue Jun 10 2014 Severin Gehwolf <sgehwolf@redhat.com> - 1.4.12-12 - Fix FTBFS by dropping obsolete junit4 surefire provider and changing BR to junit over junit4. - Resolves RHBZ#1106669. * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.12-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Thu Mar 27 2014 Michael Simacek <msimacek@redhat.com> - 1.4.12-10 - Enable api-easymock module * Fri Mar 21 2014 Michael Simacek <msimacek@redhat.com> - 1.4.12-9 - Use mvn_build - Drop manual requires - Use pom macros instead of a patch - Collapse description into a macro * Fri Jul 26 2013 Alexander Kurtakov <akurtako@redhat.com> 1.4.12-8 - Build against easymock3. * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.12-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 1.4.12-6 - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.12-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Fri May 18 2012 Roman Kennke <rkennke@redhat.com> 1.4.12-4 - Use svn export instead of svn checkout for creating source archive - Remove 3rd party sources from source archive * Mon May 07 2012 Roman Kennke <rkennke@redhat.com> 1.4.12-3 - Moved JARs to powermock subdirectory - Removed .svn directories from created source package - Removed 3rd party source files from created source package * Mon Apr 30 2012 Roman Kennke <rkennke@redhat.com> 1.4.12-2 - Added javadoc subpackage * Tue Apr 24 2012 Roman Kennke <rkennke@redhat.com> 1.4.12-1 - Initial package