nit0906 commented on a change in pull request #477:
URL: https://github.com/apache/jackrabbit-oak/pull/477#discussion_r795543913
##########
File path:
oak-core/src/test/java/org/apache/jackrabbit/oak/query/AbstractQueryTest.java
##########
@@ -108,17 +108,21 @@ protected void createTestIndexNode() throws Exception {
root.commit();
}
- protected static Tree createTestIndexNode(Tree index, String type)
- throws Exception {
+ protected static Tree createTestIndexNode(String indexName, Tree index,
String type) {
Review comment:
done
--
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]