clebertsuconic commented on a change in pull request #2610: ARTEMIS-2295 fix 
IBM JDK schema parsing
URL: https://github.com/apache/activemq-artemis/pull/2610#discussion_r272732154
 
 

 ##########
 File path: artemis-server/src/main/resources/schema/artemis-configuration.xsd
 ##########
 @@ -1669,12 +1669,24 @@
    </xsd:complexType>
 
    <xsd:complexType name="federationTransformerType">
-      <xsd:complexContent>
-         <xsd:extension base="transformerType">
-            <xsd:attribute name="name" type="xsd:ID" use="required" />
-            <xsd:attributeGroup ref="xml:specialAttrs"/>
-         </xsd:extension>
-      </xsd:complexContent>
+      <xsd:sequence>
 
 Review comment:
   look at the JIRA for more information. Basically IBM JDK is complaining for 
no absolute reason.
   
   I'm doing a copy & paste instead of the inheritance.
   
   not as cool.. but I don't know how to solve the IBM JDK
   

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


With regards,
Apache Git Services

Reply via email to