You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Pierre Smits (JIRA)" <ji...@apache.org> on 2016/06/27 08:55:52 UTC

[jira] [Updated] (OFBIZ-7605) Extend use of Apache IVY re external library management for r13x

     [ https://issues.apache.org/jira/browse/OFBIZ-7605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre Smits updated OFBIZ-7605:
--------------------------------
    Attachment: OFBIZ-7605-svn-status.txt
                ofbiz-7605-r13-ivy.patch

This patch addresses the issue.

The 'OFBIZ-7605-svn-status.txt' outlines all files that need to be removed manually, before the patch file is applied.

A new command file has been added 'ofbiz-init.sh'. The commands in this file download the minimal set of jars required to execute ant commands for building. 

A new ant task has been defined to retrieve all external libraries necessary to build the OFBiz instance. Just execute the following tasks from the root folder of your OFBiz instance.

./ant init-jars-download

This task *DOES NOT* download the jdbc files for specific production settings. Use the existing ./ant download-* tasks. See ./ant -p


> Extend use of Apache IVY re external library management for r13x
> ----------------------------------------------------------------
>
>                 Key: OFBIZ-7605
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7605
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL COMPONENTS, framework
>    Affects Versions: Release Branch 13.07
>            Reporter: Pierre Smits
>         Attachments: OFBIZ-7605-svn-status.txt, ofbiz-7605-r13-ivy.patch
>
>
> This subtask addresses the issues regarding the r13.07 branch.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)