ieugen commented on a change in pull request #308:
URL: https://github.com/apache/ofbiz-framework/pull/308#discussion_r663782587
##########
File path:
framework/entity/src/main/java/org/apache/ofbiz/entity/model/ModelReader.java
##########
@@ -225,8 +224,7 @@ private ModelEntity buildEntity(ResourceHandler
entityResourceHandler, Element c
throw new GenericEntityConfException("Could not
get document for " + entityResourceHandler.toString());
}
- // utilTimer.timerString("Before getDocumentElement in
" +
Review comment:
I've kept one line comments that seem to be useful in debugging.
They are not that many so have little impact.
--
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]