svn commit: r707168 - in /ant/ivy/core/branches/2.0.x: CHANGES.txt src/java/org/apache/ivy/core/settings/IvySettings.java test/java/org/apache/ivy/core/settings/XmlSettingsParserTest.java

2008-10-22 Thread maartenc
Author: maartenc Date: Wed Oct 22 12:27:08 2008 New Revision: 707168 URL: http://svn.apache.org/viewvc?rev=707168view=rev Log: Merged code changes for IVY-953 into 2.0.x branch Modified: ant/ivy/core/branches/2.0.x/CHANGES.txt ant/ivy/core/branches/2.0.x/src/java/org/apache/ivy/core

svn commit: r707171 - /ant/ivy/core/branches/2.0.0-rc2/

2008-10-22 Thread maartenc
Author: maartenc Date: Wed Oct 22 12:37:28 2008 New Revision: 707171 URL: http://svn.apache.org/viewvc?rev=707171view=rev Log: Creating a branch for 2.0.0-rc2. Added: ant/ivy/core/branches/2.0.0-rc2/ (props changed) - copied from r707168, ant/ivy/core/branches/2.0.x/ Propchange: ant

svn commit: r707177 - in /ant/ivy/core/branches/2.0.0-rc2: CHANGES.txt README RELEASE_NOTES

2008-10-22 Thread maartenc
Author: maartenc Date: Wed Oct 22 12:46:49 2008 New Revision: 707177 URL: http://svn.apache.org/viewvc?rev=707177view=rev Log: preparing for RC2 release Modified: ant/ivy/core/branches/2.0.0-rc2/CHANGES.txt ant/ivy/core/branches/2.0.0-rc2/README ant/ivy/core/branches/2.0.0-rc2

svn commit: r707197 - in /ant/ivy/core/branches/2.0.0-rc2/doc: printTemplate.html template.html

2008-10-22 Thread maartenc
Author: maartenc Date: Wed Oct 22 14:19:08 2008 New Revision: 707197 URL: http://svn.apache.org/viewvc?rev=707197view=rev Log: preparing for RC2 release Modified: ant/ivy/core/branches/2.0.0-rc2/doc/printTemplate.html ant/ivy/core/branches/2.0.0-rc2/doc/template.html Modified: ant/ivy

svn commit: r707199 - /ant/ivy/core/branches/2.0.0-rc2/doc/ivy.xsd

2008-10-22 Thread maartenc
Author: maartenc Date: Wed Oct 22 14:21:15 2008 New Revision: 707199 URL: http://svn.apache.org/viewvc?rev=707199view=rev Log: preparing for RC2 release Added: ant/ivy/core/branches/2.0.0-rc2/doc/ivy.xsd Added: ant/ivy/core/branches/2.0.0-rc2/doc/ivy.xsd URL: http://svn.apache.org/viewvc

svn commit: r707201 - /ant/ivy/core/branches/2.0.0-rc2/RELEASE_NOTES

2008-10-22 Thread maartenc
Author: maartenc Date: Wed Oct 22 14:24:21 2008 New Revision: 707201 URL: http://svn.apache.org/viewvc?rev=707201view=rev Log: preparing for RC2 release Modified: ant/ivy/core/branches/2.0.0-rc2/RELEASE_NOTES Modified: ant/ivy/core/branches/2.0.0-rc2/RELEASE_NOTES URL: http

svn commit: r707206 - in /ant/ivy/core/branches/2.0.0-rc2/doc: release-notes.html toc.json

2008-10-22 Thread maartenc
Author: maartenc Date: Wed Oct 22 14:46:18 2008 New Revision: 707206 URL: http://svn.apache.org/viewvc?rev=707206view=rev Log: preparing for RC2 release Added: ant/ivy/core/branches/2.0.0-rc2/doc/release-notes.html Modified: ant/ivy/core/branches/2.0.0-rc2/doc/toc.json Added: ant/ivy

svn commit: r707459 - in /ant/ivy/core/branches/2.0.0-rc2: ./ src/java/org/apache/ivy/plugins/parser/m2/ test/java/org/apache/ivy/plugins/parser/m2/

2008-10-23 Thread maartenc
Author: maartenc Date: Thu Oct 23 12:51:37 2008 New Revision: 707459 URL: http://svn.apache.org/viewvc?rev=707459view=rev Log: FIX: Maven pom parser is not handling pom property ${project.parent.version} (IVY-955) Added: ant/ivy/core/branches/2.0.0-rc2/test/java/org/apache/ivy/plugins

svn commit: r707460 - in /ant/ivy/core/branches/2.0.0-rc2: RELEASE_NOTES doc/release-notes.html

2008-10-23 Thread maartenc
Author: maartenc Date: Thu Oct 23 12:53:34 2008 New Revision: 707460 URL: http://svn.apache.org/viewvc?rev=707460view=rev Log: Updated release notes with IVY-955 Modified: ant/ivy/core/branches/2.0.0-rc2/RELEASE_NOTES ant/ivy/core/branches/2.0.0-rc2/doc/release-notes.html Modified: ant

svn commit: r707496 - /ant/ivy/core/trunk/src/java/org/apache/ivy/core/resolve/VisitNode.java

2008-10-23 Thread maartenc
Author: maartenc Date: Thu Oct 23 16:16:10 2008 New Revision: 707496 URL: http://svn.apache.org/viewvc?rev=707496view=rev Log: Attempt to fix: Latest Compatible Conflict Manager + Extra Attributes in Dependencies' IVY files == inifinite loop (IVY-956) Modified: ant/ivy/core/trunk/src/java

svn commit: r708318 - /ant/ivy/core/branches/2.0.0-rc2/version.properties

2008-10-27 Thread maartenc
Author: maartenc Date: Mon Oct 27 14:12:35 2008 New Revision: 708318 URL: http://svn.apache.org/viewvc?rev=708318view=rev Log: Updated bundle version Modified: ant/ivy/core/branches/2.0.0-rc2/version.properties Modified: ant/ivy/core/branches/2.0.0-rc2/version.properties URL: http

svn commit: r708330 - in /ant/ivy/updatesite/trunk/dist: ./ features/ plugins/

