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 (29 lines) | stat: -rw-r--r-- 1,046 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
<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
Version $Date: 2003/10/03 16:46:39 $
-->

<list>
    <category name="Testing">
        <project>
            <name>pmti</name>
            <package>net.sourceforge.groboutils.pmti.v1</package>
            <description>
              The Problem Management Tracker Interface. A framework for
              interfacing with Problem Management Trackers (a.k.a. bug
              trackers). Includes SPI connectors for the AutoDoc framework.
            </description>
            <status>
            04-Oct-2003:
            Looking at moving the location of the tracking numbers from
            code to XDoclet.  If so, this will be a major change and
            break backwards-compatibility.<BR />
            Still need example implementations for Sourceforge (web-based) and
            Bugzilla (database-based). <BR />
            Complete the documentation.  As the system is in flux, this
            is an on-going task.
            </status>
        </project>
    </category>
</list>