vorburger commented on a change in pull request #662: FINERACT-797: Use Spring 
Boot BOM to avoid maintaining version numbers in dependencies.gradle
URL: https://github.com/apache/fineract/pull/662#discussion_r352431381
 
 

 ##########
 File path: 
fineract-provider/src/test/java/org/apache/fineract/mix/report/service/XBRLBuilderTest.java
 ##########
 @@ -79,13 +79,10 @@ public void shouldCorrectlyBuildMap() {
             nodes = 
DocumentBuilderFactory.newInstance().newDocumentBuilder().parse(new 
ByteArrayInputStream(result.getBytes()))
                     .getElementsByTagName("Assets");
         } catch (final SAXException e) {
-            // TODO Auto-generated catch block
 
 Review comment:
   #663 did this, but in resolving the conflicts it looks like somehow this 
came back?

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to