2008-10-27 Thread maartenc
Author: maartenc Date: Mon Oct 27 14:35:16 2008 New Revision: 708330 URL: http://svn.apache.org/viewvc?rev=708330view=rev Log: preparing for Ivy 2.0.0.cr2 release Added: ant/ivy/updatesite/trunk/dist/digest.zip.md5 ant/ivy/updatesite/trunk/dist/features/org.apache.ivy.feature_2.0.0.cr2

svn commit: r708664 - in /ant/ivy/core/branches/2.0.0-rc2: CHANGES.txt HEADER.html doc/release-notes.html src/java/org/apache/ivy/ant/IvyPostResolveTask.java

2008-10-28 Thread maartenc
Author: maartenc Date: Tue Oct 28 13:32:51 2008 New Revision: 708664 URL: http://svn.apache.org/viewvc?rev=708664view=rev Log: FIX: inline resolve ignores the transitive attribute (IVY-958) Added: ant/ivy/core/branches/2.0.0-rc2/HEADER.html Modified: ant/ivy/core/branches/2.0.0-rc2

svn commit: r708667 - /ant/ivy/core/branches/2.0.0-rc2/doc/dev/makerelease.html

2008-10-28 Thread maartenc
Author: maartenc Date: Tue Oct 28 14:03:25 2008 New Revision: 708667 URL: http://svn.apache.org/viewvc?rev=708667view=rev Log: It's not longer necessary to specify version and status when calling release target. Modified: ant/ivy/core/branches/2.0.0-rc2/doc/dev/makerelease.html Modified

svn commit: r708698 - /ant/ivy/core/branches/2.0.0-rc2/src/java/org/apache/ivy/util/url/ApacheURLLister.java

2008-10-28 Thread maartenc
Author: maartenc Date: Tue Oct 28 15:08:15 2008 New Revision: 708698 URL: http://svn.apache.org/viewvc?rev=708698view=rev Log: Fixed a problem listing tokens on the new ibiblio layout. Modified: ant/ivy/core/branches/2.0.0-rc2/src/java/org/apache/ivy/util/url/ApacheURLLister.java Modified

svn commit: r708708 - in /ant/ivy/updatesite/trunk/dist: ./ features/ plugins/

2008-10-28 Thread maartenc
Author: maartenc Date: Tue Oct 28 15:43:51 2008 New Revision: 708708 URL: http://svn.apache.org/viewvc?rev=708708view=rev Log: preparing for Ivy 2.0.0.cr2 release Modified: ant/ivy/updatesite/trunk/dist/digest.zip ant/ivy/updatesite/trunk/dist/digest.zip.asc ant/ivy/updatesite/trunk

svn commit: r708709 - /ant/ivy/updatesite/trunk/dist/plugins/org.apache.ivyde.eclipse_2.0.0.alpha1.jar.pack.gz.asc

2008-10-28 Thread maartenc
Author: maartenc Date: Tue Oct 28 15:50:11 2008 New Revision: 708709 URL: http://svn.apache.org/viewvc?rev=708709view=rev Log: Rollback signature file for IvyDE Modified: ant/ivy/updatesite/trunk/dist/plugins/org.apache.ivyde.eclipse_2.0.0.alpha1.jar.pack.gz.asc Modified: ant/ivy

svn commit: r708713 - /ant/ivy/core/branches/2.0.0-rc2/HEADER.html

2008-10-28 Thread maartenc
Author: maartenc Date: Tue Oct 28 16:01:59 2008 New Revision: 708713 URL: http://svn.apache.org/viewvc?rev=708713view=rev Log: Removed unused file. Removed: ant/ivy/core/branches/2.0.0-rc2/HEADER.html

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

2008-10-29 Thread maartenc
Author: maartenc Date: Wed Oct 29 14:56:51 2008 New Revision: 709026 URL: http://svn.apache.org/viewvc?rev=709026view=rev Log: Changes in trunk are the same as the 2.0.0-rc2 changes Modified: ant/ivy/core/trunk/CHANGES.txt Modified: ant/ivy/core/trunk/CHANGES.txt URL: http://svn.apache.org

svn commit: r709029 - in /ant/ivy/core/branches/2.0.x: ./ doc/dev/ src/java/org/apache/ivy/ant/ src/java/org/apache/ivy/plugins/parser/m2/ src/java/org/apache/ivy/util/url/ test/java/org/apache/ivy/pl

2008-10-29 Thread maartenc
Author: maartenc Date: Wed Oct 29 15:12:24 2008 New Revision: 709029 URL: http://svn.apache.org/viewvc?rev=709029view=rev Log: Merged changes from 2.0.0-rc2 branch back into 2.0.x branch. Added: ant/ivy/core/branches/2.0.x/ivysettings-signtask.xml - copied unchanged from r709027, ant

svn commit: r709034 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/Main.java

2008-10-29 Thread maartenc
Author: maartenc Date: Wed Oct 29 15:33:05 2008 New Revision: 709034 URL: http://svn.apache.org/viewvc?rev=709034view=rev Log: FIX: Log levels aren't respected in certain cases using the standalone functionality (IVY-960) (thanks to Patrick Woodworth) Modified: ant/ivy/core/trunk

svn commit: r709038 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/util/url/ApacheURLLister.java

2008-10-29 Thread maartenc
Author: maartenc Date: Wed Oct 29 15:51:22 2008 New Revision: 709038 URL: http://svn.apache.org/viewvc?rev=709038view=rev Log: FIX: Listing of URL's under a given URL does not handle fully specified URL's (IVY-959) (thanks to Randy Nott) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy

svn commit: r709961 - /ant/core/trunk/KEYS

2008-11-02 Thread maartenc
Author: maartenc Date: Sun Nov 2 14:19:19 2008 New Revision: 709961 URL: http://svn.apache.org/viewvc?rev=709961view=rev Log: Added key Modified: ant/core/trunk/KEYS Modified: ant/core/trunk/KEYS URL: http://svn.apache.org/viewvc/ant/core/trunk/KEYS?rev=709961r1=709960r2=709961view=diff

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

2008-11-03 Thread maartenc
Author: maartenc Date: Mon Nov 3 23:19:28 2008 New Revision: 711196 URL: http://svn.apache.org/viewvc?rev=711196view=rev Log: FIX: Files with non-latin symbols fail to download (IVY-962) Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/util/url/AbstractURLHandler.java Modified: ant

