reta commented on a change in pull request #904:
URL: https://github.com/apache/cxf/pull/904#discussion_r822220340



##########
File path: 
rt/frontend/simple/src/main/java/org/apache/cxf/frontend/WSDLGetUtils.java
##########
@@ -566,9 +566,6 @@ private void processSchemaReference(SchemaReference 
schemaReference,
                         
                         doneSchemas.put(decodedStart, schemaReference);
                         
doneSchemas.put(schemaReference.getReferencedSchema().getDocumentBaseURI(), 
schemaReference);
-                        if (!doneSchemas.containsKey(decodedOrigLocation)) {

Review comment:
       Thanks @rmartinc , may I ask you please to update the pull request with 
the change you suggest? It is a little bit difficult (to me) to understand it 
without seeing the complete flow, thank you.




-- 
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: dev-unsubscr...@cxf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to