https://bugzilla.gnome.org/show_bug.cgi?id=746093

            Bug ID: 746093
           Summary: doap git hook inconsistent with FAQ
    Classification: Infrastructure
           Product: sysadmin
           Version: unspecified
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Git
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
     GNOME version: ---

I'm trying to push a .doap file with 
<category rdf:resource="http://api.gnome.org/doap-extensions#development"; />

When I push, this gets rejected with:
remote: ---
remote: ERROR: libgovirt.doap is not valid:
remote:    doap:category property should be one of:
apps,core,core-apps,deprecated,infrastructure
remote:
remote: Please see:
remote:    https://wiki.gnome.org/Git/FAQ
remote: ---

However
https://wiki.gnome.org/Git/FAQ#How_do_I_add_a_description_to_the_git_web_view.3F__What_is_this_.22blah.doap.22.3F
says:
« The fragment portion of the category field's rdf:resource can be one of
admin, bindings, deprecated, desktop, development, infrastructure, platform, or
productivity »

I know I can fix the wiki, but I don't think libgovirt fits in
apps/core/core-apps/deprecated/infrastructure, so it would be nice if the hook
allowed 'development' at least.

-- 
You are receiving this mail because:
You are watching the QA Contact of the bug.
You are watching the assignee of the bug.
_______________________________________________
gnome-infrastructure mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gnome-infrastructure

Reply via email to