DO NOT REPLY [Bug 41647] ConditionBase and TaskContainer do not work together since ant 1.6.0

2008-09-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41647 --- Comment #1 from Stefan Bodewig [EMAIL PROTECTED] 2008-09-16 05:43:41 PST --- ConditionBase has public void add(Condition) since Ant 1.6 and thus the related IntrospectionHelper instance returns true in supportsNestedElement

svn commit: r695865 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/ProjectHelper.java src/main/org/apache/tools/ant/helper/ProjectHelper2.java src/main/org/apache/tools/ant/taskdefs/Antl

2008-09-16 Thread bodewig
Author: bodewig Date: Tue Sep 16 06:21:01 2008 New Revision: 695865 URL: http://svn.apache.org/viewvc?rev=695865view=rev Log: use the configured ProjectHelper to parse antlib descriptors, if possible, PR 42208. Modified: ant/core/trunk/WHATSNEW

DO NOT REPLY [Bug 42208] Move AntLib.createAntLib to use project helper reference for parsing

2008-09-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42208 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 42219] Inefficient code in Union, DirectoryScanner makes large copy tasks very slow

2008-09-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42219 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

[jira] Created: (IVYDE-119) Split the configuration panel

2008-09-16 Thread JIRA
Split the configuration panel - Key: IVYDE-119 URL: https://issues.apache.org/jira/browse/IVYDE-119 Project: IvyDE Issue Type: Improvement Affects Versions: 2.0.0.alpha1 Reporter: Nicolas Lalevée

[jira] Commented: (IVYDE-104) Display all resolved libraries in order

2008-09-16 Thread JIRA
[ https://issues.apache.org/jira/browse/IVYDE-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12631442#action_12631442 ] Nicolas Lalevée commented on IVYDE-104: --- For your primary issue, I will make a combo

svn commit: r696014 - /ant/ivy/core/trunk/src/java/org/apache/ivy/util/FileResolver.java

2008-09-16 Thread maartenc
Author: maartenc Date: Tue Sep 16 12:25:13 2008 New Revision: 696014 URL: http://svn.apache.org/viewvc?rev=696014view=rev Log: Fixed problem with setting File properties from XML config files. Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/util/FileResolver.java Modified:

[jira] Created: (IVY-905) Cannot configure items with java.io.File attributes

2008-09-16 Thread Maarten Coene (JIRA)
Cannot configure items with java.io.File attributes --- Key: IVY-905 URL: https://issues.apache.org/jira/browse/IVY-905 Project: Ivy Issue Type: Bug Reporter: Maarten Coene

svn propchange: r696014 - svn:log

2008-09-16 Thread maartenc
Author: maartenc Revision: 696014 Modified property: svn:log Modified: svn:log at Tue Sep 16 12:56:01 2008 -- --- svn:log (original) +++ svn:log Tue Sep 16 12:56:01 2008 @@ -1 +1 @@ -Fixed problem with setting File

svn commit: r696031 - /ant/ivy/core/trunk/test/java/org/apache/ivy/util/ConfiguratorTest.java

2008-09-16 Thread maartenc
Author: maartenc Date: Tue Sep 16 12:56:48 2008 New Revision: 696031 URL: http://svn.apache.org/viewvc?rev=696031view=rev Log: FIX: Cannot configure items with java.io.File attributes (IVY-905) Modified: ant/ivy/core/trunk/test/java/org/apache/ivy/util/ConfiguratorTest.java Modified:

[jira] Commented: (IVYDE-104) Display all resolved libraries in order

2008-09-16 Thread Jason A. Guild (JIRA)
[ https://issues.apache.org/jira/browse/IVYDE-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12631533#action_12631533 ] Jason A. Guild commented on IVYDE-104: -- bq. That is weird because in the 2.0.0.alpha1,

svn commit: r696060 - in /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse: CHANGES.txt src/java/org/apache/ivyde/common/ivyfile/IvyModuleDescriptorModel.java

2008-09-16 Thread hibou
Author: hibou Date: Tue Sep 16 14:10:08 2008 New Revision: 696060 URL: http://svn.apache.org/viewvc?rev=696060view=rev Log: IVYDE-99: add the missing attribute Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/CHANGES.txt

[jira] Resolved: (IVYDE-118) Resolve in workspace does not pick up all projects in workspace

2008-09-16 Thread JIRA
[ https://issues.apache.org/jira/browse/IVYDE-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Lalevée resolved IVYDE-118. --- Resolution: Fixed Fix Version/s: 2.0 Assignee: Nicolas Lalevée Thanks for the

svn commit: r696144 - in /ant/core/trunk/src: main/org/apache/tools/ant/DirectoryScanner.java tests/junit/org/apache/tools/ant/taskdefs/DefaultExcludesTest.java

2008-09-16 Thread bodewig
Author: bodewig Date: Tue Sep 16 21:02:33 2008 New Revision: 696144 URL: http://svn.apache.org/viewvc?rev=696144view=rev Log: minor performace tweaks Modified: ant/core/trunk/src/main/org/apache/tools/ant/DirectoryScanner.java

svn commit: r696155 - /ant/core/trunk/src/main/org/apache/tools/ant/ProjectHelper.java

2008-09-16 Thread jhm
Author: jhm Date: Tue Sep 16 22:28:28 2008 New Revision: 696155 URL: http://svn.apache.org/viewvc?rev=696155view=rev Log: spelling Modified: ant/core/trunk/src/main/org/apache/tools/ant/ProjectHelper.java Modified: ant/core/trunk/src/main/org/apache/tools/ant/ProjectHelper.java URL: