[ https://issues.apache.org/jira/browse/SLING-7511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16380892#comment-16380892 ]
ASF GitHub Bot commented on SLING-7511: --------------------------------------- volteanu commented on a change in pull request #6: SLING-7511: Add importContent to SlingClient URL: https://github.com/apache/sling-org-apache-sling-testing-clients/pull/6#discussion_r171356928 ########## File path: src/main/java/org/apache/sling/testing/clients/html/package-info.java ########## @@ -17,7 +17,7 @@ * under the License. */ -@Version("2.2.0") +@Version("2.3.0") Review comment: same `org.apache.sling.testing.clients.email`: ``` [INFO] ----------------------------------------------------------------------------------------------------------- [INFO] < org.apache.sling.testing.clients.email minor 1.2.0 1.1.0 1.2.0 - [INFO] < class org.apache.sling.testing.clients.email.SlingEmailClient [INFO] + method importContent(java.lang.String,java.lang.String,java.io.File,int[]) [INFO] + return org.apache.sling.testing.clients.SlingHttpResponse [INFO] + method importContent(java.lang.String,java.lang.String,java.lang.String,int[]) [INFO] + return org.apache.sling.testing.clients.SlingHttpResponse [INFO] + method importJson(java.lang.String,org.codehaus.jackson.JsonNode,int[]) [INFO] + return org.apache.sling.testing.clients.SlingHttpResponse [INFO] - version 1.1.0 [INFO] + version 1.2.0 [INFO] ----------------------------------------------------------------------------------------------------------- ``` ---------------------------------------------------------------- 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: us...@infra.apache.org > Add importContent to SlingClient > -------------------------------- > > Key: SLING-7511 > URL: https://issues.apache.org/jira/browse/SLING-7511 > Project: Sling > Issue Type: Improvement > Components: Apache Sling Testing Clients > Reporter: Valentin Olteanu > Priority: Major > > Add operations specific to > [http://sling.apache.org/documentation/bundles/manipulating-content-the-slingpostservlet-servlets-post.html#importing-content-structures] > -- This message was sent by Atlassian JIRA (v7.6.3#76005)