Which java version is supported by ivy?
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. 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. 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 > >
