You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by GitBox <gi...@apache.org> on 2023/01/09 13:11:23 UTC

[GitHub] [sling-org-apache-sling-repoinit-parser] bdelacretaz commented on a diff in pull request #27: SLING-11736 Add "ensure nodes" as replacement of "create path" with

bdelacretaz commented on code in PR #27:
URL: https://github.com/apache/sling-org-apache-sling-repoinit-parser/pull/27#discussion_r1064624010


##########
src/main/java/org/apache/sling/repoinit/parser/operations/CreatePath.java:
##########
@@ -25,7 +25,12 @@
 import org.jetbrains.annotations.NotNull;
 import org.osgi.annotation.versioning.ProviderType;
 
+/**
+ * @deprecate Use {@link EnsureNodes} instead.

Review Comment:
   should be @deprecated, right?



-- 
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: dev-unsubscribe@sling.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org