On Apr 24, 2015, at 4:36 PM, Adam Heath <[email protected]> wrote:
>>> src/main/java/org/ofbiz/product/ >>> src/main/minilang/org/ofbiz/product/ >>> src/main/groovy/... >>> src/test/java/org/ofbiz/product/ > > I haven't yet gotten to integrating a groovy compiler plugin, I see only one > .groovy in framework/service/src, for the entire project. When I proposed this I was also thinking about to move the groovy (data preparation) scripts that are currently under WEB-INF/actions folders; most of them could be used in non web applications. Jacopo
