[jira] Resolved: (IVY-659) NPE in namespace transformation during the ivy:findrevision and ivy:resolve task execution

2007-12-07 Thread Gilles Scokart (JIRA)
[ https://issues.apache.org/jira/browse/IVY-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles Scokart resolved IVY-659. Resolution: Fixed Fix Version/s: 2.0.0-beta-2 Thanks a lot for your patch, and welcome to the i

svn commit: r602022 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/plugins/namespace/Namespace.java

2007-12-07 Thread gscokart
Author: gscokart Date: Fri Dec 7 00:40:56 2007 New Revision: 602022 URL: http://svn.apache.org/viewvc?rev=602022&view=rev Log: FIX: NPE in namespace transformation during the ivy:findrevision and ivy:resolve task execution (IVY-659) (thanks to Andrea Bernardo Ciddio) Modified: ant/ivy/core/

svn commit: r602094 - /ant/ivy/core/trunk/test/java/org/apache/ivy/plugins/lock/ArtifactLockStrategyTest.java

2007-12-07 Thread gscokart
Author: gscokart Date: Fri Dec 7 05:29:35 2007 New Revision: 602094 URL: http://svn.apache.org/viewvc?rev=602094&view=rev Log: increase timeout for slower machine (the test is taking 11 seconds on my machine, and the thread-1 was the last one to finish) Modified: ant/ivy/core/trunk/test/ja

[jira] Created: (IVY-660) SFTP authorization fail during publishing via sftp.

2007-12-07 Thread Alexey Kiselev (JIRA)
SFTP authorization fail during publishing via sftp. --- Key: IVY-660 URL: https://issues.apache.org/jira/browse/IVY-660 Project: Ivy Issue Type: Bug Components: Core Affects Versi

[jira] Created: (IVY-661) Incorrect parsing artifactPattern attribute in a sftp resolver

2007-12-07 Thread Alexey Kiselev (JIRA)
Incorrect parsing artifactPattern attribute in a sftp resolver -- Key: IVY-661 URL: https://issues.apache.org/jira/browse/IVY-661 Project: Ivy Issue Type: Bug Components:

Re: svn commit: r602328 - in /ant/ivy/site: build.xml choose-distrib.html download.cgi download.html history/ images/ivy-dl-2.0.0-beta1.png images/ivy-dl.xcf index.html toc.json

2007-12-07 Thread Xavier Hanin
I won't have much time this week end to finish the release process with files moved to dist, site update and announcement (if we get no -1 before sunday), so I've already prepared the site update, including integration of the download logic using the cgi script (using a javascript to redirect the b

svn commit: r602328 - in /ant/ivy/site: build.xml choose-distrib.html download.cgi download.html history/ images/ivy-dl-2.0.0-beta1.png images/ivy-dl.xcf index.html toc.json

2007-12-07 Thread xavier
Author: xavier Date: Fri Dec 7 22:07:20 2007 New Revision: 602328 URL: http://svn.apache.org/viewvc?rev=602328&view=rev Log: prepare 2.0.0-beta1 release Added: ant/ivy/site/download.cgi (with props) ant/ivy/site/images/ivy-dl-2.0.0-beta1.png (with props) Modified: ant/ivy/site/bu

svn commit: r602326 - /ant/ivy/core/trunk/version.properties

2007-12-07 Thread xavier
Author: xavier Date: Fri Dec 7 21:50:19 2007 New Revision: 602326 URL: http://svn.apache.org/viewvc?rev=602326&view=rev Log: move to next target version on trunk Modified: ant/ivy/core/trunk/version.properties Modified: ant/ivy/core/trunk/version.properties URL: http://svn.apache.org/viewv

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

2007-12-07 Thread maartenc
Author: maartenc Date: Fri Dec 7 15:28:49 2007 New Revision: 602269 URL: http://svn.apache.org/viewvc?rev=602269&view=rev Log: Little optimization Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorWriter.java Modified: ant/ivy/core/trunk/src/java/o

svn commit: r602250 - /ant/ivy/core/trunk/test/java/org/apache/ivy/TestFixture.java

2007-12-07 Thread xavier
Author: xavier Date: Fri Dec 7 14:28:24 2007 New Revision: 602250 URL: http://svn.apache.org/viewvc?rev=602250&view=rev Log: use basic settings rather than default settings for test fixture, which avoid having ibiblio resolver in test settings Modified: ant/ivy/core/trunk/test/java/org/apac

[jira] Commented: (IVY-664) XmlModuleDescriptorWriter doesn't write the deprecated attribute of the "ivy-module/configurations/conf" element

2007-12-07 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549580 ] Maarten Coene commented on IVY-664: --- This deprecated attribute is handled as an extra-attribute, that's why it is not

[jira] Created: (IVY-665) Introduce RepositoryManagementEngine

2007-12-07 Thread Xavier Hanin (JIRA)
Introduce RepositoryManagementEngine Key: IVY-665 URL: https://issues.apache.org/jira/browse/IVY-665 Project: Ivy Issue Type: New Feature Components: Core Reporter: Xavier Hanin

[jira] Created: (IVY-664) XmlModuleDescriptorWriter doesn't write the deprecated attribute of the "ivy-module/configurations/conf" element

2007-12-07 Thread Maarten Coene (JIRA)
XmlModuleDescriptorWriter doesn't write the deprecated attribute of the "ivy-module/configurations/conf" element Key: IVY-664 URL: https://issues.apac

svn commit: r602223 - /ant/ivy/core/trunk/doc/ivyfile/dependency-artifact.html

2007-12-07 Thread maartenc
Author: maartenc Date: Fri Dec 7 13:05:12 2007 New Revision: 602223 URL: http://svn.apache.org/viewvc?rev=602223&view=rev Log: The dependency artifact element is extensible as well Modified: ant/ivy/core/trunk/doc/ivyfile/dependency-artifact.html Modified: ant/ivy/core/trunk/doc/ivyfile/dep

svn commit: r602214 - /ant/ivy/core/trunk/doc/ivyfile/artifact.html

2007-12-07 Thread maartenc
Author: maartenc Date: Fri Dec 7 12:53:26 2007 New Revision: 602214 URL: http://svn.apache.org/viewvc?rev=602214&view=rev Log: The publication artifact element is extensible as well Modified: ant/ivy/core/trunk/doc/ivyfile/artifact.html Modified: ant/ivy/core/trunk/doc/ivyfile/artifact.html

[jira] Assigned: (IVY-471) XMLModuleDescriptorWriter does not write extra attributes

2007-12-07 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene reassigned IVY-471: - Assignee: Maarten Coene > XMLModuleDescriptorWriter does not write extra attributes > --

[jira] Resolved: (IVY-663) latest compatible conflict manager fails with circular dependencies and dynamic revision

2007-12-07 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-663. -- Resolution: Fixed I've just committed a fix for this, but it slightly changes the way circular dependenci

svn commit: r602203 - in /ant/ivy/core/trunk: ./ src/java/org/apache/ivy/core/resolve/ src/java/org/apache/ivy/plugins/conflict/ test/java/org/apache/ivy/plugins/conflict/ test/repositories/2/mod6.3/

2007-12-07 Thread xavier
Author: xavier Date: Fri Dec 7 12:13:50 2007 New Revision: 602203 URL: http://svn.apache.org/viewvc?rev=602203&view=rev Log: FIX: latest compatible conflict manager fails with circular dependencies and dynamic revision (IVY-663) Added: ant/ivy/core/trunk/test/repositories/2/mod6.3/mod6.3-1.

[jira] Updated: (IVY-474) Strict conflictmanager seems to not support dynamic revisions

2007-12-07 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene updated IVY-474: -- Fix Version/s: (was: 2.0) 2.0.0-beta-2 > Strict conflictmanager seems to not suppor

[jira] Updated: (IVY-661) Incorrect parsing artifactPattern attribute in a sftp resolver

2007-12-07 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene updated IVY-661: -- Fix Version/s: (was: 2.0.0-beta-1) Description: PROBLEM: Ivy settings file contains description

[jira] Commented: (IVY-660) SFTP authorization fail during publishing via sftp.

2007-12-07 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549544 ] Xavier Hanin commented on IVY-660: -- Thanks for reporting the issue and providing a patch Alexey. Could you provide the

