svn commit: r1815454 - in /ofbiz/site: developers.html template/page/developers.tpl.php

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

svn commit: r1815454 - in /ofbiz/site: developers.html template/page/developers.tpl.php

jleroux@apache.org
Author: jleroux
Date: Thu Nov 16 13:35:03 2017
New Revision: 1815454

URL: http://svn.apache.org/viewvc?rev=1815454&view=rev
Log:
Adds a link to the "From Ant to Gradle" page

Modified:
    ofbiz/site/developers.html
    ofbiz/site/template/page/developers.tpl.php

Modified: ofbiz/site/developers.html
URL: http://svn.apache.org/viewvc/ofbiz/site/developers.html?rev=1815454&r1=1815453&r2=1815454&view=diff
==============================================================================
--- ofbiz/site/developers.html (original)
+++ ofbiz/site/developers.html Thu Nov 16 13:35:03 2017
@@ -195,7 +195,14 @@
     <p>Run the following command for MS Windows</p>
     <code>gradlew ofbiz --shutdown</code>
     <p></p>
-    <p><strong>NOTE</strong>: That quotes are needed for the Unix based command. For further details and a full list of all available OFBiz Gradle commands, please take a look at the main <a href="//svn.apache.org/repos/asf/ofbiz/tools/wiki-files/README.md.html" target="external"><strong>README.md file</strong></a></p>
+    <p>
+     <strong>NOTE</strong>: That quotes are needed for the Unix based command. For further details and a full list of all available OFBiz Gradle commands, please take a look at the main
+     <a href="//svn.apache.org/repos/asf/ofbiz/tools/wiki-files/README.md.html" target="external"><strong>README.md file.</strong></a>
+     </br>
+     If you are an user migrating from a  version which uses Ant you might be interested by:    
+     <a href="//cwiki.apache.org/confluence/display/OFBIZ/From+Ant+to+Gradle+-+trunk+version" target="external"><strong>From Ant to Gradle</strong></a>
+    
+    </p>
     <p></p>
             </div>
             </section>            

Modified: ofbiz/site/template/page/developers.tpl.php
URL: http://svn.apache.org/viewvc/ofbiz/site/template/page/developers.tpl.php?rev=1815454&r1=1815453&r2=1815454&view=diff
==============================================================================
--- ofbiz/site/template/page/developers.tpl.php (original)
+++ ofbiz/site/template/page/developers.tpl.php Thu Nov 16 13:35:03 2017
@@ -95,7 +95,14 @@
     <p>Run the following command for MS Windows</p>
     <code>gradlew ofbiz --shutdown</code>
     <p></p>
-    <p><strong>NOTE</strong>: That quotes are needed for the Unix based command. For further details and a full list of all available OFBiz Gradle commands, please take a look at the main <a href="//svn.apache.org/repos/asf/ofbiz/tools/wiki-files/README.md.html" target="external"><strong>README.md file</strong></a></p>
+    <p>
+     <strong>NOTE</strong>: That quotes are needed for the Unix based command. For further details and a full list of all available OFBiz Gradle commands, please take a look at the main
+     <a href="//svn.apache.org/repos/asf/ofbiz/tools/wiki-files/README.md.html" target="external"><strong>README.md file.</strong></a>
+     </br>
+     If you are an user migrating from a  version which uses Ant you might be interested by:    
+     <a href="//cwiki.apache.org/confluence/display/OFBIZ/From+Ant+to+Gradle+-+trunk+version" target="external"><strong>From Ant to Gradle</strong></a>
+    
+    </p>
     <p></p>
             </div>
             </section>