Skip to content
This repository has been archived by the owner on Nov 12, 2023. It is now read-only.

Grunt Sling Content 0.0.2

Compare
Choose a tag to compare
@francescomari francescomari released this 15 Aug 08:20
· 56 commits to master since this release

This release adds the following improvements:

  • If the POST servlet returns a non-2xx status code, a warning is issued with the exception and message name.
  • Folders are created with a default jcr:resourceType of sling:Folder instead of nt:unstructured. The default behaviour can be overridden by .json files, as always.

An example has also been added to the repository, showing how to configure the task. The README file has also been improved, better describing how to install, configure and use the task.