svn commit: r1846891 - /ofbiz/ofbiz-framework/trunk/build.gradle

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1846891 - /ofbiz/ofbiz-framework/trunk/build.gradle

jleroux@apache.org
Author: jleroux
Date: Mon Nov 19 10:12:02 2018
New Revision: 1846891

URL: http://svn.apache.org/viewvc?rev=1846891&view=rev
Log:
No functional change, dummy change to test documentation generation on site.

Unfortunately presently I can't force with ofbiz-bot: INFRA-17259

Modified:
    ofbiz/ofbiz-framework/trunk/build.gradle

Modified: ofbiz/ofbiz-framework/trunk/build.gradle
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/build.gradle?rev=1846891&r1=1846890&r2=1846891&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/build.gradle (original)
+++ ofbiz/ofbiz-framework/trunk/build.gradle Mon Nov 19 10:12:02 2018
@@ -1090,3 +1090,4 @@ def gradlewSubprocess(commandList) {
     def gradlew = os.contains('windows') ? 'gradlew.bat' : './gradlew'
     exec { commandLine(gradlew, "--no-daemon", *commandList) }
 }
+