Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Review Request: apache-ant-antunit - Provide antunit ant task https://bugzilla.redhat.com/show_bug.cgi?id=647602 Summary: Review Request: apache-ant-antunit - Provide antunit ant task Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@xxxxxxxxxxxxxxxxx ReportedBy: orion@xxxxxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, fedora-package-review@xxxxxxxxxx Estimated Hours: 0.0 Classification: Fedora Spec URL: http://www.cora.nwra.com/~orion/fedora/apache-ant-antunit.spec SRPM URL: http://www.cora.nwra.com/~orion/fedora/apache-ant-antunit-1.1-1.fc14.src.rpm 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. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review