Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-10646

Clean some Groovy files in base and common components

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Implemented
    • None
    • 18.12.01
    • framework
    • None

    Description

      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 respectively to framework/base/groovyScripts and framework/common/groovyScripts and change their paths where used.
      • Removes GroovyInit.groovy from excludedConfigFiles block in build.gradle
      • 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
      • Removes FileUtilTests.groovy from basetests.xml (missed it in OFBIZ-10611)

      Attachments

        Activity

          People

            jleroux Jacques Le Roux
            jleroux Jacques Le Roux
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: