philipmundt commented on a change in pull request #5: SLING-8047 Flush 
response's buffer once request has been processed 
URL: 
https://github.com/apache/sling-org-apache-sling-engine/pull/5#discussion_r236207640
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -191,6 +191,18 @@
             <version>1.0</version>
             <scope>test</scope>
         </dependency>
+        <dependency>
+            <groupId>org.mockito</groupId>
+            <artifactId>mockito-core</artifactId>
+            <version>1.9.5</version>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
 
 Review comment:
   Sorry, the shown diff lead me to a wrong assumption. Replaced the dependency 
of `org.apache.sling:org.apache.sling.commons.testing:2.1.0:test` with 
`org.apache.sling:org.apache.sling.testing.sling-mock:2.2.18:test` (+ a typo in 
the commit message which I'll fix by squashing everything).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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