[jira] Updated: (IVY-773) Extra Attributes are not available to resolver after resolve if cache was empty

2008-04-02 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin updated IVY-773: - Comment: was deleted Extra Attributes are not available to resolver after resolve if cache was empty

[jira] Updated: (IVY-773) Extra Attributes are not available to resolver after resolve if cache was empty

2008-04-02 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin updated IVY-773: - Comment: was deleted Extra Attributes are not available to resolver after resolve if cache was empty

DO NOT REPLY [Bug 44726] selectors on remote FTP directories

2008-04-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44726 --- Comment #1 from Mario Frasca [EMAIL PROTECTED] 2008-04-02 01:29:17 PST --- I have programmed this part... the patch is attached. I do have one perplexity, regarding things like SetString and MapString, String[] vs. Set and

DO NOT REPLY [Bug 44726] selectors on remote FTP directories

2008-04-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44726 --- Comment #3 from Mario Frasca [EMAIL PROTECTED] 2008-04-02 01:32:11 PST --- Created an attachment (id=21761) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=21761) implementing remote selectors for FTP Task --

DO NOT REPLY [Bug 44726] selectors on remote FTP directories

2008-04-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44726 Mario Frasca [EMAIL PROTECTED] changed: What|Removed |Added Attachment #21761|0 |1 is

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

2008-04-02 Thread JIRA
[ https://issues.apache.org/jira/browse/IVY-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12584468#action_12584468 ] Tero Hagström commented on IVY-764: --- Ping? How is the Ivy ssh resolver supposed to work

DO NOT REPLY [Bug 44726] selectors on remote FTP directories

2008-04-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44726 --- Comment #5 from Mario Frasca [EMAIL PROTECTED] 2008-04-02 02:19:39 PST --- keep it 1.3 compatible... sorry, didn't notice that... I'm modifying the preferences in eclipse and will correct the patch right away. -- Configure

svn commit: r643820 - in /ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional: xml/entity.xml xsltliaison-include.xml

2008-04-02 Thread bodewig
Author: bodewig Date: Wed Apr 2 02:49:42 2008 New Revision: 643820 URL: http://svn.apache.org/viewvc?rev=643820view=rev Log: merge rev 643817 - fix for XsltTest - from trunk Modified: ant/core/branches/ANT_17_BRANCH/src/etc/testcases/taskdefs/optional/xml/entity.xml

svn commit: r643916 - /ant/core/trunk/src/etc/testcases/taskdefs/optional/junit.xml

2008-04-02 Thread bodewig
Author: bodewig Date: Wed Apr 2 07:13:53 2008 New Revision: 643916 URL: http://svn.apache.org/viewvc?rev=643916view=rev Log: Redirect formatter output to out directory so it can get removed in cleanup target Modified: ant/core/trunk/src/etc/testcases/taskdefs/optional/junit.xml Modified:

DO NOT REPLY [Bug 34633] ReplaceRegExp periodically errors out with Couldn 't rename temporary file

2008-04-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=34633 Eric Olsen [EMAIL PROTECTED] changed: What|Removed |Added AssignedTo|notifications@ant.apache.org|[EMAIL PROTECTED]

DO NOT REPLY [Bug 44731] StringIndexOutOfBoundsException thrown by move with glob mapper

2008-04-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44731 Peter Reilly [EMAIL PROTECTED] changed: What|Removed |Added Status|ASSIGNED|RESOLVED

svn commit: r644054 - /ant/ivy/core/trunk/src/java/org/apache/ivy/core/settings/IvySettings.java

2008-04-02 Thread maartenc
Author: maartenc Date: Wed Apr 2 13:59:51 2008 New Revision: 644054 URL: http://svn.apache.org/viewvc?rev=644054view=rev Log: Removed unused method. Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/core/settings/IvySettings.java Modified: