SLING-10846 introduce markWithJcrLastModified api

- new plumber api markWithJcrLastModified that writes date, user, and eventually pipe path (if configured, defaults to false),
- usage of api in write pipe, when properties are written (we might miss some cases, or update too much in other case but for now that can work),
- usage of api in path pipe, only in case the resource is created
8 files changed
tree: b7ecf813b19d49a7a3761b948ee988fc138a92bd
  1. src/
  2. .gitignore
  3. .sling-module.json
  4. bnd.bnd
  5. CODE_OF_CONDUCT.md
  6. CONTRIBUTING.md
  7. Jenkinsfile
  8. LICENSE
  9. pom.xml
  10. README.md
README.md

Apache Sling

Build Status Test Status Coverage Sonarcloud Status JavaDoc Maven Central Contrib License

Apache Sling Pipes

This module is part of the Apache Sling project.

Please go to Apache Sling Pipes for a complete documentation on sling pipes.