/[Apache-SVN]
ViewVC logotype

Revision 1846485


Jump to revision: Previous Next
Author: jleroux
Date: Tue Nov 13 05:03:51 2018 UTC (5 years, 5 months ago)
Changed paths: 20
Log Message:
Improved: Clean some Groovy files in base component
(OFBIZ-10646)

Following discussion at https://markmail.org/message/y3izmnxd7jd6jbkf 
this cleans 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 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)
* Fixes a typo in test-suite.xsd

Changed paths

Path Details
Directoryofbiz/ofbiz-framework/trunk/build.gradle modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/base/ant-scripts/ deleted
Directoryofbiz/ofbiz-framework/trunk/framework/base/config/GroovyInit.groovy deleted
Directoryofbiz/ofbiz-framework/trunk/framework/base/groovyScript/ deleted
Directoryofbiz/ofbiz-framework/trunk/framework/base/groovyScripts/
(Copied from ofbiz/ofbiz-framework/trunk/framework/base/groovyScript, r1846484)
added
Directoryofbiz/ofbiz-framework/trunk/framework/base/groovyScripts/GroovyInit.groovy
(Copied from ofbiz/ofbiz-framework/trunk/framework/base/config/GroovyInit.groovy, r1846391)
added
Directoryofbiz/ofbiz-framework/trunk/framework/base/src/main/java/org/apache/ofbiz/base/util/GroovyUtil.java modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/base/testdef/basetests.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/common/groovyScripts/GroovyServiceTest.groovy
(Copied from ofbiz/ofbiz-framework/trunk/framework/common/minilang/GroovyServiceTest.groovy, r1846484)
added
Directoryofbiz/ofbiz-framework/trunk/framework/common/minilang/GroovyServiceTest.groovy deleted
Directoryofbiz/ofbiz-framework/trunk/framework/common/servicedef/services_test.xml modified , text changed
Directoryofbiz/ofbiz-framework/trunk/framework/service/src/main/groovy/ added
Directoryofbiz/ofbiz-framework/trunk/framework/service/src/main/groovy/org/ added
Directoryofbiz/ofbiz-framework/trunk/framework/service/src/main/groovy/org/apache/ added
Directoryofbiz/ofbiz-framework/trunk/framework/service/src/main/groovy/org/apache/ofbiz/ added
Directoryofbiz/ofbiz-framework/trunk/framework/service/src/main/groovy/org/apache/ofbiz/service/ added
Directoryofbiz/ofbiz-framework/trunk/framework/service/src/main/groovy/org/apache/ofbiz/service/engine/ added
Directoryofbiz/ofbiz-framework/trunk/framework/service/src/main/groovy/org/apache/ofbiz/service/engine/GroovyBaseScript.groovy added
Directoryofbiz/ofbiz-framework/trunk/framework/service/src/main/java/org/apache/ofbiz/service/engine/GroovyBaseScript.groovy deleted
Directoryofbiz/ofbiz-framework/trunk/framework/testtools/dtd/test-suite.xsd modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26