You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Alexander Foreman (JIRA)" <ji...@apache.org> on 2008/09/17 11:01:45 UTC

[jira] Created: (IVY-906) Ability to grab non standardly placed artifacts from a local filesystem resolver without downloading to cache.

Ability to grab non standardly placed artifacts from a local filesystem resolver without downloading to cache.
--------------------------------------------------------------------------------------------------------------

                 Key: IVY-906
                 URL: https://issues.apache.org/jira/browse/IVY-906
             Project: Ivy
          Issue Type: Improvement
          Components: Core
    Affects Versions: 2.0.0-beta-2
            Reporter: Alexander Foreman
             Fix For: unspecified


Ok, I see, this is not supported yet, so please file an improvement in JIRA.

Xavier


>
>
> Thanks for the help.
>
>
> Alex Foreman
> Morgan Stanley | Technology
> 20 Cabot Square | Canary Wharf | Floor 06 London, E14 4QW
> Phone: +44 20 7677-5732
> Alexander.Foreman@morganstanley.com
>
> -----Original Message-----
> From: Xavier Hanin [mailto:xavier.hanin@gmail.com]
> Sent: 16 September 2008 17:36
> To: ivy-user@ant.apache.org
> Subject: Re: URL=.... Behaviour
>
> On Tue, Sep 16, 2008 at 6:06 PM, Foreman, Alex (IT) < 
> Alexander.Foreman@morganstanley.com> wrote:
>
> > I have a feature request I  asked about before but may have ben lost.
> >
> > If you have a url and its not in its place in its repository then 
> > Ivy will download it and ignore local='true' as it did not find it 
> > in the reolver correctly but elsewhere.  This obiously can be 
> > anywhere as it's a URL and we want to consider it remote.
> >
> > Is there or can there be a way to force the resover to always be 
> > local.  Eg even if it's a url use that location when using a cache 
> > path rarther than the local cache position.
> >
> > Maybe <cache useOrigin="always" /> in ivy-settings.
> >
> > I have been considering doing this via a trigger but might be nice 
> > if Ivy supported it directly.
>
> The problem is that after resolve, Ivy requires all your artifacts to 
> be accessible as java.io.File objects, so a URL is not possible, 
> unless it's a file URL. Could you detail your use case?
>
> Xavier
>
>
> >
> > Many thanks,
> >
> > Alex Foreman
> > Morgan Stanley | Technology
> > 20 Cabot Square | Canary Wharf | Floor 06 London, E14 4QW
> > Phone: +44 20 7677-5732
> > Alexander.Foreman@morganstanley.com

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


[jira] Updated: (IVY-906) Ability to grab non standardly placed artifacts from a local filesystem resolver without downloading to cache.

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

Xavier Hanin updated IVY-906:
-----------------------------

    Fix Version/s:     (was: unspecified)

> Ability to grab non standardly placed artifacts from a local filesystem resolver without downloading to cache.
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: IVY-906
>                 URL: https://issues.apache.org/jira/browse/IVY-906
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.0.0-beta-2
>            Reporter: Alexander Foreman
>
> Ok, I see, this is not supported yet, so please file an improvement in JIRA.
> Xavier
> >
> >
> > Thanks for the help.
> >
> >
> > Alex Foreman
> > Morgan Stanley | Technology
> > 20 Cabot Square | Canary Wharf | Floor 06 London, E14 4QW
> > Phone: +44 20 7677-5732
> > Alexander.Foreman@morganstanley.com
> >
> > -----Original Message-----
> > From: Xavier Hanin [mailto:xavier.hanin@gmail.com]
> > Sent: 16 September 2008 17:36
> > To: ivy-user@ant.apache.org
> > Subject: Re: URL=.... Behaviour
> >
> > On Tue, Sep 16, 2008 at 6:06 PM, Foreman, Alex (IT) < 
> > Alexander.Foreman@morganstanley.com> wrote:
> >
> > > I have a feature request I  asked about before but may have ben lost.
> > >
> > > If you have a url and its not in its place in its repository then 
> > > Ivy will download it and ignore local='true' as it did not find it 
> > > in the reolver correctly but elsewhere.  This obiously can be 
> > > anywhere as it's a URL and we want to consider it remote.
> > >
> > > Is there or can there be a way to force the resover to always be 
> > > local.  Eg even if it's a url use that location when using a cache 
> > > path rarther than the local cache position.
> > >
> > > Maybe <cache useOrigin="always" /> in ivy-settings.
> > >
> > > I have been considering doing this via a trigger but might be nice 
> > > if Ivy supported it directly.
> >
> > The problem is that after resolve, Ivy requires all your artifacts to 
> > be accessible as java.io.File objects, so a URL is not possible, 
> > unless it's a file URL. Could you detail your use case?
> >
> > Xavier
> >
> >
> > >
> > > Many thanks,
> > >
> > > Alex Foreman
> > > Morgan Stanley | Technology
> > > 20 Cabot Square | Canary Wharf | Floor 06 London, E14 4QW
> > > Phone: +44 20 7677-5732
> > > Alexander.Foreman@morganstanley.com

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