bugxml

Langue: en

Version: 2007-12-31 (ubuntu - 07/07/09)

Section: 1 (Commandes utilisateur)

NAME

bugxml - A bug triaging tool for Malone

SYNOPSIS

bugxml --version bugxml -e <text> bugxml -v <clue-file> bugxml -a <package> <condition> <clue>

OVERVIEW

Bugxml is part of the bughelper suite written by Ubuntu's BugSquad!

Bug triaging is one of the most challenging jobs of the BugSquad team on Malone (Launchpad bug tracker). On Dec 2006, Henrik Nilsen Omma sent a message to the BugSquad mailing list announcing a script to help with bug triaging. Then, Daniel Holbach started to improve it and both of them started a new product in Launchpad for bughelper, where the BugSquad team develops it further.

DESCRIPTION

This tool is primarily intended to help with the editing and creation of clue files for bughelper.

OPTIONS

These are all the options available so far:
--version
show program's version number and exit
-h, --help
show this help message and exit
-e STRING
escape provided string for use in XML files
-v, --validate=CLUEFILE
validate syntax of provided file against the clue file schema
-a, --simple-add=<package> <condition> <clue>
add clue using condition to package
-d, --dont-list=BUGNUMBER[,BUGNUMBER,...]
adds a dontlist tag to XML with the bug numbers in the comma separated list provided. This option is used in combination with -a only
This manual page was written by Ubuntu's BugSquad for the Malone bug tracking system. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation.

On Debian systems (like Ubuntu), the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.