[jira] Updated: (IVY-738) Support dynamic revisions with ftp in URLResolver

2008-03-10 Thread Guillaume (JIRA)
[ https://issues.apache.org/jira/browse/IVY-738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume updated IVY-738: -- Attachment: test_ant.txt Support dynamic revisions with ftp in URLResolver

[jira] Updated: (IVY-738) Support dynamic revisions with ftp in URLResolver

2008-03-10 Thread Guillaume (JIRA)
[ https://issues.apache.org/jira/browse/IVY-738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume updated IVY-738: -- Attachment: test_ivyde.txt Support dynamic revisions with ftp in URLResolver

[jira] Commented: (IVY-738) Support dynamic revisions with ftp in URLResolver

2008-03-10 Thread Guillaume (JIRA)
[ https://issues.apache.org/jira/browse/IVY-738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12576908#action_12576908 ] Guillaume commented on IVY-738: --- Thank you for looking into this. I have attached two logs file

[jira] Created: (IVY-763) ivy:retrieve with sync=true removes the .svn directory

2008-03-10 Thread Emmanuel Bourg (JIRA)
ivy:retrieve with sync=true removes the .svn directory Key: IVY-763 URL: https://issues.apache.org/jira/browse/IVY-763 Project: Ivy Issue Type: Bug Affects Versions: 2.0.0-beta-2

[jira] Created: (IVY-764) ssh resolver sets very restrictive file permissions when publishing artifacts

2008-03-10 Thread JIRA
ssh resolver sets very restrictive file permissions when publishing artifacts - Key: IVY-764 URL: https://issues.apache.org/jira/browse/IVY-764 Project: Ivy Issue

[jira] Commented: (IVY-764) ssh resolver sets very restrictive file permissions when publishing artifacts

2008-03-10 Thread Gilles Scokart (JIRA)
[ https://issues.apache.org/jira/browse/IVY-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12576956#action_12576956 ] Gilles Scokart commented on IVY-764: What is your umask? Did you set some special access

[EMAIL PROTECTED]: Project dotnet-antlib-test (in module ant-antlibs) failed

2008-03-10 Thread Gump Integration Build
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project dotnet-antlib-test has an issue affecting its community integration. This issue

[jira] Commented: (IVY-738) Support dynamic revisions with ftp in URLResolver

2008-03-10 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12577103#action_12577103 ] Xavier Hanin commented on IVY-738: -- The logs for ant seem to be verbose log only, not debug.

[EMAIL PROTECTED]: Project test-ant (in module ant) failed

2008-03-10 Thread Gump Integration Build
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project test-ant has an issue affecting its community integration. This issue affects 1

svn commit: r635685 - in /ant/ivy/core/trunk/test: java/org/apache/ivy/ant/IvyInstallTest.java java/org/apache/ivy/core/install/InstallTest.java repositories/ivysettings-dummydefaultresolver.xml

2008-03-10 Thread xavier
Author: xavier Date: Mon Mar 10 13:49:51 2008 New Revision: 635685 URL: http://svn.apache.org/viewvc?rev=635685view=rev Log: test case for IVY-732, not reproducing the problem Added: ant/ivy/core/trunk/test/repositories/ivysettings-dummydefaultresolver.xml (with props) Modified:

[EMAIL PROTECTED]: Project test-ant-no-xerces (in module ant) failed

2008-03-10 Thread Gump Integration Build
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project test-ant-no-xerces has an issue affecting its community integration. This issue

[jira] Assigned: (IVY-743) Ivy reports a conflict when the same file is supposed to be retrieved at the same location twice (or more)

2008-03-10 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin reassigned IVY-743: Assignee: Xavier Hanin Ivy reports a conflict when the same file is supposed to be retrieved at the

[jira] Commented: (IVY-732) install task dependent on defaultResolver instead of from attribute

2008-03-10 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12577178#action_12577178 ] Xavier Hanin commented on IVY-732: -- I've added new unit tests to try to reproduce your

svn commit: r635695 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/core/retrieve/RetrieveEngine.java test/java/org/apache/ivy/core/retrieve/RetrieveTest.java

2008-03-10 Thread xavier
Author: xavier Date: Mon Mar 10 14:10:48 2008 New Revision: 635695 URL: http://svn.apache.org/viewvc?rev=635695view=rev Log: FIX: Ivy reports a conflict when the same file is supposed to be retrieved at the same location twice (or more) (IVY-743) Modified: ant/ivy/core/trunk/CHANGES.txt

[jira] Resolved: (IVY-743) Ivy reports a conflict when the same file is supposed to be retrieved at the same location twice (or more)

2008-03-10 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-743. -- Resolution: Fixed Fix Version/s: (was: 2.0) 2.0-RC1 I've added a unit test