Modify

Ticket #406 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

default dope file name

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

Description

There doesn't seem to be a default dope filename (or if there is moap doap --help does not list it).

Adding to the confusion, the error when you run 'moap doap' says 'no .doap file in DIR', but actually, if you have a .doap file, its not invalid, just not being read.

That said, I suggest something like project.doap, not .doap as the default, as these files are important and should be visible.

Attachments

Change History

comment:1 Changed 4 years ago by thomas

I was confused at first at the report.

I think it was the console message that threw you off that it didn't find a .doap file. I changed it to '*.doap'. I also updated the help string to be more clear.

I think it should make it clear now, but if not, feel free to reopen so I can further find a way to fix the docs.

comment:2 Changed 4 years ago by thomas

  • Status changed from new to closed
  • Resolution set to fixed

(In [437]) * moap/command/doap.py:

  • moap/doap/doap.py: Better explain that we're looking for any *.doap file in cwd. Fixes #406.
View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


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

 
Note: See TracTickets for help on using tickets.