Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Surviving Corporate Environments with Gradle

...

  1. If you used to run one of the download-* Ant targets (download-PG-JDBC, download-activemq, download-mySQL-JDBC) those have been removed.
    See 
    Jira
    serverASF JIRA
    serverId5aa69414-a9e9-3523-82ec-879b028fb15b
    keyOFBIZ-7793
     if interested in more details
  2. If you use your own custom libs (jar) shared by several of your own components you might put these libs in the lib folder just under the OFBiz root folder.
    You will find a README there with more details. You might also read 
    Jira
    serverASF JIRA
    serverId5aa69414-a9e9-3523-82ec-879b028fb15b
    keyOFBIZ-7910
     for history reason.
  3. It's clearly documented in the README.MD and below, but you might be interested to know that the debug port is now the standard 5005 rather than previously the OFBiz specific 8091
  4. If you are interested by all the changes done in the context of the Ant to Gradle migration please check 
    Jira
    serverASF JIRA
    serverId5aa69414-a9e9-3523-82ec-879b028fb15b
    keyOFBIZ-7534
    .

...

Surviving Corporate Environments with Gradle - Gradle Summit 2016

I thought it would be interesting to share this:

Widget Connector
urlhttps://www.youtube.com/watch?v=7G_9ZrYErkA


 

...

Gradle documentation

The documentation bloc below is the HTML import of the conversion of README.MD into HTML by Pandoc using this command line locally in root folder (you need to checkout the tools branch in your ofbiz folder)

...