[jira] Updated: (IVY-660) SFTP authorization fail during publishing via sftp.

2007-12-07 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene updated IVY-660: -- Fix Version/s: (was: 2.0.0-beta-1) > SFTP authorization fail during publishing via sftp. > ---

[jira] Updated: (IVY-660) SFTP authorization fail during publishing via sftp.

2007-12-07 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene updated IVY-660: -- Description: PROBLEM: We defined two resolvers in a settings file:

svn commit: r602278 - in /ant/ivy/core/trunk: ./ src/java/org/apache/ivy/core/module/descriptor/ src/java/org/apache/ivy/plugins/parser/m2/ src/java/org/apache/ivy/plugins/parser/xml/ test/java/org/ap

2007-12-07 Thread maartenc
Author: maartenc Date: Fri Dec 7 15:54:54 2007 New Revision: 602278 URL: http://svn.apache.org/viewvc?rev=602278&view=rev Log: FIX: XmlModuleDescriptorWriter doesn't write the deprecated attribute of the "ivy-module/configurations/conf" element (IVY-664) Modified: ant/ivy/core/trunk/CHANGES

[jira] Resolved: (IVY-471) XMLModuleDescriptorWriter does not write extra attributes

2007-12-07 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene resolved IVY-471. --- Resolution: Fixed Fix Version/s: 2.0.0-beta-2 I've applied a modified version of your patch (othe

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

2007-12-07 Thread maartenc
Author: maartenc Date: Fri Dec 7 15:27:17 2007 New Revision: 602268 URL: http://svn.apache.org/viewvc?rev=602268&view=rev Log: javadoc fix Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorWriter.java Modified: ant/ivy/core/trunk/src/java/org/apach

svn commit: r602248 - /ant/ivy/core/trunk/test/java/org/apache/ivy/TestHelper.java

2007-12-07 Thread xavier
Author: xavier Date: Fri Dec 7 14:26:19 2007 New Revision: 602248 URL: http://svn.apache.org/viewvc?rev=602248&view=rev Log: fix bug in TestHelper Modified: ant/ivy/core/trunk/test/java/org/apache/ivy/TestHelper.java Modified: ant/ivy/core/trunk/test/java/org/apache/ivy/TestHelper.java URL:

svn commit: r602246 - in /ant/ivy/core/trunk: ./ src/java/org/apache/ivy/ src/java/org/apache/ivy/core/module/descriptor/ src/java/org/apache/ivy/core/repository/ src/java/org/apache/ivy/core/search/

2007-12-07 Thread xavier
Author: xavier Date: Fri Dec 7 14:25:31 2007 New Revision: 602246 URL: http://svn.apache.org/viewvc?rev=602246&view=rev Log: NEW: Introduce RepositoryManagementEngine (IVY-665 - not completed yet) Added: ant/ivy/core/trunk/src/java/org/apache/ivy/core/repository/ ant/ivy/core/trunk/src/

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

2007-12-07 Thread xavier
Author: xavier Date: Fri Dec 7 22:06:20 2007 New Revision: 602327 URL: http://svn.apache.org/viewvc?rev=602327&view=rev Log: update release documentation Modified: ant/ivy/core/trunk/doc/dev.html Modified: ant/ivy/core/trunk/doc/dev.html URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk

svn commit: r602324 - /ant/ivy/site/mailing-lists.html

2007-12-07 Thread xavier
Author: xavier Date: Fri Dec 7 21:37:52 2007 New Revision: 602324 URL: http://svn.apache.org/viewvc?rev=602324&view=rev Log: update mailing lists (ivy-user to be updated still) Modified: ant/ivy/site/mailing-lists.html Modified: ant/ivy/site/mailing-lists.html URL: http://svn.apache.org/vi

svn commit: r602319 - /ant/ivy/site/schemas/ivy.xsd

2007-12-07 Thread xavier
Author: xavier Date: Fri Dec 7 20:53:02 2007 New Revision: 602319 URL: http://svn.apache.org/viewvc?rev=602319&view=rev Log: update on site ivy.xsd Modified: ant/ivy/site/schemas/ivy.xsd Modified: ant/ivy/site/schemas/ivy.xsd URL: http://svn.apache.org/viewvc/ant/ivy/site/schemas/ivy.xsd?r

[jira] Resolved: (IVY-664) XmlModuleDescriptorWriter doesn't write the deprecated attribute of the "ivy-module/configurations/conf" element

2007-12-07 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene resolved IVY-664. --- Resolution: Fixed Fix Version/s: 2.0.0-beta-2 > XmlModuleDescriptorWriter doesn't write the depre

[jira] Updated: (IVY-663) latest compatible conflict manager fails with circular dependencies and dynamic revision

2007-12-07 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin updated IVY-663: - Description: Adding this test case to LatestConpatibleConflictManagerTest fails: {code} public void test

[jira] Created: (IVY-662) Decrease memory footprint

2007-12-07 Thread Xavier Hanin (JIRA)
Decrease memory footprint - Key: IVY-662 URL: https://issues.apache.org/jira/browse/IVY-662 Project: Ivy Issue Type: Improvement Reporter: Xavier Hanin Assignee: Xavier Hanin Fix F

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

2007-12-07 Thread maartenc
Author: maartenc Date: Fri Dec 7 15:25:36 2007 New Revision: 602266 URL: http://svn.apache.org/viewvc?rev=602266&view=rev Log: FIX: XMLModuleDescriptorWriter does not write extra attributes (IVY-471) (thanks to Mikkel Bjerg) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/s

[jira] Commented: (IVY-664) XmlModuleDescriptorWriter doesn't write the deprecated attribute of the "ivy-module/configurations/conf" element

2007-12-07 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549583 ] Xavier Hanin commented on IVY-664: -- Indeed, it would better be a regular attribute. I'm even surprised it is seen as a

[jira] Resolved: (IVY-662) Decrease memory footprint

2007-12-07 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-662. -- Resolution: Fixed I've worked on ModuleId, ModuleRevisionId and DefaultDependencyDescriptor which are the

svn commit: r602200 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/core/module/descriptor/DefaultDependencyDescriptor.java src/java/org/apache/ivy/core/module/id/ModuleId.java src/java/

2007-12-07 Thread xavier
Author: xavier Date: Fri Dec 7 11:59:56 2007 New Revision: 602200 URL: http://svn.apache.org/viewvc?rev=602200&view=rev Log: IMPROVEMENT: Decrease memory footprint (IVY-662) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org/apache/ivy/core/module/descriptor/Defaul

[jira] Created: (IVY-663) latest compatible conflict manager fails with circular dependencies and dynamic revision

2007-12-07 Thread Xavier Hanin (JIRA)
latest compatible conflict manager fails with circular dependencies and dynamic revision Key: IVY-663 URL: https://issues.apache.org/jira/browse/IVY-663 Project:

[jira] Assigned: (IVY-663) latest compatible conflict manager fails with circular dependencies and dynamic revision

2007-12-07 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene reassigned IVY-663: - Assignee: Xavier Hanin > latest compatible conflict manager fails with circular dependencies and >