You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2019/04/03 15:54:23 UTC

[GitHub] [activemq-artemis] michaelandrepearce commented on a change in pull request #2605: ARTEMIS-2292 Fix default on XSD for auto-delete-created-queues

michaelandrepearce commented on a change in pull request #2605: ARTEMIS-2292 Fix default on XSD for auto-delete-created-queues
URL: https://github.com/apache/activemq-artemis/pull/2605#discussion_r271812855
 
 

 ##########
 File path: artemis-server/src/main/resources/schema/artemis-configuration.xsd
 ##########
 @@ -3160,7 +3160,7 @@
                </xsd:annotation>
             </xsd:element>
 
-            <xsd:element name="auto-delete-created-queues" type="xsd:boolean" default="true" maxOccurs="1" minOccurs="0">
 
 Review comment:
   Yup good spot. Just quickly i spotted something late last night and fixed directly in master. Just in case you are cherry picking

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services