[jira] Created: (IVY-949) Maven pom license has name as optional element

2008-10-20 Thread Joakim Recht (JIRA)
Maven pom license has name as optional element -- Key: IVY-949 URL: https://issues.apache.org/jira/browse/IVY-949 Project: Ivy Issue Type: Bug Components: Maven Compatibility Affects

[jira] Created: (IVY-950) Maven pom license url can contain xml entities

2008-10-20 Thread Joakim Recht (JIRA)
Maven pom license url can contain xml entities -- Key: IVY-950 URL: https://issues.apache.org/jira/browse/IVY-950 Project: Ivy Issue Type: Bug Components: Maven Compatibility Affects

svn commit: r706207 - in /ant/core/trunk/src: main/org/apache/tools/ant/taskdefs/cvslib/ChangeLogParser.java tests/antunit/taskdefs/cvs/repository/CVSROOT/history

2008-10-20 Thread bodewig
Author: bodewig Date: Mon Oct 20 03:33:34 2008 New Revision: 706207 URL: http://svn.apache.org/viewvc?rev=706207&view=rev Log: properly deal wih multiple modules specified in the package attribute Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/cvslib/ChangeLogParser.java

[jira] Created: (IVY-951) Correctly set ivy.resolved.configurations property when the conf string includes a negation operator.

2008-10-20 Thread Patrick Woodworth (JIRA)
Correctly set ivy.resolved.configurations property when the conf string includes a negation operator. - Key: IVY-951 URL: https://issues.apache.org/jira/browse/IVY

[jira] Updated: (IVY-951) Correctly set ivy.resolved.configurations property when the conf string includes a negation operator.

