Modify

Ticket #408 (new defect)

Opened 4 years ago

Last modified 4 years ago

bugtracker handling complains about launchpad bugs

Reported by: robertc@… Owned by: thomas
Priority: major Milestone: 0.2.8
Component: moap Version: TRUNK
Keywords: Cc:

Description

<bug-database rdf:resource="https://bugs.launchpad.net/pyjunitxml"/>

.. moap doap -f project.doap bug No known bug tracker found at  https://bugs.launchpad.net/pyjunitxml

What does this mean?

Attachments

Change History

comment:1 Changed 4 years ago by thomas

That error should probably (dynamically) list the bug trackers moap currently knows about. moap knows about bugzilla and trac atm.

As for a launchpad implementation: Look at moap/bug/bug.py for the base class to implement, and moap/bug/trac.py and moap/bug/bugzilla.py for ideas. The interface is not yet set in stone since there are many features I'd still want to add, but it's a start!

Let me know if you need help.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as new
as The resolution will be set. Next status will be 'closed'
to The owner will be changed from thomas. Next status will be 'new'
The owner will be changed from thomas to anonymous. Next status will be 'assigned'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.