You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by GitBox <gi...@apache.org> on 2021/07/23 09:09:35 UTC

[GitHub] [sling-org-apache-sling-scripting-sightly-runtime] Buuhuu commented on a change in pull request #7: SLING-10651: add java.time.Instant to RuntimeObjectModel

Buuhuu commented on a change in pull request #7:
URL: https://github.com/apache/sling-org-apache-sling-scripting-sightly-runtime/pull/7#discussion_r675416092



##########
File path: src/main/java/org/apache/sling/scripting/sightly/render/RuntimeObjectModel.java
##########
@@ -95,6 +96,14 @@
      */
     Date toDate(Object object);
 
+    /**
+     * Convert the given object to a {@link Instant} object

Review comment:
       fixed the c&p typo in https://github.com/apache/sling-org-apache-sling-scripting-sightly-runtime/pull/7/commits/026497d9d0d1eba7ca4a95c629d532331d68f0b3




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

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