Name: | ant-antunit |
---|---|
Version: | 1.2 |
Release: | 10.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 75911 |
License: | ASL 2.0 |
RPM: | ant-antunit-1.2-10.el7.noarch.rpm |
Source RPM: | ant-antunit-1.2-10.el7.src.rpm |
Build Date: | Tue Apr 29 2014 |
Build Host: | ca-buildj3.us.oracle.com |
Vendor: | Oracle America |
URL: | http://ant.apache.org/antlibs/antunit/ |
Summary: | Provide antunit ant task |
Description: | The <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. |
- Mass rebuild 2013-12-27
- Update to current packaging guidelines
- Update spec for new Java guidelines
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Remove ppc64 ExcludeArch
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Drop junit4 references
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Update to 1.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild