| Name: | rh-maven33-ant-antunit |
|---|---|
| Version: | 1.2 |
| Release: | 10.13.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 76765 |
| License: | ASL 2.0 |
| RPM: | rh-maven33-ant-antunit-1.2-10.13.el7.noarch.rpm |
| Source RPM: | rh-maven33-ant-antunit-1.2-10.13.el7.src.rpm |
| Build Date: | Tue Aug 30 2016 |
| Build Host: | x86-ol7-builder-02.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. |
- Fix BR on maven-local & co.
- maven33 rebuild #2
- maven33 rebuild
- Mass rebuild 2015-01-13
- BR/R on packages from rh-java-common
- Mass rebuild 2015-01-06
- Mass rebuild 2014-05-26
- Mass rebuild 2014-02-19
- Mass rebuild 2014-02-18
- Remove requires on java