[Bug 647602] New: Review Request: apache-ant-antunit - Provide antunit ant task

bugzilla at redhat.com bugzilla at redhat.com
Thu Oct 28 21:17:54 UTC 2010


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 at fedoraproject.org
        ReportedBy: orion at cora.nwra.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   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.



More information about the package-review mailing list