You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-commits@incubator.apache.org by "Jeffrey Blattman (JIRA)" <ji...@apache.org> on 2007/06/25 20:02:25 UTC

[jira] Created: (IVY-538) allow setting default for useOrigin

allow setting default for useOrigin
-----------------------------------

                 Key: IVY-538
                 URL: https://issues.apache.org/jira/browse/IVY-538
             Project: Ivy
          Issue Type: Improvement
    Affects Versions: 2.0.0-alpha-1
            Reporter: Jeffrey Blattman
            Priority: Minor


it would be very nice to be able to set a property that defines the default value for useOrigin, for example, ivy.useOrigin. it would default to false for backwards compatibility. in a use case where only a local (filesystem) repo is used, it is tedious to set useOrigin on every ivy:resolve task. in our case, we have a large project with 50 modules and over 50 calls to resolve.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (IVY-538) allow setting default for useOrigin

Posted by "Maarten Coene (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVY-538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maarten Coene resolved IVY-538.
-------------------------------

    Resolution: Duplicate

> allow setting default for useOrigin
> -----------------------------------
>
>                 Key: IVY-538
>                 URL: https://issues.apache.org/jira/browse/IVY-538
>             Project: Ivy
>          Issue Type: Improvement
>    Affects Versions: 2.0.0-alpha-1
>            Reporter: Jeffrey Blattman
>            Priority: Minor
>
> it would be very nice to be able to set a property that defines the default value for useOrigin, for example, ivy.useOrigin. it would default to false for backwards compatibility. in a use case where only a local (filesystem) repo is used, it is tedious to set useOrigin on every ivy:resolve task. in our case, we have a large project with 50 modules and over 50 calls to resolve.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.