You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2022/11/13 08:37:49 UTC

[ofbiz-framework] branch release22.01 updated: Improved: how to list the Gradle tasks

This is an automated email from the ASF dual-hosted git repository.

jleroux pushed a commit to branch release22.01
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git


The following commit(s) were added to refs/heads/release22.01 by this push:
     new 310721e2cd Improved: how to list the Gradle tasks
310721e2cd is described below

commit 310721e2cd8524b46aacfe092d4ed301138f733d
Author: Jacques Le Roux <ja...@les7arts.com>
AuthorDate: Sun Nov 13 09:36:49 2022 +0100

    Improved: how to list the Gradle tasks
---
 INSTALL | 1 +
 1 file changed, 1 insertion(+)

diff --git a/INSTALL b/INSTALL
index 94abc25c23..9cf4302456 100644
--- a/INSTALL
+++ b/INSTALL
@@ -25,6 +25,7 @@ the command line at the OFBiz top level directory (folder).
         MS Windows: init-gradle-wrapper
         Unix-like OS: ./gradle/init-gradle-wrapper
 
+        The OFBiz specific Gradle tasks are listed using "gradlew tasks"
 
     Prepare OFBiz: