[jira] Commented: (IVY-232) Incorrect directory path resolve when running from a different directory

2008-08-29 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12626874#action_12626874 ] Xavier Hanin commented on IVY-232: -- Absolutely! Incorrect directory path resolve when

[jira] Commented: (IVY-849) undeprecate configure task

2008-08-29 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12627010#action_12627010 ] Xavier Hanin commented on IVY-849: -- This has already been discussed on the dev mailing list

[jira] Resolved: (IVY-232) Incorrect directory path resolve when running from a different directory

2008-08-29 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-232. -- Resolution: Fixed I've resolved this issue, now all relative files should be relative to the base

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

2008-08-29 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12627028#action_12627028 ] Xavier Hanin commented on IVY-387: -- I've just resolved IVY-232, but I'm not happy of how we

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

2008-08-29 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12627073#action_12627073 ] Xavier Hanin commented on IVY-387: -- bq. if an ivy settings is served by http, using relative

[jira] Commented: (IVY-232) Incorrect directory path resolve when running from a different directory

2008-08-28 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12626489#action_12626489 ] Xavier Hanin commented on IVY-232: -- Matt, do you have a patch for this? I can try to review

svn commit: r689804 - in /ant/ivy/core/trunk/src/java/org/apache/ivy/plugins: parser/m2/ resolver/

2008-08-28 Thread xavier
Author: xavier Date: Thu Aug 28 05:48:19 2008 New Revision: 689804 URL: http://svn.apache.org/viewvc?rev=689804view=rev Log: improve source and javadoc artifacts detection in poms, to avoid considering the main artifact as being also javadoc and source artifact, when the pattern used

[jira] Assigned: (IVYDE-117) same jar files get downloaded 3 times (binary, javadoc and sources jar files are identical)

2008-08-28 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVYDE-117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin reassigned IVYDE-117: -- Assignee: Xavier Hanin same jar files get downloaded 3 times (binary, javadoc and sources jar

svn commit: r689809 - in /ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/resolver: AbstractPatternsBasedResolver.java AbstractResourceResolver.java RepositoryResolver.java

2008-08-28 Thread xavier
Author: xavier Date: Thu Aug 28 06:23:11 2008 New Revision: 689809 URL: http://svn.apache.org/viewvc?rev=689809view=rev Log: REFACTOR: rename AbstractResourceResolver to AbstractPatternsBasedResolver to better reflect what the class provides Added: ant/ivy/core/trunk/src/java/org/apache

svn commit: r689862 - in /ant/ivy/core/trunk: src/java/org/apache/ivy/ant/ src/java/org/apache/ivy/core/ src/java/org/apache/ivy/core/cache/ src/java/org/apache/ivy/core/event/download/ src/java/org/a

2008-08-28 Thread xavier
Author: xavier Date: Thu Aug 28 08:54:58 2008 New Revision: 689862 URL: http://svn.apache.org/viewvc?rev=689862view=rev Log: IMPROVEMENT: in Ivy API, let users first locate an Artifact, then download it in a second step. This will be used to fix IVYDE-117, and could also be useful to allow

svn commit: r689864 - in /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse: CHANGES.txt src/java/org/apache/ivyde/eclipse/cpcontainer/IvyResolveJob.java

2008-08-28 Thread xavier
Author: xavier Date: Thu Aug 28 08:56:55 2008 New Revision: 689864 URL: http://svn.apache.org/viewvc?rev=689864view=rev Log: FIX: same jar files get downloaded 3 times (binary, javadoc and sources jar files are identical) (IVYDE-117) Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse

[jira] Resolved: (IVYDE-117) same jar files get downloaded 3 times (binary, javadoc and sources jar files are identical)

2008-08-28 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVYDE-117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVYDE-117. Resolution: Fixed Fix Version/s: 2.0 I've easily reproduced the problem, and fixed

[jira] Assigned: (IVY-232) Incorrect directory path resolve when running from a different directory

2008-08-28 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin reassigned IVY-232: Assignee: Xavier Hanin (was: Gilles Scokart) Incorrect directory path resolve when running from

[jira] Commented: (IVY-232) Incorrect directory path resolve when running from a different directory

2008-08-28 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12626633#action_12626633 ] Xavier Hanin commented on IVY-232: -- Indeed, it's the good approach, the only problem

[jira] Commented: (IVY-232) Incorrect directory path resolve when running from a different directory

2008-08-28 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12626641#action_12626641 ] Xavier Hanin commented on IVY-232: -- Yes, except that I'll introduce a new property

svn commit: r689454 - /ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/resolver/AbstractResourceResolver.java

2008-08-27 Thread xavier
Author: xavier Date: Wed Aug 27 05:11:12 2008 New Revision: 689454 URL: http://svn.apache.org/viewvc?rev=689454view=rev Log: FIX: yet another bug introduced when implementing IVY-886 Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/resolver/AbstractResourceResolver.java

svn commit: r689455 - in /ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/parser: AbstractModuleDescriptorParser.java xml/XmlModuleDescriptorParser.java

2008-08-27 Thread xavier
Author: xavier Date: Wed Aug 27 05:13:01 2008 New Revision: 689455 URL: http://svn.apache.org/viewvc?rev=689455view=rev Log: IMPROVEMENT: XmlModuleDescriptorParser: clean code a bit, and allow extending class for people who want to customize Ivy file parsing without rewriting the whole parsing

[jira] Assigned: (IVY-745) Unwanted eviction of dependencies when optional attributes in dependency and info tags are in consistent

2008-08-26 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin reassigned IVY-745: Assignee: Xavier Hanin Unwanted eviction of dependencies when optional attributes in dependency

svn commit: r689014 - in /ant/ivy/core/trunk: ./ src/java/org/apache/ivy/plugins/resolver/ test/java/org/apache/ivy/core/resolve/ test/repositories/extra-attributes/mymodule/task2/1749/

2008-08-26 Thread xavier
Author: xavier Date: Tue Aug 26 02:59:29 2008 New Revision: 689014 URL: http://svn.apache.org/viewvc?rev=689014view=rev Log: FIX: Unwanted eviction of dependencies when optional attributes in dependency and info tags are in consistent (IVY-745) Added: ant/ivy/core/trunk/test/java/org/apache

[jira] Resolved: (IVY-745) Unwanted eviction of dependencies when optional attributes in dependency and info tags are in consistent

2008-08-26 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-745. -- Resolution: Fixed I've fixed the problem and added unit tests for two things. Now if extra attributes

[jira] Assigned: (IVY-440) Failure to transitively install Maven2 artifacts with namespace

2008-08-26 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin reassigned IVY-440: Assignee: Xavier Hanin Failure to transitively install Maven2 artifacts with namespace

svn commit: r689034 - in /ant/ivy/core/trunk: ./ src/java/org/apache/ivy/core/search/ src/java/org/apache/ivy/plugins/resolver/ test/java/org/apache/ivy/ant/ test/repositories/namespace/

2008-08-26 Thread xavier
Author: xavier Date: Tue Aug 26 04:13:23 2008 New Revision: 689034 URL: http://svn.apache.org/viewvc?rev=689034view=rev Log: FIX: Failure to transitively install Maven2 artifacts with namespace (IVY-440) Added: ant/ivy/core/trunk/test/java/org/apache/ivy/ant/AntTestHelper.java (with props

[jira] Resolved: (IVY-440) Failure to transitively install Maven2 artifacts with namespace

2008-08-26 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-440. -- Resolution: Fixed I've added a unit test and fixed the bug. To be clear, I think the bug was only

svn commit: r689046 - /ant/ivy/core/trunk/test/java/org/apache/ivy/ant/IvyReportTest.java

2008-08-26 Thread xavier
Author: xavier Date: Tue Aug 26 05:21:53 2008 New Revision: 689046 URL: http://svn.apache.org/viewvc?rev=689046view=rev Log: enable again xsl transformation for test with circular dependency Modified: ant/ivy/core/trunk/test/java/org/apache/ivy/ant/IvyReportTest.java Modified: ant/ivy/core

[jira] Assigned: (IVY-708) Circular Dependency messages in a resolve do not reflect the configuration used during the resolve

2008-08-26 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin reassigned IVY-708: Assignee: Xavier Hanin Circular Dependency messages in a resolve do not reflect the configuration

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

2008-08-26 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12625730#action_12625730 ] Xavier Hanin commented on IVY-675: -- I've try to review the code handling circular

svn commit: r689093 - in /ant/ivy/core/trunk: src/java/org/apache/ivy/plugins/resolver/packager/ test/java/org/apache/ivy/plugins/resolver/

2008-08-26 Thread xavier
Author: xavier Date: Tue Aug 26 07:29:53 2008 New Revision: 689093 URL: http://svn.apache.org/viewvc?rev=689093view=rev Log: FIX: PackagerResolverTest was failing Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/resolver/packager/PackagerCacheEntry.java ant/ivy/core/trunk

[jira] Created: (IVY-886) Ivy#listTokenValues(String, Map) does not filter returned values, and does not use maven-metadata.xml files with IBiblio resolver

2008-08-26 Thread Xavier Hanin (JIRA)
URL: https://issues.apache.org/jira/browse/IVY-886 Project: Ivy Issue Type: Bug Components: Core, Maven Compatibility Reporter: Xavier Hanin Assignee: Xavier Hanin Fix For: 2.0-RC1 Currently the implementation of Ivy

[jira] Commented: (IVYDE-115) Resolve all open ivy projects/classpath-containers found in the workspace

2008-08-25 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVYDE-115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12625265#action_12625265 ] Xavier Hanin commented on IVYDE-115: I think it already exists: there is a resolve all

svn commit: r688723 - /ant/ivy/core/trunk/src/java/org/apache/ivy/core/IvyPatternHelper.java

2008-08-25 Thread xavier
Author: xavier Date: Mon Aug 25 06:31:28 2008 New Revision: 688723 URL: http://svn.apache.org/viewvc?rev=688723view=rev Log: fix style Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/core/IvyPatternHelper.java Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/core

[jira] Assigned: (IVY-707) Deliver delivers the wrong version when a dynamic revision is evicted before being resolved

2008-08-25 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin reassigned IVY-707: Assignee: Xavier Hanin Deliver delivers the wrong version when a dynamic revision is evicted before

svn commit: r688740 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/core/resolve/ResolveEngine.java test/java/org/apache/ivy/ant/IvyDeliverTest.java test/java/org/apache/ivy/ant/ivy-dyn-

2008-08-25 Thread xavier
Author: xavier Date: Mon Aug 25 07:51:26 2008 New Revision: 688740 URL: http://svn.apache.org/viewvc?rev=688740view=rev Log: FIX: Deliver delivers the wrong version when a dynamic revision is evicted before being resolved (IVY-707) Added: ant/ivy/core/trunk/test/java/org/apache/ivy/ant/ivy

[jira] Resolved: (IVY-707) Deliver delivers the wrong version when a dynamic revision is evicted before being resolved

2008-08-25 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-707. -- Resolution: Fixed I've fixed this as I suggested: now direct dynamic dependencies are always resolved

[jira] Commented: (IVY-885) Invalid URL when using dynamic ranges

2008-08-22 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12624663#action_12624663 ] Xavier Hanin commented on IVY-885: -- You can bypass the attempt to reach the bad URL

svn commit: r688097 - in /ant/ivy/core/trunk: src/java/org/apache/ivy/core/resolve/ src/java/org/apache/ivy/plugins/resolver/ test/java/org/apache/ivy/plugins/resolver/

2008-08-22 Thread xavier
Author: xavier Date: Fri Aug 22 08:32:18 2008 New Revision: 688097 URL: http://svn.apache.org/viewvc?rev=688097view=rev Log: FIX: ChainResolverTest failures (IVY-882) The problem was due to the changes introduced in IVY-857. Indeed the cache checking was removed from the chain, to allow

[jira] Resolved: (IVY-677) ivy:publish ignores error when ant runs with -quiet

2008-08-22 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-677. -- Resolution: Fixed I've tried to reproduce this bug on my ubuntu box without success: {code} [EMAIL

svn commit: r688107 - in /ant/ivy/core/trunk: CHANGES.txt src/example/multi-project/common/common.xml

2008-08-22 Thread xavier
Author: xavier Date: Fri Aug 22 08:57:54 2008 New Revision: 688107 URL: http://svn.apache.org/viewvc?rev=688107view=rev Log: FIX: Inconsistency with multi-project tutorial (IVY-667) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/example/multi-project/common/common.xml

[jira] Resolved: (IVY-667) Inconsistency with multi-project tutorial

2008-08-22 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-667. -- Resolution: Fixed I've fixed the problem following your suggestion. Thanks for reporting the problem

[jira] Commented: (IVY-349) Endless recursion in Report

2008-08-22 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12624892#action_12624892 ] Xavier Hanin commented on IVY-349: -- I've tested the attached xml report, processed

[jira] Commented: (IVYDE-50) IvyDE does not honor useOrigin

2008-08-18 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVYDE-50?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12623300#action_12623300 ] Xavier Hanin commented on IVYDE-50: --- I think this has been fixed with the new management

[jira] Commented: (IVYDE-37) Add option to use the useOrigin-feature from Ivy

2008-08-18 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVYDE-37?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12623301#action_12623301 ] Xavier Hanin commented on IVYDE-37: --- At the time this issue was created, it wasn't possible

[jira] Commented: (IVYDE-78) Add errors marker to the Ivy container

2008-08-18 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVYDE-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12623302#action_12623302 ] Xavier Hanin commented on IVYDE-78: --- Excellent! Add errors marker to the Ivy container

[jira] Commented: (IVY-232) Incorrect directory path resolve when running from a different directory

2008-08-07 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12620536#action_12620536 ] Xavier Hanin commented on IVY-232: -- So Adrian, if you are so unhappy, provide a patch to fix

[jira] Commented: (IVY-232) Incorrect directory path resolve when running from a different directory

2008-08-07 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12620544#action_12620544 ] Xavier Hanin commented on IVY-232: -- Fixing this is not complex, it's only time consuming

svn commit: r682310 - in /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/test/java/org/apache/ivyde/common/ivyfile/addDependency1: expected.xml ivy.xml

2008-08-04 Thread xavier
Author: xavier Date: Mon Aug 4 02:54:54 2008 New Revision: 682310 URL: http://svn.apache.org/viewvc?rev=682310view=rev Log: improve test to make sure file updating works even with conf mapping in existing dependency Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/test/java/org

svn commit: r682450 - in /ant/ivy/core/trunk/src/java/org/apache/ivy/core/sort: MessageBasedNonMatchingVersionReporter.java ModuleInSort.java

2008-08-04 Thread xavier
Author: xavier Date: Mon Aug 4 10:57:10 2008 New Revision: 682450 URL: http://svn.apache.org/viewvc?rev=682450view=rev Log: use getDependencyRevisionId instead of getDynamicConstraintRevisionId to check version matching, since dependency mediation is done before sorting, and keeping it like

[jira] Commented: (IVY-869) Bootstrapping ivy instruction

2008-08-04 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12619630#action_12619630 ] Xavier Hanin commented on IVY-869: -- I think we already have similar instructions here: http

[jira] Created: (IVY-871) test and document PatternVersionMatcher

2008-08-04 Thread Xavier Hanin (JIRA)
test and document PatternVersionMatcher --- Key: IVY-871 URL: https://issues.apache.org/jira/browse/IVY-871 Project: Ivy Issue Type: Improvement Components: Core Reporter: Xavier

svn commit: r680392 - /ant/ivy/core/trunk/src/java/org/apache/ivy/core/search/SearchEngine.java

2008-07-28 Thread xavier
Author: xavier Date: Mon Jul 28 09:39:19 2008 New Revision: 680392 URL: http://svn.apache.org/viewvc?rev=680392view=rev Log: fix unused otherTokenValues map in listTokenValues Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/core/search/SearchEngine.java Modified: ant/ivy/core/trunk

[jira] Assigned: (IVY-803) Cache can't distinguish artifacts with classifiers

2008-07-28 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin reassigned IVY-803: Assignee: Xavier Hanin Cache can't distinguish artifacts with classifiers

svn commit: r680407 - /ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/resolver/packager/PackagerCacheEntry.java

2008-07-28 Thread xavier
Author: xavier Date: Mon Jul 28 10:20:58 2008 New Revision: 680407 URL: http://svn.apache.org/viewvc?rev=680407view=rev Log: fix style Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/resolver/packager/PackagerCacheEntry.java Modified: ant/ivy/core/trunk/src/java/org/apache

svn commit: r680408 - /ant/ivy/core/trunk/src/java/org/apache/ivy/util/url/HttpClientHandler.java

2008-07-28 Thread xavier
Author: xavier Date: Mon Jul 28 10:21:32 2008 New Revision: 680408 URL: http://svn.apache.org/viewvc?rev=680408view=rev Log: fix style Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/util/url/HttpClientHandler.java Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/util/url

svn commit: r680417 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/core/cache/DefaultRepositoryCacheManager.java test/java/org/apache/ivy/core/resolve/ResolveTest.java

2008-07-28 Thread xavier
Author: xavier Date: Mon Jul 28 10:33:12 2008 New Revision: 680417 URL: http://svn.apache.org/viewvc?rev=680417view=rev Log: FIX: Cache can't distinguish artifacts with classifiers (IVY-803) (thanks to James P. White) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java

svn commit: r679833 [3/3] - in /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse: ./ META-INF/ src/java/org/apache/ivyde/common/ src/java/org/apache/ivyde/common/completion/ src/java/org/apache/ivyde/comm

2008-07-25 Thread xavier
Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ui/editors/xml/IvyContentAssistProcessor.java URL:

svn commit: r679837 - in /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse: ./ src/java/org/apache/ivyde/common/ivysettings/ src/java/org/apache/ivyde/eclipse/ui/editors/

2008-07-25 Thread xavier
Author: xavier Date: Fri Jul 25 08:31:45 2008 New Revision: 679837 URL: http://svn.apache.org/viewvc?rev=679837view=rev Log: NEW: settings files code completion support (IVYDE-22) Added: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/common/ivysettings/ ant/ivy

[jira] Updated: (IVYDE-22) settings files code completion support

2008-07-25 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVYDE-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin updated IVYDE-22: -- Summary: settings files code completion support (was: Support for ivyconf.xml files similar

[jira] Resolved: (IVYDE-22) settings files code completion support

2008-07-25 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVYDE-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVYDE-22. --- Resolution: Fixed Fix Version/s: 2.0 I've implemented this feature, using java reflection API

svn commit: r679839 - in /ant/ivy/site/target/history/trunk: ./ configuration/ configuration/caches/ configuration/macrodef/ configuration/namespace/ ivyfile/ resolver/ settings/ settings/caches/ sett

2008-07-25 Thread xavier
Author: xavier Date: Fri Jul 25 08:45:21 2008 New Revision: 679839 URL: http://svn.apache.org/viewvc?rev=679839view=rev Log: regenerate Ivy site [This commit notification would consist of 64 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r679847 - /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/common/ivyfile/IvyFileUpdater.java

2008-07-25 Thread xavier
Author: xavier Date: Fri Jul 25 09:10:05 2008 New Revision: 679847 URL: http://svn.apache.org/viewvc?rev=679847view=rev Log: small clean + API improvement Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/common/ivyfile/IvyFileUpdater.java Modified: ant/ivy

svn commit: r679854 - in /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde: common/ivysettings/IvySettingsFile.java common/ivysettings/IvySettingsModel.java eclipse/ui/editors/Iv

2008-07-25 Thread xavier
Author: xavier Date: Fri Jul 25 09:34:41 2008 New Revision: 679854 URL: http://svn.apache.org/viewvc?rev=679854view=rev Log: remove ivyde.common dependency on eclipse API Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/common/ivysettings/IvySettingsFile.java

svn commit: r679189 - /ant/ivy/core/trunk/doc/settings/include.html

2008-07-23 Thread xavier
Author: xavier Date: Wed Jul 23 13:25:26 2008 New Revision: 679189 URL: http://svn.apache.org/viewvc?rev=679189view=rev Log: add url attribute doc Modified: ant/ivy/core/trunk/doc/settings/include.html Modified: ant/ivy/core/trunk/doc/settings/include.html URL: http://svn.apache.org/viewvc

[jira] Commented: (IVY-829) Add new packager resolver to Ivy

2008-07-11 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12612763#action_12612763 ] Xavier Hanin commented on IVY-829: -- I guess the problem now comes from a bad file URL. Archie

svn commit: r675851 [2/6] - in /ant/ivy/site: ./ target/ target/history/trunk/ target/history/trunk/configuration/ target/history/trunk/images/ target/history/trunk/ivyfile/ target/history/trunk/resol

2008-07-11 Thread xavier
Modified: ant/ivy/site/target/history/trunk/configuration/resolvers.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/history/trunk/configuration/resolvers.html?rev=675851r1=675850r2=675851view=diff == ---

[jira] Assigned: (IVY-863) Patch: Fixed more than a hundred (100+) obsolete configuration references; replaced with settings

2008-07-11 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin reassigned IVY-863: Assignee: Xavier Hanin Patch: Fixed more than a hundred (100+) obsolete configuration references

[jira] Commented: (IVY-829) Add new packager resolver to Ivy

2008-07-11 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12612788#action_12612788 ] Xavier Hanin commented on IVY-829: -- Yes, using Ant API sounds better to me. It will make

[jira] Resolved: (IVY-863) Patch: Fixed more than a hundred (100+) obsolete configuration references; replaced with settings

2008-07-11 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-863. -- Resolution: Fixed Fix Version/s: 2.0-RC1 I've applied your patch as is, perfect quality, with all

svn commit: r675858 - /ant/ivy/core/trunk/CHANGES.txt

2008-07-11 Thread xavier
Author: xavier Date: Fri Jul 11 01:05:20 2008 New Revision: 675858 URL: http://svn.apache.org/viewvc?rev=675858view=rev Log: add Sakari Maaranen contributions to the list of changes Modified: ant/ivy/core/trunk/CHANGES.txt Modified: ant/ivy/core/trunk/CHANGES.txt URL: http://svn.apache.org

[jira] Commented: (IVY-829) Add new packager resolver to Ivy

2008-07-11 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12612904#action_12612904 ] Xavier Hanin commented on IVY-829: -- I suggest you have a look at how we have implemented

svn commit: r675543 - /ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/resolver/RepositoryResolver.java

2008-07-10 Thread xavier
Author: xavier Date: Thu Jul 10 05:20:43 2008 New Revision: 675543 URL: http://svn.apache.org/viewvc?rev=675543view=rev Log: expose and make put methods overridable Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/resolver/RepositoryResolver.java Modified: ant/ivy/core/trunk

svn commit: r675585 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/core/publish/PublishEngine.java test/java/org/apache/ivy/ant/IvyPublishTest.java test/java/org/apache/ivy/core/publish

2008-07-10 Thread xavier
Author: xavier Date: Thu Jul 10 07:19:56 2008 New Revision: 675585 URL: http://svn.apache.org/viewvc?rev=675585view=rev Log: IMPROVEMENT: Detect missing artifacts on publish asap (IVY-862) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org/apache/ivy/core/publish

[jira] Commented: (IVY-829) Add new packager resolver to Ivy

2008-07-10 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12612651#action_12612651 ] Xavier Hanin commented on IVY-829: -- It's weird. My working copy is clean, so I have

[jira] Created: (IVY-860) Referenced resolver not found in macro

2008-07-09 Thread Xavier Hanin (JIRA)
Referenced resolver not found in macro -- Key: IVY-860 URL: https://issues.apache.org/jira/browse/IVY-860 Project: Ivy Issue Type: Bug Affects Versions: 2.0.0-beta-2 Reporter: Xavier Hanin

svn commit: r675108 - in /ant/ivy/core/trunk: ./ src/java/org/apache/ivy/core/settings/ src/java/org/apache/ivy/util/ test/java/org/apache/ivy/core/settings/

2008-07-09 Thread xavier
Author: xavier Date: Wed Jul 9 00:45:23 2008 New Revision: 675108 URL: http://svn.apache.org/viewvc?rev=675108view=rev Log: FIX: Referenced resolver not found in macro (IVY-860) Added: ant/ivy/core/trunk/test/java/org/apache/ivy/core/settings/ivysettings-macro+ref2.xml (with props

[jira] Resolved: (IVY-860) Referenced resolver not found in macro

2008-07-09 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-860. -- Resolution: Fixed Fix Version/s: 2.0-RC1 I've added a unit test and fixed the bug. Referenced

[jira] Assigned: (IVY-861) dynamic revision resolve does not throw error when configuration is missing

2008-07-09 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin reassigned IVY-861: Assignee: Xavier Hanin dynamic revision resolve does not throw error when configuration is missing

svn commit: r675114 - /ant/ivy/core/trunk/doc/configuration/macrodef.html

2008-07-09 Thread xavier
Author: xavier Date: Wed Jul 9 01:23:37 2008 New Revision: 675114 URL: http://svn.apache.org/viewvc?rev=675114view=rev Log: fix english Modified: ant/ivy/core/trunk/doc/configuration/macrodef.html Modified: ant/ivy/core/trunk/doc/configuration/macrodef.html URL: http://svn.apache.org

svn commit: r675186 - in /ant/ivy/core/trunk: ./ src/java/org/apache/ivy/core/resolve/ test/java/org/apache/ivy/core/resolve/ test/repositories/2/mod6.1/

2008-07-09 Thread xavier
Author: xavier Date: Wed Jul 9 07:23:22 2008 New Revision: 675186 URL: http://svn.apache.org/viewvc?rev=675186view=rev Log: FIX: dynamic revision resolve does not throw error when configuration is missing (IVY-861) Added: ant/ivy/core/trunk/test/repositories/2/mod6.1/ivy-1.5.xml

[jira] Resolved: (IVY-861) dynamic revision resolve does not throw error when configuration is missing

2008-07-09 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-861. -- Resolution: Fixed Fix Version/s: 2.0-RC1 I've added a unit test to reproduce this, and fixed

svn commit: r675190 - /ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorUpdater.java

2008-07-09 Thread xavier
Author: xavier Date: Wed Jul 9 07:31:19 2008 New Revision: 675190 URL: http://svn.apache.org/viewvc?rev=675190view=rev Log: fix bug with branch management on deliver, which was causing unit test to fail (related to IVY-859) Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins

[jira] Assigned: (IVY-578) Reports showing double dependencies in certain cases

2008-07-09 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin reassigned IVY-578: Assignee: Xavier Hanin Reports showing double dependencies in certain cases

svn commit: r675235 - in /ant/ivy/core/trunk: ./ src/java/org/apache/ivy/plugins/resolver/ test/java/org/apache/ivy/core/resolve/ test/repositories/badfile/ivys/ test/repositories/badfile/myorg/mymodu

2008-07-09 Thread xavier
Author: xavier Date: Wed Jul 9 08:44:31 2008 New Revision: 675235 URL: http://svn.apache.org/viewvc?rev=675235view=rev Log: IMPROVEMENT: Check branch consistency during resolve (IVY-858) Added: ant/ivy/core/trunk/test/repositories/badfile/ivys/ivy-badbranch.xml (with props) ant/ivy

[jira] Resolved: (IVY-858) Check branch consistency during resolve

2008-07-09 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-858. -- Resolution: Fixed Fix Version/s: 2.0-RC1 I've added a unit test and implemented that. Check

[jira] Created: (IVY-859) Allow to set the branch at deliver/publish time

2008-07-08 Thread Xavier Hanin (JIRA)
Reporter: Xavier Hanin Assignee: Xavier Hanin Currently it is possible to set the revision information on the published Ivy file at deliver or publish time, but it's not possible to do the same for the branch attribute. It would be nice to support that too. -- This message

svn commit: r674824 - in /ant/ivy/core/trunk: ./ doc/configuration/ src/java/org/apache/ivy/core/resolve/ src/java/org/apache/ivy/plugins/namespace/ src/java/org/apache/ivy/plugins/resolver/ test/java

2008-07-08 Thread xavier
Author: xavier Date: Tue Jul 8 06:51:59 2008 New Revision: 674824 URL: http://svn.apache.org/viewvc?rev=674824view=rev Log: NEW: Better support for local builds (IVY-857) Added: ant/ivy/core/trunk/test/repositories/1/org2/mod2.3/ivys/ivy-0.8.xml (with props) ant/ivy/core/trunk/test

[jira] Assigned: (IVY-801) Need defaultconf in publications tag of ivy file

2008-07-08 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin reassigned IVY-801: Assignee: Xavier Hanin Need defaultconf in publications tag of ivy file

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

2008-07-08 Thread xavier
Author: xavier Date: Tue Jul 8 08:04:42 2008 New Revision: 674852 URL: http://svn.apache.org/viewvc?rev=674852view=rev Log: IMPROVEMENT: Add defaultconf in publications tag of ivy file (IVY-801) Added: ant/ivy/core/trunk/test/java/org/apache/ivy/plugins/parser/xml/test-publication

[jira] Resolved: (IVY-801) Need defaultconf in publications tag of ivy file

2008-07-08 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-801. -- Resolution: Fixed Fix Version/s: 2.0-RC1 This is implemented now, there is a new defaultconf

[jira] Resolved: (IVY-859) Allow to set the branch at deliver/publish time

2008-07-08 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-859. -- Resolution: Fixed Fix Version/s: 2.0-RC1 Implemented, unit tested and documented. The new

[jira] Created: (IVY-856) Support atomic publish with sub directory structure

2008-07-07 Thread Xavier Hanin (JIRA)
Versions: 2.0.0-beta-2 Reporter: Xavier Hanin Assignee: Xavier Hanin Currently Ivy supports atomic publish only when the revision is the token used as last directory in the pattern. It would be nice to support patterns where other directories are used after the revision token

[jira] Commented: (IVY-479) Latest Strategies does not work in off-line situations.

2008-07-07 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12611257#action_12611257 ] Xavier Hanin commented on IVY-479: -- There has been some progress on this, since it is now

[jira] Resolved: (IVY-856) Support atomic publish with sub directory structure

2008-07-07 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-856. -- Resolution: Fixed Fix Version/s: 2.0-RC1 I've added a unit test for this, implemented the feature

[jira] Assigned: (IVY-678) Maven version ranges with ( ) are not supported

2008-07-04 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin reassigned IVY-678: Assignee: Xavier Hanin Maven version ranges with ( ) are not supported

svn commit: r673934 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/plugins/version/VersionRangeMatcher.java test/java/org/apache/ivy/plugins/version/VersionRangeMatcherTest.java

2008-07-04 Thread xavier
Author: xavier Date: Fri Jul 4 00:25:37 2008 New Revision: 673934 URL: http://svn.apache.org/viewvc?rev=673934view=rev Log: FIX: Maven version ranges with ( ) are not supported (IVY-678) (thanks to Michael Kebe) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org

svn commit: r673939 - /ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/version/VersionRangeMatcher.java

2008-07-04 Thread xavier
Author: xavier Date: Fri Jul 4 00:33:32 2008 New Revision: 673939 URL: http://svn.apache.org/viewvc?rev=673939view=rev Log: FIX: Maven version ranges with ( ) are not supported (IVY-678) Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/version/VersionRangeMatcher.java Modified

[jira] Resolved: (IVY-678) Maven version ranges with ( ) are not supported

2008-07-04 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-678. -- Resolution: Fixed I've applied your patch and then removed the square brackets in the OPEN_EXC_PATTERN

[jira] Assigned: (IVY-843) NPE in Ivy:install task if the repository cache dir has been cleared

2008-07-04 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin reassigned IVY-843: Assignee: Xavier Hanin NPE in Ivy:install task if the repository cache dir has been cleared

[jira] Resolved: (IVY-843) NPE in Ivy:install task if the repository cache dir has been cleared

2008-07-04 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-843. -- Resolution: Fixed I've managed to isolate the bug, reproduce it with a junit test, fix it, and double

[jira] Resolved: (IVY-851) Updated junit test XmlReportWriterTest.java unreliable/fails: unmappable character for encoding UTF8

2008-07-04 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-851. -- Resolution: Fixed Fix Version/s: 2.0-RC1 I've resolved that issue by setting the encoding manually

svn commit: r673314 - in /ant/ivy/site/ivyde: download.cgi download.html

2008-07-02 Thread xavier
Author: xavier Date: Wed Jul 2 01:39:51 2008 New Revision: 673314 URL: http://svn.apache.org/viewvc?rev=673314view=rev Log: fix download pages: add redirect.js script to download page, and eol-style property to download.cgi Modified: ant/ivy/site/ivyde/download.cgi (props changed

svn commit: r673316 - in /ant/ivy/site/target/ivyde: download.cgi download.html

2008-07-02 Thread xavier
Author: xavier Date: Wed Jul 2 01:42:37 2008 New Revision: 673316 URL: http://svn.apache.org/viewvc?rev=673316view=rev Log: update generated site with change in download.html source + add svn:executable property to download.cgi Modified: ant/ivy/site/target/ivyde/download.cgi (props

<    1   2   3   4   5   6   7   >