File: summary.xml

package info (click to toggle)
libgroboutils-java 5-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 8,496 kB
  • sloc: java: 59,880; xml: 12,762; sh: 377; perl: 104; makefile: 20
file content (24 lines) | stat: -rw-r--r-- 696 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
<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
version $Date: 2003/05/19 20:31:41 $

-->
<list>
    <category name="Testing">
        <project>
            <name>testing-autodoc</name>
            <package>net.sourceforge.groboutils.autodoc.v1</package>
            <description>
              AutoDoc allows for JUnit tests to generate documentation for
              themselves.  Pluggable to allow user-defined extensions for each
              component.
            </description>
            <status>
            19-May-2003:
            Need to expand testing and update documents before this can enter
            RC 1.
            </status>
        </project>
    </category>
</list>