Jacques Le Roux created OFBIZ-10646:
---------------------------------------
Summary: Clean some Groovy files in base component
Key: OFBIZ-10646
URL:
https://issues.apache.org/jira/browse/OFBIZ-10646 Project: OFBiz
Issue Type: Improvement
Components: framework
Reporter: Jacques Le Roux
Following discussion at
https://markmail.org/message/y3izmnxd7jd6jbkf we need to clean some Groovy files in the base component, notably:
* remove {{ant-scripts}} folder and its content
* rename {{framework/base/groovyScript}} to {{framework/base/groovyScripts}}
* move GroovyInit.groovy and GroovyServiceTest.groovy to {{framework/base/groovyScripts}} and change their paths where used.
* after OFBIZ-10611 it's possible to move GroovyBaseScript.groovy from
{{framework/service/src/main/java/org/apache/ofbiz/service/engine}}
to
{{framework/service/src/main/groovy/org/apache/ofbiz/service/engine}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)