[ https://issues.apache.org/jira/browse/SLING-12437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17932516#comment-17932516 ]
Paul King commented on SLING-12437: ----------------------------------- I'll take a look. I did very briefly look at Sling quite a few years ago: https://www.slideshare.net/slideshow/industrial-strength-groovy-paul-king-may2009-1461116/1461116#68 > Groovy macro library does not work properly in OSGi > --------------------------------------------------- > > Key: SLING-12437 > URL: https://issues.apache.org/jira/browse/SLING-12437 > Project: Sling > Issue Type: Bug > Components: Starter > Reporter: Roy Teeuwen > Assignee: Roy Teeuwen > Priority: Major > Fix For: Starter 13 > > > In the sling-starter project, all groovy dependencies are listed. One of them > is groovy-macro, which does not properly work in an OSGi environment (or at > least not in the current setup of the Sling 13 SNAPSHOT). It deletes all > DefaultGroovyMethod methods from any POJO / POGO and adds the > MacroGroovyMethod instead. > My proposal is to delete the groovy-macro as library from the starter, I > expect that [~dklco] just added all libraries that he saw were available at > the time of adding the groovy feature file. If no one objects, I will do the > change -- This message was sent by Atlassian Jira (v8.20.10#820010)