Merge lp://qastaging/~piastucki/bzr-xmloutput/xmltags-tag-rename into lp://qastaging/bzr-xmloutput

Proposed by Piotr Piastucki
Status: Merged
Approved by: Guillermo Gonzalez
Approved revision: 166
Merged at revision: 166
Proposed branch: lp://qastaging/~piastucki/bzr-xmloutput/xmltags-tag-rename
Merge into: lp://qastaging/bzr-xmloutput
Diff against target: 33 lines (+3/-3)
2 files modified
tagsxml.py (+1/-1)
tests/test_tags_xml.py (+2/-2)
To merge this branch: bzr merge lp://qastaging/~piastucki/bzr-xmloutput/xmltags-tag-rename
Reviewer Review Type Date Requested Status
Guillermo Gonzalez Approve
Review via email: mp+150189@code.qastaging.launchpad.net

Description of the change

A small change in the XML format to avoid nested <tag> elements which might look a bit confusing.
<tags><tag><tag/><revision/></tag></tags>
will change into
<tags><tag><name/><revision/></tag></tags>

To post a comment you must log in.
Revision history for this message
Guillermo Gonzalez (verterok) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to all changes: