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:/
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
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
[
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
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
[
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
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
[
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,
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
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
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
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
[
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
[
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
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
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
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
https://issues.apache.org/bugzilla/show_bug.cgi?id=42219
Stefan Bodewig <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
https://issues.apache.org/bugzilla/show_bug.cgi?id=42208
Stefan Bodewig <[EMAIL PROTECTED]> changed:
What|Removed |Added
Status|NEW |RESOLVED
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/
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
21 matches
Mail list logo