royteeuwen commented on code in PR #519:
URL:
https://github.com/apache/maven-build-cache-extension/pull/519#discussion_r3701801285
##########
src/main/mdo/build-cache-config.mdo:
##########
@@ -951,6 +951,15 @@ under the License.
<type>String</type>
<description>Files in a directory are filtered by matching
their names against this glob.</description>
</field>
+ <field xml.attribute="true">
Review Comment:
Bumped the modello model version from `1.3.0` to `1.4.0` in `pom.xml`, and
updated the namespace/schemaLocation in
`src/site/resources/maven-build-cache-config.xml` to match — following the same
pattern as c915399 (the last model change). I left the existing test project
configs on their current namespaces, as that commit did too.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]