DO NOT REPLY [Bug 45226] subant overrides properties

2008-09-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45226 --- Comment #3 from Stefan Bodewig <[EMAIL PROTECTED]> 2008-09-01 21:31:30 PST --- documented in svn revision 691102. While I agree that having an option to reverse the evaluation would be nice it isn't as easy as it sounds. Keeping

svn commit: r691102 - in /ant/core/trunk/docs/manual/CoreTasks: ant.html antcall.html subant.html

2008-09-01 Thread bodewig
Author: bodewig Date: Mon Sep 1 21:27:45 2008 New Revision: 691102 URL: http://svn.apache.org/viewvc?rev=691102&view=rev Log: document 's behavior when multiple nested s set the same property. PR 45226. Modified: ant/core/trunk/docs/manual/CoreTasks/ant.html ant/core/trunk/docs/manual/

[jira] Commented: (IVY-888) Ivy Publish Task Fails When XML Comments Exist Next to Dependency Declarations

2008-09-01 Thread Julian Klein (JIRA)
[ https://issues.apache.org/jira/browse/IVY-888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627556#action_12627556 ] Julian Klein commented on IVY-888: -- I am sorry I didn't make this clearer, but my comment was

[jira] Resolved: (IVY-888) Ivy Publish Task Fails When XML Comments Exist Next to Dependency Declarations

2008-09-01 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene resolved IVY-888. --- Resolution: Fixed Fix Version/s: 2.0-RC1 Fixed in SVN trunk. It was caused because your comment w

svn commit: r691071 - in /ant/ivy/core/trunk: ./ src/java/org/apache/ivy/plugins/parser/xml/ test/java/org/apache/ivy/plugins/parser/xml/

2008-09-01 Thread maartenc
Author: maartenc Date: Mon Sep 1 14:52:35 2008 New Revision: 691071 URL: http://svn.apache.org/viewvc?rev=691071&view=rev Log: FIX: Ivy Publish Task Fails When XML Comments Exist Next to Dependency Declarations (IVY-888) Added: ant/ivy/core/trunk/test/java/org/apache/ivy/plugins/parser/xml

[jira] Commented: (IVY-835) ant task downloads wrong jars from maven repositories

2008-09-01 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627542#action_12627542 ] Maarten Coene commented on IVY-835: --- Erik, did you make any progress with your test case?

[jira] Updated: (IVY-675) Wrong graph of nodes is logged when circular dependency is detected

2008-09-01 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene updated IVY-675: -- Fix Version/s: (was: 2.0-RC1) > Wrong graph of nodes is logged when circular dependency is detected >

[jira] Resolved: (IVY-675) Wrong graph of nodes is logged when circular dependency is detected

2008-09-01 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene resolved IVY-675. --- Resolution: Cannot Reproduce > Wrong graph of nodes is logged when circular dependency is detected > ---

[jira] Assigned: (IVY-888) Ivy Publish Task Fails When XML Comments Exist Next to Dependency Declarations

2008-09-01 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene reassigned IVY-888: - Assignee: Maarten Coene > Ivy Publish Task Fails When XML Comments Exist Next to Dependency Declarat

[jira] Resolved: (IVY-652) Ivy constructs incorrect URL if artifact path contains spaces

2008-09-01 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene resolved IVY-652. --- Resolution: Fixed This issue has been fixed, I'll commit my junit test later (no need to keep this issu

svn commit: r690986 - /ant/core/trunk/src/etc/testcases/taskdefs/exec/spawn.sh

2008-09-01 Thread bodewig
Author: bodewig Date: Mon Sep 1 07:54:35 2008 New Revision: 690986 URL: http://svn.apache.org/viewvc?rev=690986&view=rev Log: fix lineends Modified: ant/core/trunk/src/etc/testcases/taskdefs/exec/spawn.sh (contents, props changed) Modified: ant/core/trunk/src/etc/testcases/taskdefs/exec/

DO NOT REPLY [Bug 45711] should optionally allow basedir to take its "normal" value

2008-09-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45711 Stefan Bodewig <[EMAIL PROTECTED]> changed: What|Removed |Added Status|ASSIGNED|RESOLVED

DO NOT REPLY [Bug 30569] basedir is not set correctly when calling subant task through ant task

2008-09-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=30569 Bug 30569 depends on bug 45711, which changed state. Bug 45711 Summary: should optionally allow basedir to take its "normal" value https://issues.apache.org/bugzilla/show_bug.cgi?id=45711 What|Old Value

svn commit: r690974 - /ant/core/trunk/src/main/org/apache/tools/ant/Project.java

2008-09-01 Thread bodewig
Author: bodewig Date: Mon Sep 1 07:25:30 2008 New Revision: 690974 URL: http://svn.apache.org/viewvc?rev=690974&view=rev Log: fireTaskFinished delegated to targetFinished Modified: ant/core/trunk/src/main/org/apache/tools/ant/Project.java Modified: ant/core/trunk/src/main/org/apache/tools/a

svn commit: r690970 - /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/junit/FailureRecorder.java

2008-09-01 Thread bodewig
Author: bodewig Date: Mon Sep 1 06:43:18 2008 New Revision: 690970 URL: http://svn.apache.org/viewvc?rev=690970&view=rev Log: close stream so that unit tests can delete the output directory. Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/junit/FailureRecorder.java

svn commit: r690969 - in /ant/core/trunk: WHATSNEW docs/manual/CoreTasks/ant.html src/main/org/apache/tools/ant/taskdefs/Ant.java src/main/org/apache/tools/ant/taskdefs/SubAnt.java src/tests/antunit/t

2008-09-01 Thread bodewig
Author: bodewig Date: Mon Sep 1 06:40:18 2008 New Revision: 690969 URL: http://svn.apache.org/viewvc?rev=690969&view=rev Log: allowNativeBasedir -> useNativeBasedir. Document it. PR 45711. Modified: ant/core/trunk/WHATSNEW ant/core/trunk/docs/manual/CoreTasks/ant.html ant/core/trunk/

DO NOT REPLY [Bug 43586] java.io.FileNotFoundException: /home/***/apache-ant-1.7.0/junitvmwatcher *** .properties

2008-09-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43586 Roland <[EMAIL PROTECTED]> changed: What|Removed |Added CC||[EMAIL PROTECTED]

[jira] Reopened: (IVYDE-89) Option to resolve to local eclipse projects

2008-09-01 Thread JIRA
[ https://issues.apache.org/jira/browse/IVYDE-89?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Lalevée reopened IVYDE-89: -- Reopening, this feature need better documentation (there are actually none). > Option to resolve to

svn commit: r690952 - /ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorParser.java

2008-09-01 Thread xavier
Author: xavier Date: Mon Sep 1 05:10:09 2008 New Revision: 690952 URL: http://svn.apache.org/viewvc?rev=690952&view=rev Log: FIX: NPE for modules with 'pom' packaging (no main artifact) Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorParser.java Mo

[jira] Commented: (IVY-387) Absolute and relative path

2008-09-01 Thread JIRA
[ https://issues.apache.org/jira/browse/IVY-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627440#action_12627440 ] Nicolas Lalevée commented on IVY-387: - I vote +1 ! :) > Absolute and relative path >

[jira] Commented: (IVY-387) Absolute and relative path

2008-09-01 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627415#action_12627415 ] Xavier Hanin commented on IVY-387: -- Your proposition makes sense. We can allow relative paths

DO NOT REPLY [Bug 45665] DirectoryScanner Performance

2008-09-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45665 --- Comment #2 from Gilles Scokart <[EMAIL PROTECTED]> 2008-09-01 01:38:01 PST --- Yes, the problem described is fixed. The patterns are now parsed only once per scanning. I have also seen some further possible enhancements, but I'm

svn commit: r690885 - /ant/core/trunk/docs/manual/CoreTasks/ant.html

2008-09-01 Thread gscokart
Author: gscokart Date: Mon Sep 1 00:37:10 2008 New Revision: 690885 URL: http://svn.apache.org/viewvc?rev=690885&view=rev Log: typo Modified: ant/core/trunk/docs/manual/CoreTasks/ant.html Modified: ant/core/trunk/docs/manual/CoreTasks/ant.html URL: http://svn.apache.org/viewvc/ant/core/tru

[jira] Commented: (IVY-387) Absolute and relative path

2008-09-01 Thread Gilles Scokart (JIRA)
[ https://issues.apache.org/jira/browse/IVY-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627408#action_12627408 ] Gilles Scokart commented on IVY-387: My point of view is : - ivysettings include file shou