slawekjaranowski commented on a change in pull request #20: [MINVOKER-250]
streamLogsOnFailures
URL:
https://github.com/apache/maven-invoker-plugin/pull/20#discussion_r401585776
##########
File path: src/main/mdo/invocation.mdo
##########
@@ -103,6 +103,13 @@ under the License.
<type>int</type>
<description>BuildJobs will be sorted in the descending order of the
ordinal. In other words, the BuildJobs with the highest numbers will be
executed first</description>
</field>
+ <field xml.attribute="true">
Review comment:
Another fields in this file is defined in the same way.
As I see `xml.attribute="true"` has effect that field is added as xml
attribute instead of new element/tag in xml.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services