svn commit: r711414 - /ant/ivy/site/history/

2008-11-04 Thread maartenc
Author: maartenc Date: Tue Nov 4 13:20:56 2008 New Revision: 711414 URL: http://svn.apache.org/viewvc?rev=711414view=rev Log: (empty) Modified: ant/ivy/site/history/ (props changed) Propchange: ant/ivy/site/history

svn commit: r711427 - in /ant/ivy/site: build.xml download.html images/ivy-dl-2.0.0-rc2.png images/ivy-dl.xcf index.html toc.json

2008-11-04 Thread maartenc
Author: maartenc Date: Tue Nov 4 13:53:21 2008 New Revision: 711427 URL: http://svn.apache.org/viewvc?rev=711427view=rev Log: Preparing site for 2.0.0-rc2 Added: ant/ivy/site/images/ivy-dl-2.0.0-rc2.png (with props) Modified: ant/ivy/site/build.xml ant/ivy/site/download.html

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

2008-11-04 Thread maartenc
Author: maartenc Date: Tue Nov 4 13:56:05 2008 New Revision: 711430 URL: http://svn.apache.org/viewvc?rev=711430view=rev Log: Updated ivy.xsd with 2.0.0-rc2 version Modified: ant/ivy/site/schemas/ivy.xsd Modified: ant/ivy/site/schemas/ivy.xsd URL: http://svn.apache.org/viewvc/ant/ivy/site

svn commit: r711468 [16/16] - in /ant/ivy/site/target: ./ history/ history/2.0.0-alpha2/ history/2.0.0-alpha2/configuration/ history/2.0.0-alpha2/configuration/macrodef/ history/2.0.0-alpha2/configura

2008-11-04 Thread maartenc
Modified: ant/ivy/site/target/history/trunk/reference.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/history/trunk/reference.html?rev=711468r1=711467r2=711468view=diff == ---

svn commit: r711680 - in /ant/ivy/site/ivyde/updatesite: digest.zip digest.zip.asc digest.zip.md5 digest.zip.sha site.xml

2008-11-05 Thread maartenc
Author: maartenc Date: Wed Nov 5 12:07:12 2008 New Revision: 711680 URL: http://svn.apache.org/viewvc?rev=711680view=rev Log: preparing updatesite for ivy 2.0.0-rc2 Modified: ant/ivy/site/ivyde/updatesite/digest.zip ant/ivy/site/ivyde/updatesite/digest.zip.asc ant/ivy/site/ivyde

svn commit: r711681 - in /ant/ivy/site/target/ivyde/updatesite: digest.zip site.xml

2008-11-05 Thread maartenc
Author: maartenc Date: Wed Nov 5 12:07:39 2008 New Revision: 711681 URL: http://svn.apache.org/viewvc?rev=711681view=rev Log: preparing updatesite for ivy 2.0.0-rc2 Modified: ant/ivy/site/target/ivyde/updatesite/digest.zip ant/ivy/site/target/ivyde/updatesite/site.xml Modified: ant/ivy

svn commit: r718421 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/plugins/resolver/BasicResolver.java

2008-11-17 Thread maartenc
Author: maartenc Date: Mon Nov 17 14:38:45 2008 New Revision: 718421 URL: http://svn.apache.org/viewvc?rev=718421view=rev Log: IMPROVEMENT: Support useOrigin for artifacts with a set url attribute (IVY-965) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org/apache

svn commit: r719378 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/ant/IvyBuildNumber.java test/java/org/apache/ivy/ant/IvyBuildNumberTest.java test/repositories/ivysettings-checksums.x

2008-11-20 Thread maartenc
Author: maartenc Date: Thu Nov 20 13:21:37 2008 New Revision: 719378 URL: http://svn.apache.org/viewvc?rev=719378view=rev Log: FIX: ivy:buildnumber returns wrong result when resolve fails (IVY-970) Added: ant/ivy/core/trunk/test/repositories/ivysettings-checksums.xml Modified: ant/ivy

svn commit: r720059 - /ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/resolver/util/ResolverHelper.java

2008-11-23 Thread maartenc
Author: maartenc Date: Sun Nov 23 14:34:35 2008 New Revision: 720059 URL: http://svn.apache.org/viewvc?rev=720059view=rev Log: Fixed a problem with the regexp used for listing the possible values of a token, this is causing problems in combination with for instance the ivy:buildnumber task (IVY

svn commit: r720307 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/plugins/parser/m2/PomReader.java test/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorParserTest.java test/ja

2008-11-24 Thread maartenc
Author: maartenc Date: Mon Nov 24 14:07:47 2008 New Revision: 720307 URL: http://svn.apache.org/viewvc?rev=720307view=rev Log: - FIX: IO problem while parsing ivy file (Resetting to invalid mark) (IVY-975) - FIX: Cannot parse maven2 poms containing an UTF-8 BOM Added: ant/ivy/core/trunk

svn commit: r720591 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/Main.java

2008-11-25 Thread maartenc
Author: maartenc Date: Tue Nov 25 12:33:30 2008 New Revision: 720591 URL: http://svn.apache.org/viewvc?rev=720591view=rev Log: IMPROVEMENT: Ivy Standalone setting to overwrite publications (IVY-976) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org/apache/ivy

svn commit: r720603 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/plugins/resolver/AbstractPatternsBasedResolver.java src/java/org/apache/ivy/plugins/resolver/IBiblioResolver.java

2008-11-25 Thread maartenc
Author: maartenc Date: Tue Nov 25 13:31:51 2008 New Revision: 720603 URL: http://svn.apache.org/viewvc?rev=720603view=rev Log: FIX: listing possible token values doesn't work properly for the ibiblio resolver Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org

svn commit: r720605 - /ant/ivy/core/trunk/src/java/org/apache/ivy/ant/IvyBuildNumber.java

2008-11-25 Thread maartenc
Author: maartenc Date: Tue Nov 25 13:36:19 2008 New Revision: 720605 URL: http://svn.apache.org/viewvc?rev=720605view=rev Log: Use exact matcher for organisation, module and branch to avoid unnecessary listing (and support ibiblio resolver which doesn't list organisations/modules) Modified

