[jira] Resolved: (IVYDE-91) NPE when setting a bad file for the ivy setting path in the global configuration panel

2008-05-16 Thread JIRA
[ https://issues.apache.org/jira/browse/IVYDE-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Lalevée resolved IVYDE-91. -- Resolution: Fixed Fix Version/s: 2.0.0 Assignee: Nicolas Lalevée > NPE when setti

[jira] Commented: (IVY-817) If DNS is playing up, Ivy takes a lot longer to sort project dependencies

2008-05-16 Thread JIRA
[ https://issues.apache.org/jira/browse/IVY-817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12597372#action_12597372 ] Nicolas Lalevée commented on IVY-817: - Could it be a kernel config issue or bug ? maybe so

[jira] Commented: (IVY-817) If DNS is playing up, Ivy takes a lot longer to sort project dependencies

2008-05-16 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/IVY-817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12597399#action_12597399 ] Steve Loughran commented on IVY-817: 1. it may be something just after the sort, some chec

[jira] Commented: (IVY-817) If DNS is playing up, Ivy takes a lot longer to sort project dependencies

2008-05-16 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/IVY-817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12597479#action_12597479 ] Steve Loughran commented on IVY-817: may be related to this SmartFrog bug from february "r

[jira] Commented: (IVY-817) If DNS is playing up, Ivy takes a lot longer to sort project dependencies

2008-05-16 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/IVY-817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12597478#action_12597478 ] Steve Loughran commented on IVY-817: I have a stack trace, I was right, it really is DNS.

svn commit: r657102 - /ant/ivy/ivyde/trunk/org.apache.ivyde.feature/feature.xml

2008-05-16 Thread hibou
Author: hibou Date: Fri May 16 08:21:20 2008 New Revision: 657102 URL: http://svn.apache.org/viewvc?rev=657102&view=rev Log: Update of the feature description: - add the required plugins - little formatting of the Licence Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.feature/feature.xml M

svn commit: r657140 - /ant/ivy/ivyde/trunk/org.apache.ivyde.feature/feature.xml

2008-05-16 Thread hibou
Author: hibou Date: Fri May 16 10:25:29 2008 New Revision: 657140 URL: http://svn.apache.org/viewvc?rev=657140&view=rev Log: Remove not "required" plugins Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.feature/feature.xml Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.feature/feature.xml URL

svn commit: r657200 - /ant/ivy/core/trunk/src/java/org/apache/ivy/util/HostUtil.java

2008-05-16 Thread maartenc
Author: maartenc Date: Fri May 16 13:42:21 2008 New Revision: 657200 URL: http://svn.apache.org/viewvc?rev=657200&view=rev Log: Cache the localhost name as suggested in IVY-817 Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/util/HostUtil.java Modified: ant/ivy/core/trunk/src/java/org/a

[jira] Commented: (IVY-817) If DNS is playing up, Ivy takes a lot longer to sort project dependencies

2008-05-16 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12597607#action_12597607 ] Maarten Coene commented on IVY-817: --- I've made a change in SVN trunk to cache the local host

svn commit: r657204 - in /ant/ivy/core/trunk: doc/resolver/ssh.html src/java/org/apache/ivy/plugins/repository/ssh/Scp.java src/java/org/apache/ivy/plugins/repository/ssh/SshRepository.java

2008-05-16 Thread maartenc
Author: maartenc Date: Fri May 16 13:54:03 2008 New Revision: 657204 URL: http://svn.apache.org/viewvc?rev=657204&view=rev Log: Improved backwards compatibility with previous releases. Modified: ant/ivy/core/trunk/doc/resolver/ssh.html ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/re

[jira] Commented: (IVY-764) make it possible to specify permissions of published files for the SSH resolver

2008-05-16 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12597610#action_12597610 ] Maarten Coene commented on IVY-764: --- great! I've just made another change to improve backwa