Latest Posts

Archives [+]

[LOTD] Groovy's MarkupBuilder and Sling

If you like Groovy as a scripting language have a look at Christian Sprecher's blog post on using the Groovy MarkupBuilder for Sling scripting. Sling does not come with Groovy by default (yet), because the Groovy engine is not available in a public Maven repository, but Christian has provided a JIRA issue that explains how to install it. Recent mails on Sling's mailing list suggest that there is indeed demand for Groovy on Sling.

 

COMMENTS

  • By Paul King - 12:32 PM on Dec 16, 2008   Reply
    Good news! The most recent versions of Groovy (a release version is due very shortly) now have this support built in. Thanks to Christian and Felix for their efforts in helping make this happen.