On 1/9/07, Gilles Scokart <[EMAIL PROTECTED]> wrote:



Which java version is supported by ivy?


1.4 or greater.

And by the way, what are the ant versions supported by ivy? When I look in
the ivy.xml of ivy, I see only ant 1.6.5.


Ivy is supposed to work with ant 1.5.1 or greater (see
http://incubator.apache.org/ivy/doc/ant.html).
But it's been a long time since my last test with any other version than
1.6.5. And I've done no test with 1.7 so far.

But I'm sure it will work with
more versions.  I know that giving a range in the ivy.xml will make the
build and the test more complex, but do you have an idea of the answer.


To be clean we should set up a test environment and run the unit tests
against all supported versions. We should... :-)

Xavier

Gilles


> -----Original Message-----
> From: Maarten Coene (JIRA) [mailto:[EMAIL PROTECTED]
> Sent: Monday, January 08, 2007 11:01 PM
> To: [email protected]
> Subject: [jira] Commented: (IVY-378) Downloads from
> filesystem repositories are slow
>
>
>     [
> https://issues.apache.org/jira/browse/IVY-378?page=com.atlassi
> an.jira.plugin.system.issuetabpanels:comment-tabpanel#action_1
> 2463138 ]
>
> Maarten Coene commented on IVY-378:
> -----------------------------------
>
> Maybe we can improve performance here by using nio?
>
> > Downloads from filesystem repositories are slow
> > -----------------------------------------------
> >
> >                 Key: IVY-378
> >                 URL: https://issues.apache.org/jira/browse/IVY-378
> >             Project: Ivy
> >          Issue Type: Improvement
> >          Components: Core
> >    Affects Versions: 1.4
> >         Environment: Linux 2.6.11 (Fedora Core 4) i686 + NFS
> >            Reporter: John Williams
> >            Priority: Minor
> >
> > I've found that Ivy takes a long time to download files via
> NFS.  In particular, I tried downloading a large jar file
> through Ivy and then copied the same file using 'cp'; Ivy
> took about twice as long as 'cp'.
>
> --
> This message is automatically generated by JIRA.
> -
> If you think it was sent incorrectly contact one of the
> administrators:
> https://issues.apache.org/jira/secure/Administrators.jspa
> -
> For more information on JIRA, see:
> http://www.atlassian.com/software/jira
>
>


Reply via email to