svn commit: r720606 - /ant/ivy/core/trunk/src/java/org/apache/ivy/ant/IvyBuildNumber.java

2008-11-25 Thread maartenc
Author: maartenc Date: Tue Nov 25 13:38:16 2008 New Revision: 720606 URL: http://svn.apache.org/viewvc?rev=720606view=rev Log: Removed unused import. Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/ant/IvyBuildNumber.java Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/ant

svn commit: r721019 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/plugins/resolver/BasicResolver.java src/java/org/apache/ivy/util/ChecksumHelper.java

2008-11-26 Thread maartenc
Author: maartenc Date: Wed Nov 26 14:51:18 2008 New Revision: 721019 URL: http://svn.apache.org/viewvc?rev=721019view=rev Log: - IMPROVEMENT: Error message is not clear when specifying an invalid value for checksums (IVY-977) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk

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

2008-11-27 Thread maartenc
Author: maartenc Date: Thu Nov 27 13:46:44 2008 New Revision: 721287 URL: http://svn.apache.org/viewvc?rev=721287view=rev Log: IMPROVEMENT: Error message is not clear when specifying an invalid value for checksums (IVY-977) Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins

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

2008-11-27 Thread maartenc
Author: maartenc Date: Thu Nov 27 14:20:57 2008 New Revision: 721304 URL: http://svn.apache.org/viewvc?rev=721304view=rev Log: Removed unnecessary cast the HttpUrlConnection Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/util/url/BasicURLHandler.java Modified: ant/ivy/core/trunk/src

svn commit: r723065 - in /ant/ivy/core/trunk: ./ src/java/org/apache/ivy/plugins/resolver/ test/java/org/apache/ivy/core/resolve/ test/repositories/norev/ test/repositories/norev/module3/

2008-12-03 Thread maartenc
Author: maartenc Date: Wed Dec 3 12:50:45 2008 New Revision: 723065 URL: http://svn.apache.org/viewvc?rev=723065view=rev Log: FIX: NullPointerException when resolving module wihout revision in the pattern (IVY-980) + junit test Added: ant/ivy/core/trunk/test/repositories/norev/ivy

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

2008-12-03 Thread maartenc
Author: maartenc Date: Wed Dec 3 12:51:26 2008 New Revision: 723066 URL: http://svn.apache.org/viewvc?rev=723066view=rev Log: spelling Modified: ant/ivy/core/trunk/CHANGES.txt Modified: ant/ivy/core/trunk/CHANGES.txt URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/CHANGES.txt?rev

svn commit: r723467 - /ant/ivy/core/trunk/test/java/org/apache/ivy/ant/IvyInstallTest.java

2008-12-04 Thread maartenc
Author: maartenc Date: Thu Dec 4 14:15:30 2008 New Revision: 723467 URL: http://svn.apache.org/viewvc?rev=723467view=rev Log: Removed unused import. Modified: ant/ivy/core/trunk/test/java/org/apache/ivy/ant/IvyInstallTest.java Modified: ant/ivy/core/trunk/test/java/org/apache/ivy/ant

svn commit: r723470 - /ant/ivy/core/trunk/ivy.xml

2008-12-04 Thread maartenc
Author: maartenc Date: Thu Dec 4 14:24:56 2008 New Revision: 723470 URL: http://svn.apache.org/viewvc?rev=723470view=rev Log: Exclude junit in more configurations... Modified: ant/ivy/core/trunk/ivy.xml Modified: ant/ivy/core/trunk/ivy.xml URL: http://svn.apache.org/viewvc/ant/ivy/core

svn commit: r726812 - in /ant/ivy/core/branches/2.0.x: ./ CHANGES.txt src/java/org/apache/ivy/Main.java

2008-12-15 Thread maartenc
Author: maartenc Date: Mon Dec 15 13:38:51 2008 New Revision: 726812 URL: http://svn.apache.org/viewvc?rev=726812view=rev Log: IMPROVEMENT: Ivy Standalone setting to overwrite publications (IVY-976) (merged from trunk) Modified: ant/ivy/core/branches/2.0.x/ (props changed) ant/ivy

svn commit: r726815 - in /ant/ivy/core/branches/2.0.x: ./ CHANGES.txt src/java/org/apache/ivy/Main.java

2008-12-15 Thread maartenc
Author: maartenc Date: Mon Dec 15 13:44:13 2008 New Revision: 726815 URL: http://svn.apache.org/viewvc?rev=726815view=rev Log: FIX: Log levels aren't respected in certain cases using the standalone functionality (IVY-960) (thanks to Patrick Woodworth) (merged from trunk) Modified: ant/ivy

svn commit: r726818 - in /ant/ivy/core/branches/2.0.x: ./ CHANGES.txt src/java/org/apache/ivy/plugins/report/LogReportOutputter.java test/java/org/apache/ivy/ant/IvyResolveTest.java

2008-12-15 Thread maartenc
Author: maartenc Date: Mon Dec 15 13:49:40 2008 New Revision: 726818 URL: http://svn.apache.org/viewvc?rev=726818view=rev Log: FIX: NPE in LogReportOutputter (IVY-961) (merged from trunk) Modified: ant/ivy/core/branches/2.0.x/ (props changed) ant/ivy/core/branches/2.0.x/CHANGES.txt

svn commit: r726864 - in /ant/ivy/core/branches/2.0.x: ./ src/java/org/apache/ivy/plugins/parser/m2/ test/java/org/apache/ivy/plugins/parser/m2/

2008-12-15 Thread maartenc
Author: maartenc Date: Mon Dec 15 14:36:54 2008 New Revision: 726864 URL: http://svn.apache.org/viewvc?rev=726864view=rev Log: - FIX: IO problem while parsing ivy file (Resetting to invalid mark) (IVY-975) (merged from trunk) - FIX: Cannot parse maven2 poms containing an UTF-8 BOM (merged from

svn commit: r727157 - in /ant/ivy/core/branches/2.0.x: ./ CHANGES.txt src/java/org/apache/ivy/util/url/AbstractURLHandler.java

2008-12-16 Thread maartenc
Author: maartenc Date: Tue Dec 16 13:32:39 2008 New Revision: 727157 URL: http://svn.apache.org/viewvc?rev=727157view=rev Log: FIX: Files with non-latin symbols fail to download (IVY-962) (merged from trunk) Modified: ant/ivy/core/branches/2.0.x/ (props changed) ant/ivy/core/branches

svn commit: r727164 - in /ant/ivy/core/branches/2.0.0: ./ .settings/ META-INF/ doc/ src/ src/java/org/apache/ivy/plugins/parser/m2/ src/java/org/apache/ivy/plugins/resolver/ src/java/org/apache/ivy/ut

2008-12-16 Thread maartenc
Author: maartenc Date: Tue Dec 16 13:39:36 2008 New Revision: 727164 URL: http://svn.apache.org/viewvc?rev=727164view=rev Log: Created the ivy 2.0.0 branch. Added: ant/ivy/core/branches/2.0.0/ (props changed) - copied from r727157, ant/ivy/core/branches/2.0.x/ ant/ivy/core

svn commit: r727183 - in /ant/ivy/core/branches/2.0.0: README RELEASE_NOTES version.properties

2008-12-16 Thread maartenc
Author: maartenc Date: Tue Dec 16 13:56:33 2008 New Revision: 727183 URL: http://svn.apache.org/viewvc?rev=727183view=rev Log: Preparing 2.0.0 release. Modified: ant/ivy/core/branches/2.0.0/README ant/ivy/core/branches/2.0.0/RELEASE_NOTES ant/ivy/core/branches/2.0.0

svn commit: r727188 - /ant/ivy/core/branches/2.0.0/build-release.xml

2008-12-16 Thread maartenc
Author: maartenc Date: Tue Dec 16 14:04:59 2008 New Revision: 727188 URL: http://svn.apache.org/viewvc?rev=727188view=rev Log: Load the xooki antlib inside the 'generate-doc' target. This allows us to run the other targets with JDK 1.4. Modified: ant/ivy/core/branches/2.0.0/build

svn commit: r727189 - /ant/ivy/core/branches/2.0.0/doc/ivy.xsd

2008-12-16 Thread maartenc
Author: maartenc Date: Tue Dec 16 14:06:19 2008 New Revision: 727189 URL: http://svn.apache.org/viewvc?rev=727189view=rev Log: Preparing 2.0.0 release. Added: ant/ivy/core/branches/2.0.0/doc/ivy.xsd Added: ant/ivy/core/branches/2.0.0/doc/ivy.xsd URL: http://svn.apache.org/viewvc/ant/ivy

svn commit: r727519 - in /ant/ivy/core/branches/2.0.0/doc: release-notes.html toc.json

2008-12-17 Thread maartenc
Author: maartenc Date: Wed Dec 17 13:36:26 2008 New Revision: 727519 URL: http://svn.apache.org/viewvc?rev=727519view=rev Log: Preparing 2.0.0 release. Added: ant/ivy/core/branches/2.0.0/doc/release-notes.html (with props) Modified: ant/ivy/core/branches/2.0.0/doc/toc.json Added: ant

svn commit: r727546 - /ant/ivy/core/branches/2.0.0/build-release.xml

2008-12-17 Thread maartenc
Author: maartenc Date: Wed Dec 17 14:23:26 2008 New Revision: 727546 URL: http://svn.apache.org/viewvc?rev=727546view=rev Log: A bit less logging when signing the files Modified: ant/ivy/core/branches/2.0.0/build-release.xml Modified: ant/ivy/core/branches/2.0.0/build-release.xml URL: http

svn commit: r732105 - /ant/ivy/core/branches/2.0.0/doc/use/cachepath.html

2009-01-06 Thread maartenc
Author: maartenc Date: Tue Jan 6 12:40:22 2009 New Revision: 732105 URL: http://svn.apache.org/viewvc?rev=732105view=rev Log: Updated the comment about not using ivy:cachepath in order to make the build process more independent from Ivy. It gave the wrong impression that this task shouldn't

svn commit: r732483 - in /ant/ivy/core/branches/2.0.0: CHANGES.txt doc/release-notes.html src/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorBuilder.java

2009-01-07 Thread maartenc
Author: maartenc Date: Wed Jan 7 12:53:00 2009 New Revision: 732483 URL: http://svn.apache.org/viewvc?rev=732483view=rev Log: FIX: NullPointerException at PomModuleDescriptorBuilder.addDependency (IVY-995) Modified: ant/ivy/core/branches/2.0.0/CHANGES.txt ant/ivy/core/branches/2.0.0/doc

svn commit: r732494 - in /ant/ivy/core/branches/2.0.0: ./ doc/ doc/resolver/ src/java/org/apache/ivy/plugins/resolver/packager/

2009-01-07 Thread maartenc
Author: maartenc Date: Wed Jan 7 13:06:02 2009 New Revision: 732494 URL: http://svn.apache.org/viewvc?rev=732494view=rev Log: IMPROVEMENT: Extend packager resolver to allow arbitrary ant tasks in build instructions (IVY-994) (thanks to Archie Cobbs) Modified: ant/ivy/core/branches/2.0.0

svn commit: r732505 - /ant/ivy/core/branches/2.0.0/src/java/org/apache/ivy/plugins/resolver/packager/packager.xsl

2009-01-07 Thread maartenc
Author: maartenc Date: Wed Jan 7 13:29:28 2009 New Revision: 732505 URL: http://svn.apache.org/viewvc?rev=732505view=rev Log: Fixed problem with stylesheet caused by IVY-994. Modified: ant/ivy/core/branches/2.0.0/src/java/org/apache/ivy/plugins/resolver/packager/packager.xsl Modified

svn commit: r732546 - in /ant/ivy/updatesite/trunk/dist: ./ features/ plugins/

2009-01-07 Thread maartenc
Author: maartenc Date: Wed Jan 7 15:00:58 2009 New Revision: 732546 URL: http://svn.apache.org/viewvc?rev=732546view=rev Log: Preparing updatesite for Ivy 2.0.0 release Added: ant/ivy/updatesite/trunk/dist/features/org.apache.ivy.feature_2.0.0.jar (with props) ant/ivy/updatesite

svn commit: r732858 - in /ant/ivy/updatesite/trunk/dist: ./ features/ plugins/

2009-01-08 Thread maartenc
Author: maartenc Date: Thu Jan 8 14:40:50 2009 New Revision: 732858 URL: http://svn.apache.org/viewvc?rev=732858view=rev Log: Updated bundle version to 2.0.0.final Added: ant/ivy/updatesite/trunk/dist/features/org.apache.ivy.feature_2.0.0.final.jar (with props) ant/ivy/updatesite

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

2009-01-12 Thread maartenc
Author: maartenc Date: Mon Jan 12 14:25:48 2009 New Revision: 733938 URL: http://svn.apache.org/viewvc?rev=733938view=rev Log: Added 2.0.0 version Modified: ant/ivy/core/trunk/CHANGES.txt Modified: ant/ivy/core/trunk/CHANGES.txt URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk

svn commit: r733939 - in /ant/ivy/core/trunk: ./ build-release.xml

2009-01-12 Thread maartenc
Author: maartenc Date: Mon Jan 12 14:30:04 2009 New Revision: 733939 URL: http://svn.apache.org/viewvc?rev=733939view=rev Log: A bit less logging when signing the files (merged from 2.0.0 branch) Modified: ant/ivy/core/trunk/ (props changed) ant/ivy/core/trunk/build-release.xml

svn commit: r733942 - in /ant/ivy/core/trunk: ./ doc/use/cachepath.html

2009-01-12 Thread maartenc
Author: maartenc Date: Mon Jan 12 14:35:42 2009 New Revision: 733942 URL: http://svn.apache.org/viewvc?rev=733942view=rev Log: Updated the comment about not using ivy:cachepath in order to make the build process more independent from Ivy. It gave the wrong impression that this task shouldn't

svn commit: r733946 - in /ant/ivy/core/trunk: ./ src/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorBuilder.java

2009-01-12 Thread maartenc
Author: maartenc Date: Mon Jan 12 14:37:56 2009 New Revision: 733946 URL: http://svn.apache.org/viewvc?rev=733946view=rev Log: FIX: NullPointerException at PomModuleDescriptorBuilder.addDependency (IVY-995) (merged from 2.0.0 branch) Modified: ant/ivy/core/trunk/ (props changed) ant

svn commit: r733947 - in /ant/ivy/core/trunk: ./ doc/resolver/ src/java/org/apache/ivy/plugins/resolver/packager/

2009-01-12 Thread maartenc
Author: maartenc Date: Mon Jan 12 14:42:04 2009 New Revision: 733947 URL: http://svn.apache.org/viewvc?rev=733947view=rev Log: IMPROVEMENT: Extend packager resolver to allow arbitrary ant tasks in build instructions (IVY-994) (thanks to Archie Cobbs) (merged from 2.0.0 branch) Modified: ant

svn commit: r733950 - in /ant/ivy/core/trunk: ./ build-release.xml

2009-01-12 Thread maartenc
Author: maartenc Date: Mon Jan 12 14:44:50 2009 New Revision: 733950 URL: http://svn.apache.org/viewvc?rev=733950view=rev Log: Load the xooki antlib inside the 'generate-doc' target. This allows us to run the other targets with JDK 1.4. (merged from 2.0.0 branch) Modified: ant/ivy/core

svn commit: r733954 - in /ant/ivy/core/branches/2.0.x: ./ doc/ doc/resolver/ doc/use/ src/java/org/apache/ivy/plugins/parser/m2/ src/java/org/apache/ivy/plugins/resolver/packager/

2009-01-12 Thread maartenc
Author: maartenc Date: Mon Jan 12 14:58:34 2009 New Revision: 733954 URL: http://svn.apache.org/viewvc?rev=733954view=rev Log: Merged all changes made to 2.0.0 branch back into the 2.0.x branch. Modified: ant/ivy/core/branches/2.0.x/ (props changed) ant/ivy/core/branches/2.0.x

svn commit: r734517 - in /ant/ivy/core/trunk: ./ src/java/org/apache/ivy/core/settings/ src/java/org/apache/ivy/plugins/conflict/ test/java/org/apache/ivy/core/resolve/ test/repositories/IVY-999/ test

2009-01-14 Thread maartenc
Author: maartenc Date: Wed Jan 14 13:22:01 2009 New Revision: 734517 URL: http://svn.apache.org/viewvc?rev=734517view=rev Log: FIX: Ivy deliver fails to replace dynamic revision (IVY-999) (thanks to Martin Eigenbrodt) Added: ant/ivy/core/trunk/test/java/org/apache/ivy/core/resolve/ivy-999

svn commit: r734618 - /ant/ivy/core/trunk/test/java/org/apache/ivy/core/resolve/ResolveTest.java

2009-01-14 Thread maartenc
Author: maartenc Date: Wed Jan 14 23:16:27 2009 New Revision: 734618 URL: http://svn.apache.org/viewvc?rev=734618view=rev Log: Fixed junit test: paths are case-sensitive on unix Modified: ant/ivy/core/trunk/test/java/org/apache/ivy/core/resolve/ResolveTest.java Modified: ant/ivy/core/trunk

svn commit: r735557 - in /ant/ivy/core/tags/2.0.0: ./ doc/ doc/resolver/ doc/use/ src/java/org/apache/ivy/plugins/parser/m2/ src/java/org/apache/ivy/plugins/resolver/packager/

2009-01-18 Thread maartenc
Author: maartenc Date: Sun Jan 18 14:08:59 2009 New Revision: 735557 URL: http://svn.apache.org/viewvc?rev=735557view=rev Log: Tag release 2.0.0 Added: ant/ivy/core/tags/2.0.0/ (props changed) - copied from r727167, ant/ivy/core/branches/2.0.0/ ant/ivy/core/tags/2.0.0/CHANGES.txt

svn commit: r735870 - in /ant/ivy/site: build.xml download.html history/ images/ivy-dl-2.0.0.png index.html toc.json

2009-01-19 Thread maartenc
Author: maartenc Date: Mon Jan 19 15:08:28 2009 New Revision: 735870 URL: http://svn.apache.org/viewvc?rev=735870view=rev Log: Preparing site for Ivy 2.0.0 release. Added: ant/ivy/site/images/ivy-dl-2.0.0.png (with props) Modified: ant/ivy/site/build.xml ant/ivy/site/download.html

svn commit: r735871 - /ant/ivy/core/branches/2.0.0/doc/release-notes.html

2009-01-19 Thread maartenc
Author: maartenc Date: Mon Jan 19 15:10:12 2009 New Revision: 735871 URL: http://svn.apache.org/viewvc?rev=735871view=rev Log: Preparing site for Ivy 2.0.0 release. Modified: ant/ivy/core/branches/2.0.0/doc/release-notes.html Modified: ant/ivy/core/branches/2.0.0/doc/release-notes.html URL

svn commit: r736095 - in /ant/ivy/updatesite/tags/ivy-2.0.0.final: ./ dist/ dist/features/ dist/plugins/

2009-01-20 Thread maartenc
Author: maartenc Date: Tue Jan 20 12:35:02 2009 New Revision: 736095 URL: http://svn.apache.org/viewvc?rev=736095view=rev Log: Tag ivy release 2.0.0.final Added: ant/ivy/updatesite/tags/ivy-2.0.0.final/ - copied from r732530, ant/ivy/updatesite/trunk/ ant/ivy/updatesite/tags/ivy

svn commit: r736098 - /ant/ivy/updatesite/tags/ivy-2.0.0.final/

2009-01-20 Thread maartenc
Author: maartenc Date: Tue Jan 20 12:42:36 2009 New Revision: 736098 URL: http://svn.apache.org/viewvc?rev=736098view=rev Log: Removed ivy-2.0.0.final tag. Removed: ant/ivy/updatesite/tags/ivy-2.0.0.final/

svn commit: r736100 - /ant/ivy/updatesite/tags/ivy-2.0.0.final/

2009-01-20 Thread maartenc
Author: maartenc Date: Tue Jan 20 12:48:49 2009 New Revision: 736100 URL: http://svn.apache.org/viewvc?rev=736100view=rev Log: Tag ivy release 2.0.0.final (new attempt) Added: ant/ivy/updatesite/tags/ivy-2.0.0.final/ - copied from r736099, ant/ivy/updatesite/trunk/

svn commit: r736104 - in /ant/ivy/site/ivyde/updatesite: digest.zip digest.zip.asc digest.zip.md5 digest.zip.sha site.xml

2009-01-20 Thread maartenc
Author: maartenc Date: Tue Jan 20 13:01:29 2009 New Revision: 736104 URL: http://svn.apache.org/viewvc?rev=736104view=rev Log: Preparing old updatesite for Ivy 2.0.0 release. Added: ant/ivy/site/ivyde/updatesite/digest.zip ant/ivy/site/ivyde/updatesite/digest.zip.asc ant/ivy/site

svn commit: r738250 - in /ant/core/trunk: docs/antnews.html docs/index.html xdocs/antnews.xml xdocs/index.xml

2009-01-27 Thread maartenc
Author: maartenc Date: Tue Jan 27 21:26:00 2009 New Revision: 738250 URL: http://svn.apache.org/viewvc?rev=738250view=rev Log: Added announcement for the Ivy 2.0.0 release. Modified: ant/core/trunk/docs/antnews.html ant/core/trunk/docs/index.html ant/core/trunk/xdocs/antnews.xml

svn commit: r738252 - /ant/core/trunk/docs.xml

2009-01-27 Thread maartenc
Author: maartenc Date: Tue Jan 27 21:31:44 2009 New Revision: 738252 URL: http://svn.apache.org/viewvc?rev=738252view=rev Log: Fixed the anakia.classpath construction when using velocity 1.6.1 Modified: ant/core/trunk/docs.xml Modified: ant/core/trunk/docs.xml URL: http://svn.apache.org

svn commit: r738276 - in /ant/ivy/core/trunk: CHANGES.txt doc/use/buildnumber.html src/java/org/apache/ivy/ant/IvyBuildNumber.java

2009-01-27 Thread maartenc
Author: maartenc Date: Tue Jan 27 22:17:26 2009 New Revision: 738276 URL: http://svn.apache.org/viewvc?rev=738276view=rev Log: IMPROVEMENT: resolver attribute for buildnumber task (IVY-1019) (thanks to Martin Eigenbrodt) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/doc

svn commit: r738662 - in /ant/ivy/core/trunk: ./ src/java/org/apache/ivy/util/ test/repositories/checksums/allright/

2009-01-28 Thread maartenc
Author: maartenc Date: Wed Jan 28 23:14:05 2009 New Revision: 738662 URL: http://svn.apache.org/viewvc?rev=738662view=rev Log: FIX: Support for opensll sha1 and md5 checksum (IVY-1006) Added: ant/ivy/core/trunk/test/repositories/checksums/allright/allright-1.0.jar.sha1 ant/ivy/core

svn commit: r739056 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/plugins/report/ivy-report.xsl

2009-01-29 Thread maartenc
Author: maartenc Date: Thu Jan 29 22:40:29 2009 New Revision: 739056 URL: http://svn.apache.org/viewvc?rev=739056view=rev Log: - IMPROVEMENT: display the revision of the resolved module in ivy-report.xsl (IVY-1024) (thanks to Carlton Brown) - FIX: Fixed broken logo link in ivy-report.xsl (IVY

svn commit: r740475 - /ant/antlibs/common/trunk/KEYS

2009-02-03 Thread maartenc
Author: maartenc Date: Tue Feb 3 22:08:58 2009 New Revision: 740475 URL: http://svn.apache.org/viewvc?rev=740475view=rev Log: Added signature Modified: ant/antlibs/common/trunk/KEYS Modified: ant/antlibs/common/trunk/KEYS URL: http://svn.apache.org/viewvc/ant/antlibs/common/trunk/KEYS?rev

svn commit: r740477 - /ant/core/trunk/KEYS

2009-02-03 Thread maartenc
Author: maartenc Date: Tue Feb 3 22:13:12 2009 New Revision: 740477 URL: http://svn.apache.org/viewvc?rev=740477view=rev Log: Added signature Modified: ant/core/trunk/KEYS Modified: ant/core/trunk/KEYS URL: http://svn.apache.org/viewvc/ant/core/trunk/KEYS?rev=740477r1=740476r2=740477view

