Fri, 19 Apr 2024 16:25:58 UTC | login

Information for build maven30-ant-antunit-1.2-10.10.el6

ID5622
Package Namemaven30-ant-antunit
Version1.2
Release10.10.el6
Epoch
SummaryProvide antunit ant task
DescriptionThe <antunit> task drives the tests much like <junit> does for JUnit tests. When called on a build file, the task will start a new Ant project for that build file and scan for targets with names that start with "test". For each such target it then will: 1. Execute the target named setUp, if there is one. 2. Execute the target itself - if this target depends on other targets the normal Ant rules apply and the dependent targets are executed first. 3. Execute the target names tearDown, if there is one.
Built byhhorak
State complete
Volume DEFAULT
StartedFri, 02 Oct 2015 19:36:57 UTC
CompletedFri, 02 Oct 2015 19:52:34 UTC
Taskbuild (sclo6-maven30-rh-el6, maven30-ant-antunit-1.2-10.10.el6.src.rpm)
Tags
sclo6-maven30-rh-candidate
sclo6-maven30-rh-release
sclo6-maven30-rh-testing
RPMs
src
maven30-ant-antunit-1.2-10.10.el6.src.rpm (info) (download)
noarch
maven30-ant-antunit-1.2-10.10.el6.noarch.rpm (info) (download)
maven30-ant-antunit-javadoc-1.2-10.10.el6.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Tue Jan 13 2015 Michael Simacek <msimacek@redhat.com> - 1.2-10.10 - Mass rebuild 2015-01-13 * Mon Jan 12 2015 Michael Simacek <msimacek@redhat.com> - 1.2-10.9 - BR/R on packages from rh-java-common * Tue Jan 06 2015 Michael Simacek <msimacek@redhat.com> - 1.2-10.8 - Mass rebuild 2015-01-06 * Mon May 26 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.2-10.7 - Mass rebuild 2014-05-26 * Wed Feb 19 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.2-10.6 - Mass rebuild 2014-02-19 * Tue Feb 18 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.2-10.5 - Mass rebuild 2014-02-18 * Tue Feb 18 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.2-10.4 - Remove requires on java * Fri Feb 14 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.2-10.3 - SCL-ize requires and build-requires * Thu Feb 13 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.2-10.2 - Rebuild to regenerate auto-requires * Tue Feb 11 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.2-10.1 - First maven30 software collection build * Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1.2-10 - Mass rebuild 2013-12-27 * Wed Jul 17 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.2-9 - Update to current packaging guidelines * Wed Jun 12 2013 Orion Poplawski <orion@cora.nwra.com> 1.2-7 - Update spec for new Java guidelines * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Tue Jan 22 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.2-5 - Remove ppc64 ExcludeArch * Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Mon Feb 06 2012 Orion Poplawski <orion@cora.nwra.com> 1.2-3 - Drop junit4 references * Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Wed Jan 04 2012 Orion Poplawski <orion@cora.nwra.com> 1.2-1 - Update to 1.2 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Mon Dec 20 2010 Orion Poplawski <orion@cora.nwra.com> 1.1-4 - ExcludeArch ppc64 - no java >= 1:1.6.0 on ppc64 * Mon Dec 06 2010 Orion Poplawski <orion@cora.nwra.com> 1.1-3 - Rename to ant-antunit - Drop BuildRoot and %clean - Drop unneeded Provides * Fri Oct 29 2010 Orion Poplawski <orion@cora.nwra.com> 1.1-2 - Add /etc/ant.d/antunit - Add Requires: ant * Thu Oct 28 2010 Orion Poplawski <orion@cora.nwra.com> 1.1-1 - Initial package