File: v2_antdoc.xml

package info (click to toggle)
libgroboutils-java 5-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 9,396 kB
  • ctags: 11,186
  • sloc: java: 59,748; xml: 12,762; sh: 377; perl: 104; makefile: 20
file content (32 lines) | stat: -rw-r--r-- 1,013 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<?xml version="1.0" encoding="ISO-8859-1"?>
<document>
<head>
    <name>GroboCoverage Ant Tasks</name>
    <doc-version>$Date: 2004/04/06 02:57:09 $</doc-version>
    <author>Matt Albrecht</author>
</head>
<body>

<a name="tasks"><section>A Guide To The Ant Tasks</section></a>

<P>
The following is a listing of all ant tasks contained in this package.
<ul>
    <LI><link name="v2_antdoc_grobo-instrument">grobo-instrument</link></LI>
    <LI><link name="v2_antdoc_grobo-report">grobo-report</link></LI>
    <LI><link name="v2_antdoc_grobo-rezip">grobo-rezip</link></LI>
    <LI><link name="v2_antdoc_coveragepostcompile">coveragepostcompile</link> <I>(deprecated)</I></LI>
    <LI><link name="v2_antdoc_coveragereport">coveragereport</link> <I>(deprecated)</I></LI>
</ul>
</P>

<P>
To add the tasks into your Ant build script, see
<a href="getting_started.html#referenceNewTasks">the Referencing New Tasks</a>
section of the <link name="getting_started">Getting Started</link> page.
</P>


</body>
</document>