svn commit: r740887 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/plugins/repository/url/URLRepository.java

2009-02-04 Thread maartenc
Author: maartenc Date: Wed Feb 4 21:12:06 2009 New Revision: 740887 URL: http://svn.apache.org/viewvc?rev=740887view=rev Log: FIX: overwrite='false' completely prevents publishing into url repositories (IVY-1007) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org

svn commit: r740899 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/Main.java

2009-02-04 Thread maartenc
Author: maartenc Date: Wed Feb 4 21:31:05 2009 New Revision: 740899 URL: http://svn.apache.org/viewvc?rev=740899view=rev Log: FIX: Ivy Standalone hangs after publishing to SSH resolver (IVY-1009) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org/apache/ivy

svn commit: r741336 - /ant/ivy/core/trunk/test/java/org/apache/ivy/plugins/resolver/FileSystemResolverTest.java

2009-02-05 Thread maartenc
Author: maartenc Date: Thu Feb 5 23:06:40 2009 New Revision: 741336 URL: http://svn.apache.org/viewvc?rev=741336view=rev Log: Forgot to commit the modified test for IVY-1006 Modified: ant/ivy/core/trunk/test/java/org/apache/ivy/plugins/resolver/FileSystemResolverTest.java Modified: ant

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

2009-02-05 Thread maartenc
Author: maartenc Date: Thu Feb 5 23:08:48 2009 New Revision: 741337 URL: http://svn.apache.org/viewvc?rev=741337view=rev Log: Allow other attributes in the ivy-module element as well (IVY-1029). Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/parser/xml/ivy.xsd Modified: ant

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

2009-02-09 Thread maartenc
Author: maartenc Date: Mon Feb 9 22:01:12 2009 New Revision: 742761 URL: http://svn.apache.org/viewvc?rev=742761view=rev Log: Reverted change made for IVY-1029. Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/parser/xml/ivy.xsd Modified: ant/ivy/core/trunk/src/java/org/apache

svn commit: r743088 - /ant/ivy/core/trunk/src/java/org/apache/ivy/core/module/descriptor/DefaultModuleDescriptor.java

2009-02-10 Thread maartenc
Author: maartenc Date: Tue Feb 10 20:29:38 2009 New Revision: 743088 URL: http://svn.apache.org/viewvc?rev=743088view=rev Log: Improved the error message when adding an artifact in an unknown configuration. Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/core/module/descriptor

svn commit: r743096 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/core/module/descriptor/DefaultModuleDescriptor.java src/java/org/apache/ivy/core/module/id/ArtifactId.java

2009-02-10 Thread maartenc
Author: maartenc Date: Tue Feb 10 20:43:51 2009 New Revision: 743096 URL: http://svn.apache.org/viewvc?rev=743096view=rev Log: Improved the error message when adding an artifact to an unknown configuration (2nd attempt). Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src

svn commit: r743126 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/plugins/resolver/IBiblioResolver.java

2009-02-10 Thread maartenc
Author: maartenc Date: Tue Feb 10 22:02:15 2009 New Revision: 743126 URL: http://svn.apache.org/viewvc?rev=743126view=rev Log: FIX: Snapshot issues when using ibiblio resolver when m2compatible is false (IVY-1028) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org

svn commit: r743146 - /ant/ivy/core/trunk/src/java/org/apache/ivy/core/resolve/IvyNode.java

2009-02-10 Thread maartenc
Author: maartenc Date: Tue Feb 10 22:46:45 2009 New Revision: 743146 URL: http://svn.apache.org/viewvc?rev=743146view=rev Log: Reduced logging when loglevel is download-only or quiet. Might fix IVY-1004, but waiting for feedback before we can be sure. Modified: ant/ivy/core/trunk/src/java

svn commit: r743256 - /ant/ivy/core/trunk/src/java/org/apache/ivy/core/module/descriptor/DefaultDependencyDescriptor.java

2009-02-10 Thread maartenc
Author: maartenc Date: Wed Feb 11 07:31:29 2009 New Revision: 743256 URL: http://svn.apache.org/viewvc?rev=743256view=rev Log: Improved the error message when adding a dependency in an unknown configuration. Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/core/module/descriptor

svn commit: r744087 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/ant/IvyPostResolveTask.java test/java/org/apache/ivy/ant/IvyRetrieveTest.java

2009-02-13 Thread maartenc
Author: maartenc Date: Fri Feb 13 11:39:48 2009 New Revision: 744087 URL: http://svn.apache.org/viewvc?rev=744087view=rev Log: FIX: Ivy retrieve does not honor validate=false from ivysettings (IVY-992) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org/apache/ivy

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

2009-02-13 Thread maartenc
Author: maartenc Date: Fri Feb 13 12:39:11 2009 New Revision: 744101 URL: http://svn.apache.org/viewvc?rev=744101view=rev Log: FIX: Dependency Configuration Negation does not work (IVY-982) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org/apache/ivy/core/module

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

2009-02-14 Thread maartenc
Author: maartenc Date: Sat Feb 14 21:04:19 2009 New Revision: 744568 URL: http://svn.apache.org/viewvc?rev=744568view=rev Log: IMPROVEMENT: Ability to strip revConstraint attribute from delivered Ivy files (IVY-989) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/doc/use

svn commit: r748341 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/ant/IvyPostResolveTask.java src/java/org/apache/ivy/ant/IvyResolve.java

2009-02-26 Thread maartenc
Author: maartenc Date: Thu Feb 26 22:48:20 2009 New Revision: 748341 URL: http://svn.apache.org/viewvc?rev=748341view=rev Log: IMPROVEMENT: ivy:resolve ant task does not support branch attribute (IVY-1035) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org/apache

svn commit: r749743 - in /ant/ivy/core/trunk/doc/use: postresolvetask.html resolve.html

2009-03-03 Thread maartenc
Author: maartenc Date: Tue Mar 3 20:46:05 2009 New Revision: 749743 URL: http://svn.apache.org/viewvc?rev=749743view=rev Log: IMPROVEMENT: ivy:resolve ant task does not support branch attribute (IVY-1035) Modified: ant/ivy/core/trunk/doc/use/postresolvetask.html ant/ivy/core/trunk/doc

<    1   2   3   4   5   6   7   8   9   10   >