After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 710801 - Detect product name from the DOAP file
Detect product name from the DOAP file
Status: RESOLVED WONTFIX
Product: git-bz
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: git-bz-maint
git-bz-maint
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2013-10-24 12:54 UTC by Bastien Nocera
Modified: 2018-07-10 22:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add support for retrieving bug tracker information from DOAP files (5.89 KB, patch)
2015-01-05 11:37 UTC, Philip Withnall
none Details | Review

Description Bastien Nocera 2013-10-24 12:54:16 UTC
So you can detect the product name automatically, and use "general" as the component, and "unspecified" as the version (see also bug 710799).
Comment 1 Philip Withnall 2015-01-05 11:37:12 UTC
Created attachment 293802 [details] [review]
Add support for retrieving bug tracker information from DOAP files

If the project has a ‘*.doap’ file in its root directory which contains
a <bug-database> element which contains a parseable Bugzilla browse.cgi
or enter_bug.cgi URI, extract the product and component from it.

The local default-[product|component] configuration overrides the DOAP
file, and the DOAP file overrides the global git configuration.
Comment 2 André Klapper 2018-07-10 22:10:45 UTC
git-bz saw its last code changes three years ago: http://git.fishsoup.net/cgit/git-bz/
GNOME is moving from Bugzilla (the "bz" in "git-bz") to Gitlab.

Closing this report as WONTFIX as part of Bugzilla Housekeeping.

Please feel free to reopen this ticket (or rather transfer the project to GNOME Gitlab, as Bugzilla is deprecated) if active development is about to take place again.