Fedora 13 Update: ant-antunit-1.1-3.fc13

updates at fedoraproject.org updates at fedoraproject.org
Sat Dec 25 22:24:46 UTC 2010


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2010-18730
2010-12-09 21:28:04
--------------------------------------------------------------------------------

Name        : ant-antunit
Product     : Fedora 13
Version     : 1.1
Release     : 3.fc13
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.

--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update ant-antunit' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list