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=696155&view=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: http:/

svn commit: r696146 - in /ant/core/trunk/src/main/org/apache/tools/ant: DirectoryScanner.java types/selectors/PathPattern.java types/selectors/TokenizedPath.java types/selectors/TokenizedPattern.java

2008-09-16 Thread bodewig
Author: bodewig Date: Tue Sep 16 21:27:09 2008 New Revision: 696146 URL: http://svn.apache.org/viewvc?rev=696146&view=rev Log: split PathPattern into two classes, more behavior will be added later Added: ant/core/trunk/src/main/org/apache/tools/ant/types/selectors/TokenizedPath.java (cont

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=696144&view=rev Log: minor performace tweaks Modified: ant/core/trunk/src/main/org/apache/tools/ant/DirectoryScanner.java ant/core/trunk/src/tests/junit/org/apache/tools/ant/taskdefs

[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: r696069 - in /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse: CHANGES.txt src/java/org/apache/ivyde/eclipse/cpcontainer/IvyResolveJob.java

2008-09-16 Thread hibou
Author: hibou Date: Tue Sep 16 14:23:06 2008 New Revision: 696069 URL: http://svn.apache.org/viewvc?rev=696069&view=rev Log: IVYDE-118: also find the dependencies on not yep opened project Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/CHANGES.txt ant/ivy/ivyde/trunk/org.apache.i

[jira] Resolved: (IVYDE-99) Ivy editor: code completion missing for matcher attribute of conflicts manager

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

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=696060&view=rev Log: IVYDE-99: add the missing attribute Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/CHANGES.txt ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/ap

[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-tabpanel&focusedCommentId=12631533#action_12631533 ] Jason A. Guild commented on IVYDE-104: -- bq. That is weird because in the 2.0.0.alpha1,

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=696031&view=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: ant/iv

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 propert

[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 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=696014&view=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: ant/ivy/core

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

2008-09-16 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVYDE-119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12631443#action_12631443 ] Xavier Hanin commented on IVYDE-119: Your proposal sounds nice. I also think the prefere

[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-tabpanel&focusedCommentId=12631442#action_12631442 ] Nicolas Lalevée commented on IVYDE-104: --- For your primary issue, I will make a combo b

[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

svn commit: r695915 - /ant/ivy/core/trunk/doc/dev/updatesite.html

2008-09-16 Thread hibou
Author: hibou Date: Tue Sep 16 07:37:43 2008 New Revision: 695915 URL: http://svn.apache.org/viewvc?rev=695915&view=rev Log: Fix the update site release page: revert the change to the already released artifacts Modified: ant/ivy/core/trunk/doc/dev/updatesite.html Modified: ant/ivy/core/trun

svn commit: r695894 - /ant/ivy/site/ivyde/updatesite/site.xml

2008-09-16 Thread hibou
Author: hibou Date: Tue Sep 16 07:20:03 2008 New Revision: 695894 URL: http://svn.apache.org/viewvc?rev=695894&view=rev Log: Make the url relatives, so it can also work in a staging environment Modified: ant/ivy/site/ivyde/updatesite/site.xml Modified: ant/ivy/site/ivyde/updatesite/site.xml

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

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

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=695865&view=rev Log: use the configured ProjectHelper to parse antlib descriptors, if possible, PR 42208. Modified: ant/core/trunk/WHATSNEW ant/core/trunk/src/main/org/apache/tools/

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 (addT