2008-10-20 Thread Patrick Woodworth (JIRA)
[ https://issues.apache.org/jira/browse/IVY-951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Woodworth updated IVY-951: -- Attachment: IVY-951.patch Fix with updated testcase included. > Correctly set ivy.resolved.config

[jira] Created: (IVY-952) Support for passing arbitrary arguments to the -main invoked class when using the standalone mode is severely limited.

2008-10-20 Thread Patrick Woodworth (JIRA)
Support for passing arbitrary arguments to the -main invoked class when using the standalone mode is severely limited. -- Key: IVY-952 URL: https:/

[jira] Updated: (IVY-952) Support for passing arbitrary arguments to the -main invoked class when using the standalone mode is severely limited.

2008-10-20 Thread Patrick Woodworth (JIRA)
[ https://issues.apache.org/jira/browse/IVY-952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Woodworth updated IVY-952: -- Description: Currently it is impossible to pass any arguments which start with the dash character

[jira] Updated: (IVY-952) Support for passing arbitrary arguments to the -main invoked class when using the standalone mode is severely limited.

2008-10-20 Thread Patrick Woodworth (JIRA)
[ https://issues.apache.org/jira/browse/IVY-952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Woodworth updated IVY-952: -- Description: Currently it is impossible to pass any arguments which start with the dash character

[jira] Updated: (IVY-952) Support for passing arbitrary arguments to the -main invoked class when using the standalone mode is severely limited.

2008-10-20 Thread Patrick Woodworth (JIRA)
[ https://issues.apache.org/jira/browse/IVY-952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Woodworth updated IVY-952: -- Attachment: IVY-952.patch Adds support for the getopt-style "--" operator in standalone mode. > S

[jira] Updated: (IVY-952) Support for passing arbitrary arguments to the -main invoked class when using the standalone mode is severely limited.

2008-10-20 Thread Patrick Woodworth (JIRA)
[ https://issues.apache.org/jira/browse/IVY-952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Woodworth updated IVY-952: -- Description: Currently it is impossible to pass any arguments which start with the dash character

[jira] Updated: (IVY-952) Support for passing arbitrary arguments to the -main invoked class when using the standalone mode is severely limited.

2008-10-20 Thread Patrick Woodworth (JIRA)
[ https://issues.apache.org/jira/browse/IVY-952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Patrick Woodworth updated IVY-952: -- Description: Currently it is impossible to pass any arguments which start with the dash character

[jira] Resolved: (IVY-881) Ivy incorrectly searches for an artifact if it contains / in the name

2008-10-20 Thread Pavel Sher (JIRA)
[ https://issues.apache.org/jira/browse/IVY-881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Sher resolved IVY-881. Resolution: Invalid This issue seems to be invalid, we had a problem in our own code. I am sorry for botherin

[jira] Commented: (IVY-929) Extra Attributes specified in the Dependency's Module Descriptor are not available to resolvers

2008-10-20 Thread Scott Hebert (JIRA)
[ https://issues.apache.org/jira/browse/IVY-929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641026#action_12641026 ] Scott Hebert commented on IVY-929: -- Hi, I was just wondering if anyone has had a chance to l

[jira] Commented: (IVY-929) Extra Attributes specified in the Dependency's Module Descriptor are not available to resolvers

2008-10-20 Thread Scott Hebert (JIRA)
[ https://issues.apache.org/jira/browse/IVY-929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641074#action_12641074 ] Scott Hebert commented on IVY-929: -- Hi, The problem seems to be here: {code} private Mo

svn commit: r706421 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/plugins/resolver/BasicResolver.java test/java/org/apache/ivy/core/resolve/ResolveTest.java test/repositories/extra-att

2008-10-20 Thread maartenc
Author: maartenc Date: Mon Oct 20 14:47:15 2008 New Revision: 706421 URL: http://svn.apache.org/viewvc?rev=706421&view=rev Log: FIX: Extra Attributes specified in the Dependency's Module Descriptor are not available to resolvers (IVY-929) (thanks to Scott Hebert) Modified: ant/ivy/core/trunk

[jira] Resolved: (IVY-929) Extra Attributes specified in the Dependency's Module Descriptor are not available to resolvers

2008-10-20 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene resolved IVY-929. --- Resolution: Fixed Fix Version/s: trunk Assignee: Maarten Coene Thank you for your contri

[jira] Resolved: (IVY-952) Support for passing arbitrary arguments to the -main invoked class when using the standalone mode is severely limited.

2008-10-20 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene resolved IVY-952. --- Resolution: Fixed Fix Version/s: trunk Assignee: Maarten Coene Thank you for your contri

svn commit: r706432 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/util/cli/CommandLineParser.java test/java/org/apache/ivy/MainTest.java

2008-10-20 Thread maartenc
Author: maartenc Date: Mon Oct 20 15:26:49 2008 New Revision: 706432 URL: http://svn.apache.org/viewvc?rev=706432&view=rev Log: FIX: Support for passing arbitrary arguments to the -main invoked class when using the standalone mode is severely limited (IVY-952) (thanks to Patrick Woodworth) Modi

[jira] Updated: (IVY-951) Correctly set ivy.resolved.configurations property when the conf string includes a negation operator.

2008-10-20 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene updated IVY-951: -- Description: Really this is a continuation of the work begun in IVY-894. The previous work allowed

svn commit: r706440 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/ant/IvyResolve.java test/java/org/apache/ivy/ant/IvyResolveTest.java

2008-10-20 Thread maartenc
Author: maartenc Date: Mon Oct 20 15:45:13 2008 New Revision: 706440 URL: http://svn.apache.org/viewvc?rev=706440&view=rev Log: FIX: Correctly set ivy.resolved.configurations property when the conf string includes a negation operator (IVY-951) (thanks to Patrick Woodworth) Modified: ant/ivy/

[jira] Resolved: (IVY-951) Correctly set ivy.resolved.configurations property when the conf string includes a negation operator.

2008-10-20 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene resolved IVY-951. --- Resolution: Fixed Fix Version/s: trunk Thank you for your contribution! I've applied your patch i

svn commit: r706442 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorWriter.java

2008-10-20 Thread maartenc
Author: maartenc Date: Mon Oct 20 15:54:23 2008 New Revision: 706442 URL: http://svn.apache.org/viewvc?rev=706442&view=rev Log: FIX: Maven pom license url can contain xml entities (IVY-950) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/parser

[jira] Resolved: (IVY-950) Maven pom license url can contain xml entities

2008-10-20 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene resolved IVY-950. --- Resolution: Fixed Fix Version/s: trunk Assignee: Maarten Coene I've applied a fix into S

svn commit: r706443 - /ant/ivy/core/trunk/test/java/org/apache/ivy/plugins/parser/xml/test-write-full.xml

2008-10-20 Thread maartenc
Author: maartenc Date: Mon Oct 20 15:57:56 2008 New Revision: 706443 URL: http://svn.apache.org/viewvc?rev=706443&view=rev Log: Fixed failing junit test (introduced by fixing IVY-950) Modified: ant/ivy/core/trunk/test/java/org/apache/ivy/plugins/parser/xml/test-write-full.xml Modified: ant

DO NOT REPLY [Bug 45860] Optional classpath entry support for FTP task

2008-10-20 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45860 Robert Flaherty <[EMAIL PROTECTED]> changed: What|Removed |Added CC||[EMAIL PROTEC