Modify ↓
Ticket #406 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.

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.